summary refs log tree commit diff stats
path: root/tests/stdlib/tquit.nim
Commit message (Collapse)AuthorAgeFilesLines
* addQuitProc => addExitProc (#16765)Timothee Cour2021-01-221-1/+3
|
* fix #14475; unittest.require now works with `nim c`; require and check now ↵Timothee Cour2020-07-141-1/+1
| | | | | | | | | | | | | works with -d:nodejs (#14676) * fix #14475; make unittest work with -d:nodejs * fixup * fixup * disable inim, delaunay which failed after unittest.require got fixed * re-enable tests that have been fixed
* testament: joinable is now an explicit concept of a test specAndreas Rumpf2018-12-111-0/+1
|
* activated more tests, allow input in test specArne Döring2018-11-231-0/+6
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-6/+6
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* new tester; all tests categorizedAraq2014-01-131-0/+6