summary refs log tree commit diff stats
path: root/tests/assert
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2015-04-21 08:51:16 +0200
committerAndreas Rumpf <rumpf_a@web.de>2015-04-21 08:51:16 +0200
commit3e2c086b1fa65361daa9272efeafc3d725f87818 (patch)
treef3b396a7f9ba1f0da0a6b440cc0c241e8a1eba1c /tests/assert
parent248dc42aa5c18aae9d63c863998ca938593bc227 (diff)
parent505836385cbbfdc6a4a728b07dd1c528f59dc8d7 (diff)
downloadNim-3e2c086b1fa65361daa9272efeafc3d725f87818.tar.gz
Merge pull request #2575 from nanoant/test-for-error-location-column
Tests: Optional error location column spec
Diffstat (limited to 'tests/assert')
0 files changed, 0 insertions, 0 deletions
ious revision' href='/ahoang/Nim/blame/tests/accept/compile/tmarshal.nim?h=devel&id=db0a4a9f86d167faccbd50f3f12f9de470e516b8'>^
24ae0c387 ^
e80465dac ^
990dc2d71 ^




































bebac34f8 ^











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