summary refs log tree commit diff stats
path: root/tests/compiler
Commit message (Expand)AuthorAgeFilesLines
* trunner was not actually being tested in non-CTFFI mode; minor testament clea...Timothee Cour2020-05-192-2/+2
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
* Fixes #12536 (#12568) [backport]Tomohiro2019-11-024-0/+26
* fixes #11194 (#11242)Arne Döring2019-05-141-0/+12
* improve formatting in assertEqualsTimothee Cour2019-01-141-11/+11
* add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited tabl...Timothee Cour2019-01-093-0/+171
tHub <noreply@github.com> 2020-04-28 19:56:01 +0200 Error -> Defect for defects (#13908)' href='/ahoang/Nim/commit/tests/stdlib/tstring.nim?h=devel&id=7d6cbf290a5e0cbce14b9926f57221a017f20a4a'>7d6cbf290 ^
b74a5148a ^

c57fcf42d ^

6bd3a2826 ^


















c57fcf42d ^
6bd3a2826 ^
871d5e79b ^












527e79282 ^






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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100