summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #340 from bocoup/rawBrian Terlson2015-07-071-18/+28
|\
| * Implement `raw` flagMike Pennisi2015-07-071-18/+28
* | Merge pull request #351 from arv/fix-indentationBrian Terlson2015-07-061-6/+6
|\ \
| * | Unify indentation in test_monkeyYaml.pyErik Arvidsson2015-07-061-6/+6
| |/
* | Merge pull request #347 from bocoup/all-monkey-all-the-timeBrian Terlson2015-07-061-6/+2
|\ \ | |/ |/|
| * Use "monkeyYaml" in all environmentsMike Pennisi2015-07-011-6/+2
* | monkeyYaml: Add support for line foldingErik Arvidsson2015-07-012-9/+63
|/
* Move website scripts to a dedicated directoryMike Pennisi2015-06-263-18/+18
* Remove support for legacy `$INCLUDE` syntaxMike Pennisi2015-06-261-1/+1
* Update browser runner to inject `assert.js`Mike Pennisi2015-06-183-3/+0
* Fix monkey yaml's handling of carriage returnErik Arvidsson2015-06-102-1/+5
* Update contribution informationMike Pennisi2015-05-251-4/+24
* Python harness: run tests in both modes by defaultBrian Terlson2015-05-131-3/+1
* candidate fix for #215smikes2015-03-302-5/+44
* Fix JUnit output so that it can be actually be parsed by JUnit andGregory Brail2015-02-261-3/+14
* Fix packager.py for updated locationsBrian Terlson2014-12-091-1/+1
* Update python scripts for new pathsBrian Terlson2014-12-072-6/+5
* Merge pull request #127 from smikes/assertsBrian Terlson2014-12-014-1/+5
|\
| * add "assert.js" to python, website runners toosmikes2014-12-014-1/+5
* | Fix whitespace for async test detectionDomenic Denicola2014-12-011-1/+1
* | Remove trailing whitespace from the PythonDomenic Denicola2014-12-0115-132/+132
|/
* add some unit testssmikes2014-11-113-29/+296
* Merge pull request #104 from smikes/monkeyYaml-loadfixBrian Terlson2014-10-242-5/+31
|\
| * load monkeyYaml without assuming it is on pathSam Mikes2014-10-242-5/+31
* | additional fixes suggested by @anbaSam Mikes2014-10-241-1/+6
|/
* provide fallback parser if YAML not installedSam Mikes2014-08-283-3/+210
* bestPractice: supply error names to negativeSam Mikes2014-08-131-21/+27
* harness: remove unused codeSam Mikes2014-08-031-9/+22
* tools, harness: support new YAML frontmatterSam Mikes2014-07-308-49/+370
* test262.py: only include helper scripts when neededSam Mikes2014-07-211-5/+8
* Merge pull request #31 from Constellation/fix-error-codeBrian Terlson2014-07-181-7/+10
|\
| * Propagate error code when test cases are failedYusuke Suzuki2014-03-031-7/+10
* | Merge pull request #43 from smikes/initial-Promise-testsBrian Terlson2014-07-181-0/+7
|\ \
| * | async,promises: initial tests of PromisesSam Mikes2014-07-181-0/+7
* | | packager: make packager runnablesmikes2014-07-182-2/+2
|/ /
* | Adding Support for Async TestsNikSurya2014-07-151-6/+19
|/
* Bug 1472: Adding JUnit Compatible XML and Logfile support for Python test runnerPrashanth Srinivasan2013-06-101-11/+107
* Bug 1466: add test262.py parameter to set loglevelDan Schaffer2013-05-101-0/+12
* Bug 1457: fix for Windows to remove quotes in test262.pyDan Schaffer2013-05-101-1/+1
* Updated test402 main page to reflect that ECMA-402 is now an approved standard.Norbert Lindenberg2012-12-171-2/+6
* Made web site packager insert line breaks into JSON files for saner diffs.Norbert Lindenberg2012-09-121-3/+4
* Added new tests for chapters 6 and 9 of ECMAScript Internationalization API S...Norbert Lindenberg2012-08-261-0/+1
* Added tests for requirements imposed on the built-in objects of the ECMAScrip...Norbert Lindenberg2012-08-261-0/+1
* Updated existing tests for June 2012 spec changes; removed LocaleList tests; ...Norbert Lindenberg2012-08-221-1/+2
* Merged changes.Norbert Lindenberg2012-08-224-66/+86
|\
| * Got test402 web site into usable shape. Unified headers of test262/402 sites.Norbert Lindenberg2012-07-183-69/+85
| * Fixed bug 443: packager.py fails on Mac because of .DS_Store files.Norbert Lindenberg2012-07-181-0/+4
* | Fixing Intl402 and BestPractice pages as per bug https://bugs.ecmascript.org/...Bill Ticehurst2012-08-092-23/+48
* | Add capability to run chapters individually from the websitet-adamre2012-06-121-11/+23
|/
* https://bugs.ecmascript.org/show_bug.cgi?id=65 fixed.David Fugate2012-03-281-5/+7