summary refs log tree commit diff stats
path: root/tests/stdlib/tparseuints.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* 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
* 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