summary refs log tree commit diff stats
path: root/compiler/testability.nim
Commit message (Collapse)AuthorAgeFilesLines
* adding some provisions for writing lower-level unit tests targeting specific ↵Zahary Karadjov2013-12-071-0/+5
sub-systems of the compiler see sigmatch as an example. tests are compiled only when the compiler is compiled with -d:selftest to execute them, just run the resulting binary without arguments
+0200 testament: no sqlite or re dependencies anymore' href='/ahoang/Nim/commit/tests/testament/backend.nim?h=devel&id=a5f1abc5ca52f5842a7583036d28cc8b251b63ad'>a5f1abc5c ^
20b5f31c0 ^



a5f1abc5c ^
20b5f31c0 ^

a5f1abc5c ^

20b5f31c0 ^
d29aa4c5a ^
e931f3b5a ^
20b5f31c0 ^



a5f1abc5c ^
20b5f31c0 ^
a5f1abc5c ^
a22bf14bb ^
20b5f31c0 ^
a22bf14bb ^

20b5f31c0 ^


a5f1abc5c ^
20b5f31c0 ^
a5f1abc5c ^
fc452787e ^
a22bf14bb ^

a5f1abc5c ^

e80465dac ^
a5f1abc5c ^



20b5f31c0 ^
a22bf14bb ^
a5f1abc5c ^










a22bf14bb ^
a5f1abc5c ^




20b5f31c0 ^

a5f1abc5c ^

20b5f31c0 ^
a5f1abc5c ^
fa02ffaeb ^


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