summaryrefslogtreecommitdiff
path: root/tools/packaging/packager.py
Commit message (Expand)AuthorAgeFilesLines
* Made web site packager insert line breaks into JSON files for saner diffs.Norbert Lindenberg2012-09-121-3/+4
* Updated existing tests for June 2012 spec changes; removed LocaleList tests; ...Norbert Lindenberg2012-08-221-1/+2
* Fixed bug 443: packager.py fails on Mac because of .DS_Store files.Norbert Lindenberg2012-07-181-0/+4
* 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-291-19/+5
* Generate one *.html per *.json in addition to the default.html which includes...David Fugate2012-01-191-5/+7
* Preserve only the first line of each test case's copyright headerDavid Fugate2011-11-041-27/+11
* Fewer Json files (experiment...).David Fugate2011-10-031-8/+10
* Just reformatting to 80 columnsMark Miller2011-09-301-21/+41
* 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-261-13/+40
* Do not put 'best practice' tests on the live website.David Fugate2011-09-251-1/+4
* Regenerated website using new package.py and test/suite/converted.David Fugate2011-09-251-1/+1
* All tests are globally scoped tests - Part I.David Fugate2011-09-241-3/+13
* Moved resources and images directories (from website) up a couple levels.David Fugate2011-09-241-15/+1
* New HTML+console packager.David Fugate2011-09-241-0/+308