summary refs log tree commit diff stats
path: root/tests/testament
Commit message (Collapse)AuthorAgeFilesLines
* Changed behavior when babel cannot be found/runVarriount2014-03-041-2/+4
| | | Failure to find and run babel when using the tester now produces a warning message instead of causing the tester to quit.
* Fix categories.nimVarriount2014-03-031-1/+1
|
* Allowed specification of what babel packages to install via new categories - ↵Clay Sweetser2014-03-031-8/+23
| | | | 'babel-core', 'babel-extra', and 'babel-all'
* Removed babel package tests from those run when 'all' is specified.Clay Sweetser2014-03-031-1/+1
|
* Integrated 'babel' with testamentClay Sweetser2014-03-022-1/+71
|
* the tester now produces a diff in the JSONAraq2014-02-131-9/+35
|
* tester compiles againAraq2014-02-071-1/+1
|
* bugfix: codegen issue that caused getGMTime() to leak memoryAraq2014-02-071-0/+5
|
* new tester produces json outputAraq2014-02-023-20/+26
|
* better testerAraq2014-01-173-28/+36
|
* better html generator for the tester; fixes some VM bugsAraq2014-01-174-18/+45
|
* tester: htmlgen almost worksAraq2014-01-141-2/+14
|
* tester support html generationAraq2014-01-146-10/+575
|
* new tester; all tests categorizedAraq2014-01-134-0/+773