summaryrefslogtreecommitdiff
path: root/test/harness/sth.js
Commit message (Expand)AuthorAgeFilesLines
* Add capability to run chapters individually from the websitet-adamre2012-06-121-81/+291
* https://bugs.ecmascript.org/show_bug.cgi?id=65 fixed.David Fugate2012-03-281-6/+9
* Added a LICENSE file to the root of the enlistment.David Fugate2012-02-291-19/+5
* Fixed https://bugs.ecmascript.org/show_bug.cgi?id=207.David Fugate2011-11-111-1/+42
* test262 console runner working!Mark Miller2011-09-301-23/+23
* Moved all test helper functions into sta.js; removed sputnikLib.js.David Fugate2011-09-261-5/+0
* All tests are globally scoped tests - Part I.David Fugate2011-09-241-55/+44
* Removed all traces of test pre-req requirements.David Fugate2011-09-241-3/+18
* Merge.David Fugate2011-09-131-175/+130
|\
| * Merge.David Fugate2011-09-121-35/+35
| |\
| * | test\harness\*:David Fugate2011-08-251-91/+129
* | | Reformatted to 80 columns. Inserted missing semicolons. Removed oneMark Miller2011-09-131-58/+157
| |/ |/|
* | Adapted the sputnik command line testRunner to a command lineMark Miller2011-09-111-2/+2
* | Now generating the format David Fugate and I agreed on thisMark Miller2011-09-071-47/+47
|/
* https://bugs.ecmascript.org/show_bug.cgi?id=87 *should* in theory be fixed no...David Fugate2011-07-011-0/+3
* Moved TEST_LIST_PATH from sth.js to default.html.David Fugate2011-06-071-2/+1
* A major web browser does not fire window.onerror for iframes when the iframe'...David Fugate2011-04-201-5/+12
* *NOTE: this is a work-in-progress. Need to remove our dependency on a separa...David Fugate2011-04-201-15/+50
* We had a duplicate copy of fnGlobalObject in both sth.js and sta.js. Left on...David Fugate2011-04-081-1/+0
* Few minor changes to sta.js and sth.js to support Strict Mode.David Fugate2011-04-071-1/+2
* Switched from using XML for encoded test cases to JSON.David Fugate2011-03-111-17/+20
* Added a test harness 'debug' mode to Simple Test Harness. Accessible via app...David Fugate2011-02-081-0/+14
* test\harness\helper.js: extended the 'finished' method to accept as input th...David Fugate2011-02-031-10/+15
* - split sth.js (simple test harness) into sth.js and sta.js (simple test APIs)David Fugate2011-02-031-243/+0
* sth.js: added a couple of test helper functionsDavid Fugate2011-02-021-6/+135
* - default.html still had a reference to reports.js. Removed. Also, removed ...David Fugate2011-01-171-9/+3
* Did a bit of refactoring on the test262 directory structure and propagated ch...David Fugate2010-11-151-644/+284
* Propagated changes from website\resources\scripts\global over to test\harness...David Fugate2010-11-031-155/+367
* This commit includes Microsoft's initial contributions to Test262:David Fugate2010-10-181-0/+614