summary refs log tree commit diff stats
path: root/testament/specs.nim
Commit message (Expand)AuthorAgeFilesLines
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-1/+4
* fixes #10299 (#11324)Andreas Rumpf2019-05-251-1/+1
* testament: apply skip to hard-coded categories (#11168)Jacek Sieka2019-05-081-1/+6
* 32 bit fixes (#10608)Arne Döring2019-02-131-0/+3
* koch and testament improvement; make testing command easier to get rightAndreas Rumpf2019-02-131-1/+1
* testament: use bin/nim.exe as the defaultAraq2019-02-071-1/+1
* testament: test nimble packages is beginning to workAraq2019-02-041-1/+1
* fix #10049 (#10083)Timothee Cour2018-12-231-1/+1
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-111-12/+14
* Testament: refactoring; makes the test joiner greenAraq2018-12-111-7/+6
* lots of small changesArne Döring2018-12-111-3/+2
* megatest checks output and nimoutArne Döring2018-12-111-3/+3
* megatest can be executedArne Döring2018-12-111-1/+0
* require errormsg to be specified before file.Arne Döring2018-12-111-0/+6
* test can fail because of invalid specArne Döring2018-12-111-8/+29
* remove echoArne Döring2018-12-111-3/+0
* one error lessArne Döring2018-12-111-2/+6
* WIP, most tests are now skippedArne Döring2018-12-111-100/+105
* WIPArne Döring2018-12-111-6/+11
* Tester tests (#9787)Arne Döring2018-11-271-1/+1
* print more to see the test in the log that was never finished.Arne Döring2018-11-231-0/+2
* activated more tests, allow input in test specArne Döring2018-11-231-0/+3
* make run the default action of a test in testerArne Döring2018-11-231-4/+4
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-0/+202