aboutsummaryrefslogtreecommitdiffstats
path: root/tools/packaging
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added a LICENSE file to the root of the enlistment.David Fugate2012-02-293-38/+16
* Made it clear on testcases_bestPractice.html that it's not the same as defaul...David Fugate2012-02-292-0/+161
* Migrated latest external\contributions\Microsoft\ietcLatest changes over to t...David Fugate2012-02-271-2/+0
* Experimental test402 (internationalization testing) page added.David Fugate2012-01-252-19/+15
* Added experimental test402 support (JS internationalization standard).David Fugate2012-01-252-1/+174
* Generate one *.html per *.json in addition to the default.html which includes...David Fugate2012-01-192-7/+9
* Preserve only the first line of each test case's copyright headerDavid Fugate2011-11-042-27/+16
* Fewer Json files (experiment...).David Fugate2011-10-031-8/+10
* test262 console runner working!Mark Miller2011-09-302-0/+521
* Just reformatting to 80 columnsMark Miller2011-09-302-37/+69
* Do not include 'code' key in test object metadata.David Fugate2011-09-261-1/+3
* Moved all test helper functions into sta.js; removed sputnikLib.js.David Fugate2011-09-263-14/+43
* Do not put 'best practice' tests on the live website.David Fugate2011-09-252-5/+7
* Regenerated website using new package.py and test/suite/converted.David Fugate2011-09-252-2/+2
* All tests are globally scoped tests - Part I.David Fugate2011-09-243-6/+45
* Moved resources and images directories (from website) up a couple levels.David Fugate2011-09-244-39/+36
* New HTML+console packager.David Fugate2011-09-243-0/+588