summary refs log tree commit diff stats
path: root/tests/testament/tester.nim
Commit message (Expand)AuthorAgeFilesLines
...
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-1/+1
* tester compiles againAraq2014-08-291-9/+9
* tester works againAraq2014-05-301-3/+3
* added 'sortoutput' option to make output deterministic for threading testsAraq2014-05-291-2/+10
* Tester now ignores deprecation warnings.Dominik Picheta2014-04-211-2/+2
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-7/+13
* Fixes incorrect nodejs detection in tester.Dominik Picheta2014-04-161-2/+1
* Modified tester output. Fixed JS tests.Dominik Picheta2014-04-161-12/+18
* fix the handling of "msg" testsZahary Karadjov2014-03-201-1/+1
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-3/+8
* make some tests greenZahary Karadjov2014-03-161-1/+2
* new tester produces json outputAraq2014-02-021-14/+1
* better testerAraq2014-01-171-2/+6
* better html generator for the tester; fixes some VM bugsAraq2014-01-171-1/+1
* tester support html generationAraq2014-01-141-5/+7
* new tester; all tests categorizedAraq2014-01-131-0/+267