David Fugate
77e7297a21
Re-gen'ed website.
2011-09-25 15:06:48 -07:00
Mark Miller
9e39b942b5
Moved test/suite/converted to its new home, as our new canonical
...
source starting NOW, to test/suite.
2011-09-25 14:44:28 -07:00
Mark Miller
be8c949142
Merged
2011-09-25 13:00:17 -07:00
Mark Miller
caa9c2f11f
Changed to get sputnik tests from sputnik_conformance_modified.
2011-09-25 12:58:24 -07:00
Mark Miller
5f94652df2
Moving sputnik/Conformance to new home at
...
external/contributions/Google/sputnik_conformance_modified. This move
is not consistent by itself. Also need upcoming commit to convert.js.
2011-09-25 12:53:12 -07:00
David Fugate
b144153fe8
Opera 11.5 hung ('delete Error' under Strict Mode worked thus corrupting the harness).
...
Restore Error as a workaround.
2011-09-25 12:50:45 -07:00
David Fugate
1e373168c6
Merge.
2011-09-25 12:25:14 -07:00
Mark Miller
f2b47a7ff3
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=127
2011-09-25 12:22:47 -07:00
David Fugate
ffbed26afd
Updated convert.js to use new IETC directory.
2011-09-25 12:22:44 -07:00
David Fugate
64c65066db
external/contributions/Microsoft/ietc_262modified/* consists of Microsoft's test262
...
contributions which have been modified (generally based on bug feedback). Doing this
as we don't want to modify the original contribution.
2011-09-25 12:14:01 -07:00
David Fugate
46ecc39d92
Removed ietestcenter from test/suite/*.
2011-09-25 12:11:19 -07:00
Mark Miller
d1f98e1059
Merged
2011-09-25 12:09:18 -07:00
Mark Miller
83430d0123
Removing elements of test/suite/sputnik that are not used to test
...
conformance. The top-level *.js files have already been duplicated in
test/harness. The directories are for testing non-standard behaviors,
and these remain under
external/contributions/Google/sputniktests/tests/
2011-09-25 12:08:25 -07:00
David Fugate
d8d5a15271
Merge.
2011-09-25 12:04:15 -07:00
David Fugate
71b447b8b4
Removed sputnik_converted. We now take what's under external/contributions/Google/* directly.
2011-09-25 12:03:31 -07:00
Mark Miller
0317028e15
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=13
2011-09-25 11:59:31 -07:00
Mark Miller
b9bd140cef
Merged
2011-09-25 11:50:12 -07:00
Mark Miller
58740a7088
https://bugs.ecmascript.org/show_bug.cgi?id=22
2011-09-25 11:48:37 -07:00
David Fugate
5e0a22f420
Removed TestCaseHTMLPackager. Replacement is tools/packaging/*.
2011-09-25 11:47:50 -07:00
David Fugate
5534d810e8
Sputnik conversion tool has been removed.
2011-09-25 11:45:55 -07:00
David Fugate
2470de7cd8
Merge.
2011-09-25 11:41:49 -07:00
David Fugate
ba41d38511
Regenerated website using new package.py and test/suite/converted.
2011-09-25 11:41:04 -07:00
Mark Miller
72a64280ae
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=133
2011-09-25 11:38:13 -07:00
Mark Miller
96682a8372
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=12
...
Hg: Enter commit message. Lines beginning with 'HG:' are removed.
2011-09-25 11:33:41 -07:00
Mark Miller
45f7cee019
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=15
2011-09-25 11:21:54 -07:00
Mark Miller
8c642b6172
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=58
2011-09-25 11:11:11 -07:00
Mark Miller
8a52d9cc33
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=128
2011-09-25 10:50:40 -07:00
David Fugate
a8e88a93dd
Merge.
2011-09-25 10:48:00 -07:00
David Fugate
d5bf95c628
Made exception type checking looser: window.onerror isn't spec'ed to give us the
...
exact error type, but we should get the '.message' property.
2011-09-25 10:47:34 -07:00
Mark Miller
e691523b51
Fixing https://bugs.ecmascript.org/show_bug.cgi?id=59
2011-09-25 10:43:20 -07:00
Mark Miller
eea2f45421
Tests for spec violation generically by enumerating properties.
2011-09-25 10:40:20 -07:00
David Fugate
cf22b0c733
Removed .DS_Store file.
2011-09-25 10:32:11 -07:00
Mark Miller
ede572eced
Fixed EarlyError naming. Accepting and ignoring at-bestPractice.
...
Added .hgignore
2011-09-25 08:40:10 -07:00
Mark Miller
aa67d8e5ac
Regenerated
2011-09-25 08:38:17 -07:00
Mark Miller
9d3bab7052
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=25
...
Hg: Enter commit message. Lines beginning with 'HG:' are removed.
2011-09-24 19:44:20 -07:00
Mark Miller
d378bd6ddd
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=24
2011-09-24 19:37:56 -07:00
Mark Miller
7cd21e6f24
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=120
2011-09-24 19:31:03 -07:00
Mark Miller
a277262e89
Regenerated
2011-09-24 18:15:40 -07:00
David Fugate
20d575423d
Strict property metadata fixes.
2011-09-24 17:43:13 -07:00
Mark Miller
9025e2580b
Merged
2011-09-24 17:38:16 -07:00
Mark Miller
46ae3ee2ac
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=117 Also removed
...
from excludes.xml tests that were fixed and removed either by this
commit or by earlier commits today
2011-09-24 17:37:08 -07:00
David Fugate
1e314c6e13
Merge.
2011-09-24 17:20:55 -07:00
David Fugate
305a2bb676
Fixed some strict metadata.
2011-09-24 17:19:43 -07:00
Mark Miller
db75ad6977
Fixed https://bugs.ecmascript.org/show_bug.cgi?id=29
2011-09-24 16:56:56 -07:00
Mark Miller
23e9693702
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=28
2011-09-24 16:52:11 -07:00
Mark Miller
318cebf831
Fixes https://bugs.ecmascript.org/show_bug.cgi?id=31
2011-09-24 16:47:27 -07:00
Mark Miller
dfa7024e15
Merged
2011-09-24 16:42:59 -07:00
Mark Miller
6adc4f7da9
Fixes bug https://bugs.ecmascript.org/show_bug.cgi?id=27 Also changed
...
an inappropriate @strict_mode_negative to @noStrict. There are more
(many more?) of these to fix
2011-09-24 16:42:04 -07:00
David Fugate
2bf9e7e2a0
Merge.
2011-09-24 16:36:50 -07:00
David Fugate
2b0122ef82
All tests are globally scoped tests - Part I.
2011-09-24 16:35:45 -07:00