summary refs log tree commit diff stats
path: root/tests/testament/htmlgen.nim
Commit message (Expand)AuthorAgeFilesLines
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-148/+0
* HTML generation in testament works again (#8702)LemonBoy2018-08-211-2/+2
* Fixes #802, #803 and #3775 - genscript issues (#7677)genotrance2018-04-251-1/+1
* testament html generation improvements; merged #6667 manuallyAraq2017-12-211-82/+64
* 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