summary refs log tree commit diff stats
path: root/tests/stdlib/tstrtabs.nim
Commit message (Collapse)AuthorAgeFilesLines
* add a StringTable.clear that requires no mode specification (#12853)Andy Davidoff2019-12-091-0/+3
| | | | | | * add clear overload, test, changelog * add since annotation
* activated more tests, allow input in test specArne Döring2018-11-231-1/+90
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed writeln to writeLine in testspatrick dw2015-06-191-4/+4
|
* new tester; all tests categorizedAraq2014-01-131-0/+12