summary refs log tree commit diff stats
path: root/tests/testament/htmlgen.nim
Commit message (Collapse)AuthorAgeFilesLines
* made 'testament all' run in parallelAraq2017-10-251-8/+5
|
* testament: no sqlite or re dependencies anymoreAraq2017-10-251-171/+68
|
* Testament HTML generation upgrade (#6058)Fredrik Høisæther Rasch2017-10-251-142/+186
|
* udpated the compiler and tester to use getOrDefaultAraq2015-10-131-1/+1
|
* renamed writeln to writeLine in testspatrick dw2015-06-191-6/+6
|
* fixed the tester; more tests greenAraq2015-03-101-18/+21
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* Fixes tester.Dominik Picheta2014-09-101-1/+1
|
* further adaptationsAraq2014-08-291-1/+1
|
* 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