summary refs log tree commit diff stats
path: root/tests/manyloc/nake
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-2/+2
* fix deprecations and other warnings (#13748)Miran2020-03-251-2/+2
* Remove long deprecated stuff (#10332)Miran2019-01-181-2/+3
* better docs: sequtilsnarimiran2019-01-161-1/+1
* lots of small changesArne Döring2018-12-111-1/+1
* make nake test compile againAraq2018-08-221-1/+1
* make tests green againAndreas Rumpf2018-07-051-3/+3
* make tests green againAraq2018-04-301-1/+1
* make more tests greenAndreas Rumpf2018-04-301-2/+2
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-1/+1
* make test greenAndreas Rumpf2016-05-301-2/+2
* makes tests greenAndreas Rumpf2016-01-151-1/+1
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-1/+1
* fix test failures due to import errorsAman Gupta2015-10-021-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-11/+11
* made some tests greenAraq2014-09-211-3/+3
* further adaptationsAraq2014-08-292-9/+9
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+0
* attempt to make some tests greenAraq2014-04-211-1/+1
* revert new scope for 'if'Araq2013-05-021-0/+83
* bugfixes mostly JS relatedAraq2013-05-012-0/+156
on' href='/gbmor/getwtxt/blame/cache_test.go?h=v0.4.9&id=c38385cfed939f6cfeb9bae32e4104e938454946'>^
367e44f ^
449d0c1 ^


fdd9bd0 ^
00eaadc ^



88dbd87 ^
00eaadc ^
bc6811a ^
00eaadc ^

449d0c1 ^

7f76158 ^
bc6811a ^





































7f76158 ^





367e44f ^








7f76158 ^

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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149