summary refs log tree commit diff stats
path: root/tests/overload
Commit message (Collapse)AuthorAgeFilesLines
* fixes #9149 [backport]Araq2019-01-291-0/+22
|
* megatest checks output and nimoutArne Döring2018-12-111-19/+15
|
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
|
* updated tests to be executedArne Döring2018-11-231-1/+4
|
* More descriptive names of test files (#9531)Miran2018-10-292-0/+0
| | | | | * change generic `tissues` name to more specific * change `tvarious` to more specific names
* Merge tests into a larger file (part 5 of ∞) (#9368)Miran2018-10-1615-343/+361
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merge magics * merge metatype tests * merge method tests * merge objects tests * change `import future` to `import sugar` Nim in Action tests are left with `import future`, to ensure compatibility. * merge overload tests * merge proc tests * merge procvar tests * merge range tests * merge seq tests * merge sets tests * remove wrong assert from `tsets3` * fix `jsTests` * better fix
* make tests green againAndreas Rumpf2018-07-051-2/+2
|
* make tests green againAndreas Rumpf2018-07-052-2/+2
|
* Backwards-compatible support for keyword arguments in the command syntaxZahary Karadjov2018-05-071-2/+3
|
* Bugfix: Allow matching on nkExprEqExpr against varargs[untyped]Zahary Karadjov2018-05-071-0/+15
| | | | | | | | | This enables macros accepting arbitrary keyword arguments: log("foo", prop1 = "bar", prop2 = "baz") As an added bonus, simple templates with varargs arguments can now forward their params to procs accepting keyword arguments.
* make tests green againAndreas Rumpf2018-05-021-1/+1
|
* make tests green againAndreas Rumpf2018-04-221-1/+1
|
* fixes #7291Araq2018-03-051-1/+3
|
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵Araq2018-02-101-1/+1
| | | | confusions with tuple types
* Fix compiler crash (#6773) (#6774)cooldome2017-11-181-0/+47
|
* added another test case for #6526Andreas Rumpf2017-10-281-0/+11
|
* fixes #6526Araq2017-10-271-5/+20
|
* Remove expr/stmt (#5857)Arne Döring2017-07-253-7/+9
|
* fix #1082Zahary Karadjov2017-06-201-1/+1
|
* close #3152; closed via f663ca7Zahary Karadjov2017-06-201-0/+4
|
* fix #5017; fix #5893Zahary Karadjov2017-06-201-0/+26
|
* fix varargs forwarding for templates; fixes #5455 (#5505)zah2017-03-131-0/+37
| | | | | * fix varargs forwarding for templates; fixes #5455 * document the macros' varargs change in the news for 0.16.2
* make more tests greenAraq2017-02-161-1/+1
|
* fixes #4671Andreas Rumpf2016-09-131-0/+17
|
* Add a test case for issue #4675.Matthew Baulch2016-09-033-0/+27
|
* fixes #4545Andreas Rumpf2016-08-041-0/+18
|
* Add regression test for fix for #4475Kier Davis2016-07-111-0/+6
|
* Modification to implementation of round() such that it returns a float and ↵A. S. Budden2016-05-311-1/+1
| | | | | | accepts a places argument (fixes #3473). This also involved moving some functions around to get the hierarchy correct and the documentation for frexp was modified such that it was clear that it can return a float in either the range [-1, -0.5] or [0.5, 1].
* sequtils related changesPeter Mora2015-10-051-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-20/+20
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes regression: overloading by 'var'Araq2015-04-251-1/+9
|
* fixes #2600Araq2015-04-251-1/+30
|
* fixes #2481Araq2015-04-101-0/+38
|
* fixes #2397Araq2015-03-251-0/+4
|
* disjoint checker is somewhat smarterAraq2015-03-161-0/+81
|
* fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be usedAraq2015-03-104-21/+83
|
* fixes #2229Araq2015-03-051-0/+24
|
* some love for the testsuite; fixed regressionsAraq2015-03-011-0/+17
|
* ordinary parameters can follow a varargs parameterAraq2015-02-121-0/+17
|
* fixes #1657Araq2014-11-271-0/+9
|
* fixes #592Araq2014-08-191-0/+77
|
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-1/+1
|
* handle arbitrary expressions dependent on static input params in proc signaturesZahary Karadjov2014-03-161-1/+1
|
* fix #966Zahary Karadjov2014-03-091-0/+12
| | | | test for ``map`` defined as inline iterator
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-7/+7
| | | | empty blocks.
* new tester; all tests categorizedAraq2014-01-135-0/+118
arbeam@wmii.de> 2006-07-11 16:14:22 +0200 committer Anselm R. Garbe <garbeam@wmii.de> 2006-07-11 16:14:22 +0200 added protocol killing stuff' href='/acidbong/suckless/dwm/commit/wm.c?h=5.3&id=33996500763b04119a6867dfa4040a4236c21a41'>3399650 ^
dba2306 ^
3399650 ^
0ff8065 ^
352e1b4 ^

3399650 ^
0ff8065 ^


352e1b4 ^
3399650 ^
0ff8065 ^
c09bf8d ^
080a38d ^
352e1b4 ^
3399650 ^



c0705ee ^
3399650 ^









e6cbe9c ^
3399650 ^

adaa28a ^

1076f2b
727449d ^
1076f2b

dba2306 ^
bf35794 ^

b597fa4 ^
dba2306 ^


4641aa2 ^
dba2306 ^
dc5d967 ^





dba2306 ^

dc5d967 ^
b597fa4 ^
4641aa2 ^

1076f2b


b5159df ^
dc5d967 ^
1076f2b
4970ef9 ^


1076f2b
4970ef9 ^

1076f2b


86d1224 ^
1076f2b
e571de8 ^
1076f2b


dba2306 ^

86d1224 ^
1076f2b
f60c597 ^
1076f2b
dba2306 ^

1076f2b
b6ad663 ^
f60c597 ^
dba2306 ^
2ffdc19 ^
1076f2b
b5159df ^
c0705ee ^
dba2306 ^
1076f2b
4e2c5b5 ^
0680c76 ^
b6ad663 ^
727449d ^
e3fd306 ^
0e5c819 ^
95e8d12 ^

e571de8 ^
b5159df ^

0e5c819 ^
b5159df ^
95e8d12 ^


0cf3ba0 ^
95e8d12 ^

c0705ee ^
0e5c819 ^

b5159df ^
b439892 ^
df74b26 ^
439e15d ^
1076f2b




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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304