summary refs log tree commit diff stats
path: root/tests/stdlib/tparseuints.nim
Commit message (Collapse)AuthorAgeFilesLines
* remove some noises in tests (#16448)flywind2020-12-271-8/+1
|
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ↵Timothee Cour2020-11-281-6/+7
| | | | | | | output spec (#16151) * fix megatest newlines * still allow missing trailing newline for now but in a more strict way than before
* Fixed tests to expect [Suite] output from unittestFelix Krause2016-08-241-0/+2
|
* Add parseUInt and parseBiggestUInt functions to stdlib (parseutils, strutils)Anatoly Galiulin2016-03-301-0/+11