summary refs log tree commit diff stats
path: root/tests/namedparams
Commit message (Collapse)AuthorAgeFilesLines
* some test cleanups & category reorganization (#22010)metagn2023-06-063-37/+0
| | | | | | | | | | | | | | | | | * clean up some test categories * mention exact slice issue * magics into system * move trangechecks into overflow * move tmemory to system * try fix CI * try fix CI * final CI fix
* fixes #12196Araq2019-09-161-0/+7
|
* require errormsg to be specified before file.Arne Döring2018-12-111-4/+1
|
* make more tests greenAraq2018-02-102-2/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-6/+6
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2993Araq2015-07-011-0/+10
|
* new tester; all tests categorizedAraq2014-01-132-0/+23