summary refs log tree commit diff stats
path: root/tests/dll
Commit message (Collapse)AuthorAgeFilesLines
* Rename *.nimrod.cfg to *.nim.cfgdef2015-02-032-0/+0
|
* further adaptationsAraq2014-08-292-2/+2
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-162-2/+2
|
* DLLs should work again; fixes #169Araq2012-07-243-0/+10
|
* tester checks exitcode; osproc additions; DLL fixes; taint mode fixesAraq2011-11-073-5/+68
|
* Added ftpclient module. Fixed docs in sockets module. Added dll tests to ↵dom962011-11-041-0/+5
test suite.
+0200 term rewriting improvements' href='/ahoang/Nim/commit/compiler/hlo.nim?h=devel&id=b64eeeb4303953f9fe1135cb9c3c61e23ec55afa'>b64eeeb43 ^
d68181246 ^
b64eeeb43 ^
b64eeeb43 ^











9de3bc8ef ^
b64eeeb43 ^

92b8fac94 ^
b64eeeb43 ^
51672aef7 ^
b64eeeb43 ^







51672aef7 ^
b64eeeb43 ^

9de3bc8ef ^

51672aef7 ^
b64eeeb43 ^




51672aef7 ^
d68181246 ^
7c065bfad ^
51672aef7 ^

b64eeeb43 ^








9de3bc8ef ^
73c6efdf6 ^
b64eeeb43 ^

9de3bc8ef ^



b64eeeb43 ^



9de3bc8ef ^
b64eeeb43 ^




9de3bc8ef ^
b64eeeb43 ^
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