summary refs log tree commit diff stats
path: root/tests/stdlib/tparseuints.nim
Commit message (Expand)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
* 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
re>
a83036799 ^



72f2a6e27 ^
0e7f2ca3f ^








a83036799 ^




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26