summary refs log tree commit diff stats
path: root/tests/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test for #1459def2015-02-041-0/+5
='#n223'>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