summary refs log tree commit diff stats
path: root/tests/cpp/tcppraise.nim
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to finish off araq cpp exceptions (#13695)cooldome2020-03-191-1/+1
| | | | | | | | | | | | | | | * config update * disable a questionable test * remove c++ exception handling IDs, new impl doesn't require it anymore * C++ based exceptions finally work * fixes bootstrapping problem in C++ mode * teach GCC it's 2020 now * more bugfixes for C++ based exception handling * apply cooldome's patch * another attempt to enable C++11 * bug fix Co-authored-by: Araq <rumpf_a@web.de> Co-authored-by: cooldome <ariabushenko@bk.ru>
* fixes #11118Andrii Riabushenko2019-04-301-0/+24
|
* fixes #5549Araq2018-10-301-0/+10
|
* genTryCpp codegen. Fixes #7232. Fixes #7239 (#7240)cooldome2018-02-221-1/+21
|
* use targets from test spec when running testament tests (#6687)Jacek Sieka2017-11-151-1/+1
|
* fixes #1888Araq2015-04-271-0/+17