summary refs log tree commit diff stats
path: root/testament/testament.nim
Commit message (Expand)AuthorAgeFilesLines
* testament: don't rely on Nim source structure [backport:1.2] (#14077)alaviss2020-04-231-1/+1
* faster CIs (#13803)Miran2020-03-301-2/+2
* allow category nimble-packages to test a single package (#13576)Arne Döring2020-03-181-1/+0
* testament: this now works: "testament r /abspath/to/test.nim" (#13358)Timothee Cour2020-02-091-2/+4
* testament: introduce 'matrix' for testing multiple options (#13343)Miran2020-02-071-18/+25
* testament/azure: major rewrite (#13246)alaviss2020-01-251-10/+6
* make SuccessX show project file + output file (#13043)Timothee Cour2020-01-081-3/+7
* ARC: cycle detector (#12823)Andreas Rumpf2019-12-171-1/+1
* [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#...3n-k12019-11-281-7/+7
* test suite: rename tests containing 'fail' for easier search in logsAraq2019-11-261-1/+1
* attempt to add valgrind support to the CIs and testament (#12646)Andreas Rumpf2019-11-181-7/+11
* testament: add azure integrationLeorize2019-10-031-10/+23
* Locks modules should give a compile error when threads are not enabled. (#12231)Ray Imber2019-09-261-0/+4
* added a testcase for #12195; testament now supports a 'timeout' spec fieldAraq2019-09-171-1/+4
* make tests green againAndreas Rumpf2019-09-131-1/+1
* Fixed c filenames mangling (#12161)Yuriy Glukhov2019-09-111-1/+1
* fix testsTimothee Cour2019-09-061-2/+1
* make testament a tool we ship with Nim; fixes #12084 (#12088)Andreas Rumpf2019-08-301-0/+733