summary refs log tree commit diff stats
path: root/tests/stdlib/tparseuints.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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
58' href='#n58'>58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84