Mark Miller
a2ca5b512b
Adapted the sputnik command line testRunner to a command line
...
testRunner, test262.py, that can run all the converted tests.
2011-09-11 21:12:01 -07:00
Mark Miller
274b5514fa
As David Fugate requested, changed the conversion of ietestcenter
...
style to append runTestCase(funcName); rather than
assertTrue(funcName.call(this)), giving the testing framework more
control.
2011-09-09 14:48:37 -07:00
Mark Miller
5c054fa412
First checkin of browserPlatform.js, even though it's far from ready.
2011-09-07 23:41:10 -07:00
Mark Miller
ca417c93dc
Now generating the format David Fugate and I agreed on this
...
morning. The rewrite of "function testcase()..." now puts the
assertTrue at the bottom. Preconditions, names, and ids are
removed. And the path in the file is ignored, and is instead set
accurately according to where the file is found.
2011-09-07 21:42:49 -07:00
Mark Miller
2f25dc8f0c
Added copyright.
2011-09-06 23:37:30 -07:00
Mark Miller
1558636929
Converts test cases to proposed new canonical form
2011-09-06 23:32:28 -07:00