summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.1.1
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-07-09 11:18:41 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-07-09 11:18:41 (GMT)
commitdadfb997897141ccd47808b2e9b38807f0042c53 (patch)
treed7b3fb5cec530c2b68c5a6dc0882f08de3b7605c /dist/changes-4.1.1
parentd9b959c85b1b285e63e8aa2dcc01ac0426614ddf (diff)
downloadQt-dadfb997897141ccd47808b2e9b38807f0042c53.zip
Qt-dadfb997897141ccd47808b2e9b38807f0042c53.tar.gz
Qt-dadfb997897141ccd47808b2e9b38807f0042c53.tar.bz2
get rid of some expected failures
The JSC parser doesn't understand function expressions as statements; you have to surround the expression by parentheses. That's in accordance with the ECMA spec, but most implementations (including the old qtscript backend) don't require the parentheses. However, since it's easier to change the tests than the JSC parser, let's do that for now to get rid of some noise in the test output.
Diffstat (limited to 'dist/changes-4.1.1')
0 files changed, 0 insertions, 0 deletions