Timothee Cour
|
7e1ae35195
|
testament: error instead of silently ignore invalid targets; remove 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>
|
2020-12-14 10:58:29 +01:00 |
|
Araq
|
8947779dd0
|
disable one more test for C++
|
2019-01-16 21:19:51 +01:00 |
|
Arne Döring
|
031bfdec6f
|
make run the default action of a test in tester
|
2018-11-23 11:58:28 +01:00 |
|
Andreas Rumpf
|
0926754e68
|
make tests green again
|
2018-07-05 15:51:04 +02:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Araq
|
c6034277fc
|
further adaptations
|
2014-08-29 09:12:12 +02:00 |
|
Araq
|
37229df7fc
|
next steps for closure iterators
|
2014-01-22 17:32:38 +01:00 |
|