summary refs log tree commit diff stats
path: root/tests/cpp
Commit message (Expand)AuthorAgeFilesLines
* join simple testArne Döring2018-11-231-1/+10
* activated more tests, allow input in test specArne Döring2018-11-231-0/+1
* updated tests to be executedArne Döring2018-11-231-0/+1
* Fixes discard bug in cpp codegen (#9747) [backport]cooldome2018-11-191-1/+11
* fixes #5549Araq2018-10-301-0/+10
* Closes #6986narimiran2018-10-281-0/+16
* fixes #9222 (#9224)cooldome2018-10-092-0/+26
* Fix linking issue in cpp codegenLemonBoy2018-09-191-0/+9
* disable Nimble dependencies for appveyorAraq2018-09-141-1/+1
* make tests green againAraq2018-08-131-0/+1
* Generate dynlib strings as a single rope (#8247)LemonBoy2018-07-081-0/+7
* fix #7653Zahary Karadjov2018-06-101-0/+16
* make tests green againAndreas Rumpf2018-04-221-11/+5
* Static[T] fixes (#7333)zah2018-03-242-2/+2
* Fixes #6837 (#7271)cooldome2018-03-021-1/+15
* genTryCpp codegen. Fixes #7232. Fixes #7239 (#7240)cooldome2018-02-221-1/+21
* Alternative fix for #4910 that covers #6892; fixes #6892 (#6938)cooldome2017-12-171-3/+11
* fixes another sighashes problemAraq2017-12-081-0/+1
* Fixes #5979 (#5980)Yuriy Glukhov2017-11-191-0/+10
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-1519-15/+24
* fixes #4910Araq2017-10-141-0/+8
* fixes #6016 union alias trigger bad codegen (#6117)andri lim2017-08-031-0/+17
* attempt to fix a compilation problem caused by nimcacheZahary Karadjov2017-05-131-0/+424
* fixes #5142Araq2016-12-231-0/+8
* make travis greenAraq2016-12-221-1/+2
* fixes #5140Araq2016-12-221-0/+28
* added missing fileAndreas Rumpf2016-12-211-0/+4
* fixes #5136Andreas Rumpf2016-12-211-0/+10
* Merge branch 'devel' into sighashesAraq2016-12-171-0/+22
|\
| * reworked emit pragma; fixes #4730Andreas Rumpf2016-12-171-0/+22
* | make tsigbreak.nim compileAndreas Rumpf2016-12-121-0/+28
|/
* attempt to make travis green againAraq2016-12-011-1/+1
* fixes #5081Araq2016-12-011-0/+3
* fixes #4625Andreas Rumpf2016-09-131-0/+22
* fixes #2259, fixes #1389Andreas Rumpf2016-06-021-0/+10
* Added test casemjendrusch2016-04-171-0/+9
* Fix a few deprecation warningsdef2016-01-251-1/+1
* fixes #3299Araq2015-10-151-0/+11
* Rename rawsockets module to nativesocketsAdam Strzelecki2015-10-031-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* fixes #2841Araq2015-07-221-0/+6
* fixes #1888Araq2015-04-271-0/+17
* added test for #2536Araq2015-04-241-0/+38
* fixes #2505, fixes #1853, fixes #2522Araq2015-04-202-1/+2
* The getSubsystem<T> example in the manual currently fails with a codegen errorZahary Karadjov2015-04-142-4/+24
* importing of C++ nested generics like std::vector<T>::iterator, using the apo...Zahary Karadjov2015-04-131-0/+21
* fixes #1717, fixes #2324Araq2015-03-221-0/+20
* Add test for fix in f8d6d74368ea14403d1d455db30b669750e71651.Philip Wernersbach2015-03-151-0/+14
* some love for the testsuite; fixed regressionsAraq2015-03-012-2/+2
* Add test for #1460def2015-02-041-0/+5
>695f9bf8 ^
33352536 ^
6070c23e ^
695f9bf8 ^

33352536 ^

695f9bf8 ^
ec73ed12 ^
695f9bf8 ^
33352536 ^



695f9bf8 ^
33352536 ^

695f9bf8 ^
ec73ed12 ^
695f9bf8 ^
33352536 ^
695f9bf8 ^
33352536 ^


6070c23e ^
695f9bf8 ^
2104d1a7 ^
33352536 ^

8aeb85f0 ^
33352536 ^
695f9bf8 ^
33352536 ^
695f9bf8 ^
33352536 ^
4a4a392d ^
695f9bf8 ^

33352536 ^
695f9bf8 ^
33352536 ^
695f9bf8 ^
33352536 ^




b1635a5c ^
33352536 ^

695f9bf8 ^







ec73ed12 ^
695f9bf8 ^
33352536 ^
695f9bf8 ^
33352536 ^
3350c34a ^
86351aaf ^





3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^





ec73ed12 ^
86351aaf ^



ec73ed12 ^
86351aaf ^
ec73ed12 ^
86351aaf ^




3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^




ec73ed12 ^
68df24fa ^
86351aaf ^
ec73ed12 ^
86351aaf ^





ec73ed12 ^
86351aaf ^
ec73ed12 ^
86351aaf ^





695f9bf8 ^



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