summary refs log tree commit diff stats
path: root/tests/testament/tester.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix name of generated C file in testerdef2015-02-041-1/+1
* Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-281-1/+1
* Merge pull request #2017 from reactormonk/nodejs-binaryAndreas Rumpf2015-01-281-3/+4
|\
| * find the nodejs binarySimon Hafner2015-01-271-3/+4
* | proper 'space in dir' testAraq2015-01-271-1/+1
|/
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* 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