Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testament: error instead of silently ignore invalid targets; remove ↵ | Timothee Cour | 2020-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | pointless alias target vs targets; document matrix; DRY (#16343) * testament: error instead of silently ignore invalid targets * s/target/targets/ * fix test; refs #16344 * address comments * Update testament/specs.nim Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | make run the default action of a test in tester | Arne Döring | 2018-11-23 | 1 | -0/+1 |
| | |||||
* | disable some tests for the C++ target; refs #7870 | Araq | 2018-11-15 | 1 | -0/+1 |
| | |||||
* | Fixes #802, #803 and #3775 - genscript issues (#7677) | genotrance | 2018-04-25 | 1 | -0/+5 |
* Fixes #802, #803 and #3775 - genscript issues * Test case for genscript * Test script * Verify on Linux * Update categories.nim * Fix merge * Improve test framework * Windows fixes |