summary refs log tree commit diff stats
path: root/tests/stdlib/tparsopt.nim
Commit message (Collapse)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
|
* more tests fixedArne Döring2018-11-231-1/+7
|
* renamed writeln to writeLine in testspatrick dw2015-06-191-8/+8
|
* new tester; all tests categorizedAraq2014-01-131-0/+27