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> | ||||
* | disable one more test for C++ | Araq | 2019-01-16 | 1 | -0/+4 |
| | |||||
* | make run the default action of a test in tester | Arne Döring | 2018-11-23 | 1 | -1/+4 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | further adaptations | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | next steps for closure iterators | Araq | 2014-01-22 | 1 | -0/+17 |