summary refs log tree commit diff stats
path: root/tests/testament/specs.nim
Commit message (Collapse)AuthorAgeFilesLines
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-1/+5
|
* tester: allow filtering tests by targetJacek Sieka2016-04-051-0/+9
|
* initialize new fields to empty valuesAman Gupta2015-10-061-0/+3
|
* add tfile/tline assertions for template expansion file/lineAman Gupta2015-10-061-0/+5
|
* Made pathing (hopefully) Windows friendly.Oscar Campbell2015-06-031-1/+1
|
* Ensure fresh compiler and local compiler + libsOscar Campbell2015-06-031-1/+1
|
* fixes #2517Araq2015-04-251-6/+10
|
* Tests: Optional error location column specAdam Strzelecki2015-04-201-1/+5
| | | | | This allows some test to specify error location column, to ensure compiler is generating diagnostics pointing to exactly right place of an error.
* tester reports ignored tests and supports 'nimout'; fixes #2211Araq2015-02-251-0/+4
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* further adaptationsAraq2014-08-291-1/+1
|
* koch now uses nim.exeAraq2014-08-291-2/+2
|
* tester compiles againAraq2014-08-291-1/+1
|
* updated the testerAraq2014-08-291-2/+2
|
* some minor fixesAraq2014-08-141-1/+1
|
* added 'sortoutput' option to make output deterministic for threading testsAraq2014-05-291-1/+3
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+2
|
* fix the handling of "msg" testsZahary Karadjov2014-03-201-1/+5
|
* Integrated 'babel' with testamentClay Sweetser2014-03-021-0/+2
|
* new tester; all tests categorizedAraq2014-01-131-0/+130