David Fugate
0612ad7bb3
Added a LICENSE file to the root of the enlistment.
...
All Microsoft-contributed *.js and *.py sources now have Ecma's copyright header.
2012-02-29 14:23:47 -08:00
David Fugate
c3b41309c7
Made it clear on testcases_bestPractice.html that it's not the same as default.html.
2012-02-29 09:02:11 -08:00
David Fugate
4fb5071cd4
Migrated latest external\contributions\Microsoft\ietcLatest changes over to test\suite\*.
2012-02-27 15:46:23 -08:00
David Fugate
0ff258fa1d
Experimental test402 (internationalization testing) page added.
2012-01-25 14:29:00 -08:00
David Fugate
279825ea44
Added experimental test402 support (JS internationalization standard).
2012-01-25 14:04:40 -08:00
David Fugate
d7619456fa
Generate one *.html per *.json in addition to the default.html which includes all tests.
...
Added support to create testcases_bestPractice.html without also adding them to default.html.
Preliminary support for tests under test/suite/internationalization has been added.
2012-01-19 16:03:21 -08:00
David Fugate
43b58c99d0
Preserve only the first line of each test case's copyright header
...
when encoding to JSON which coincidentally preserves the BOM as well.
This shaved ~10 megs off of chapter15.json alone.
2011-11-04 12:04:46 -07:00
David Fugate
dc9bd9601b
Fewer Json files (experiment...).
2011-10-03 16:01:47 -07:00
Mark Miller
13b63c5486
test262 console runner working!
2011-09-30 08:24:38 -04:00
Mark Miller
64db10aa2d
Just reformatting to 80 columns
2011-09-30 03:59:50 -04:00
David Fugate
be82787a00
Do not include 'code' key in test object metadata.
2011-09-26 17:22:29 -07:00
David Fugate
ffa85c2584
Moved all test helper functions into sta.js; removed sputnikLib.js.
...
Laid down the groundwork for a console-based test runner.
2011-09-26 16:12:46 -07:00
David Fugate
19ec143b0d
Do not put 'best practice' tests on the live website.
2011-09-25 15:37:56 -07:00
David Fugate
ba41d38511
Regenerated website using new package.py and test/suite/converted.
2011-09-25 11:41:04 -07:00
David Fugate
2b0122ef82
All tests are globally scoped tests - Part I.
2011-09-24 16:35:45 -07:00
David Fugate
54b6ae5e9c
Moved resources and images directories (from website) up a couple levels.
...
Added new 'packaging' directory to tooling.
2011-09-24 11:47:48 -07:00
David Fugate
ff32b5c3fc
New HTML+console packager.
2011-09-24 10:35:50 -07:00