summary refs log tree commit diff stats
path: root/tests/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add test for #1459def2015-02-041-0/+5
href='#n382'>382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482