summary refs log tree commit diff stats
path: root/tests/objects/tobjcov.nim
Commit message (Collapse)AuthorAgeFilesLines
* testament: error instead of silently ignore invalid targets; remove ↵Timothee Cour2020-12-141-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++Araq2019-01-161-0/+4
|
* make run the default action of a test in testerArne Döring2018-11-231-1/+4
|
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* further adaptationsAraq2014-08-291-1/+1
|
* next steps for closure iteratorsAraq2014-01-221-0/+17