summary refs log tree commit diff stats
path: root/tests/testament/htmlgen.nim
Commit message (Collapse)AuthorAgeFilesLines
* tester outputs full test pathAraq2014-03-281-1/+2
|
* Removed debug codeClay Sweetser2014-03-081-1/+0
|
* Tester now outputs all the test results of the current test run to json.Clay Sweetser2014-03-071-0/+19
|
* the tester now produces a diff in the JSONAraq2014-02-131-9/+35
|
* new tester produces json outputAraq2014-02-021-0/+19
|
* better testerAraq2014-01-171-23/+27
|
* better html generator for the tester; fixes some VM bugsAraq2014-01-171-15/+33
|
* tester: htmlgen almost worksAraq2014-01-141-2/+14
|
* tester support html generationAraq2014-01-141-0/+127