summary refs log tree commit diff stats
path: root/testament/specs.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #14112, tests for #12892, #12671, #11697 (#14125)hlaaftana2020-04-261-0/+2
* Fix #14091 and #14093 - test failures on NetBSD (#14096)Euan2020-04-241-0/+2
* #12103 - CI for OpenBSD (#12105)Euan2020-04-211-0/+2
* testament: introduce 'matrix' for testing multiple options (#13343)Miran2020-02-071-0/+4
* fix tsizeof3 for aarch64 (#13169)Jasper Jenkins2020-01-161-0/+2
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+4
* #12103 - CI for FreeBSD (#12179)Euan2019-11-291-0/+2
* attempt to add valgrind support to the CIs and testament (#12646)Andreas Rumpf2019-11-181-0/+9
* testament: add azure integrationLeorize2019-10-031-0/+3
* added a testcase for #12195; testament now supports a 'timeout' spec fieldAraq2019-09-171-0/+8
* 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