summary refs log tree commit diff stats
path: root/tests/template
Commit message (Expand)AuthorAgeFilesLines
* renamed writeln to writeLine in testspatrick dw2015-06-192-4/+4
* fixes #2629, fixes #2641, fixes #2632, fixes #2630Araq2015-05-031-0/+14
* fixes #2585Araq2015-04-221-0/+30
* added system.typed and system.untyped aliasesAraq2015-04-071-4/+4
* Rename PNimrodNode to NimNodedef2015-03-171-5/+5
* fixed the tester; more tests greenAraq2015-03-101-3/+3
* fixes #2220; #2219; breaks #2022; for #2022 callsite needs to be usedAraq2015-03-101-1/+1
* fixes #1940; code breakage! stricter template evaluationAraq2015-03-071-0/+47
* fixes #2215Araq2015-02-251-0/+29
* fixes #2004Araq2015-02-081-0/+19
* Add test for #1259def2015-02-041-0/+12
* fixes #2057Araq2015-02-041-0/+22
* fixes #1915Araq2015-01-121-0/+14
* fixes #1337Araq2014-11-231-0/+11
* fixes #1562, fixes #1543Araq2014-11-201-0/+32
* fixes #940Araq2014-11-171-0/+24
* made some tests greenAraq2014-08-311-2/+2
* further adaptationsAraq2014-08-291-3/+3
* fixes the bug that keeps the template engine package from workingAraq2014-05-253-0/+677
* fixes #880Araq2014-04-011-0/+11
* failing test case preventing the use of --gc:v2: tsymchoicefieldZahary Karadjov2014-03-241-0/+12
* fixes #993Araq2014-03-131-0/+21
* fix #909Zahary Karadjov2014-03-091-0/+16
* fix some trivial errors in the test suite and some more regressions caused by...Zahary Karadjov2014-02-181-0/+68
* fixes #892Araq2014-02-141-0/+13
* bugfix: immediate templates are preferred consistently (danger: breaks code)Araq2014-02-041-0/+17
* unittest module works againAraq2014-01-181-1/+1
* new tester; all tests categorizedAraq2014-01-1313-0/+242
' href='#n167'>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