summary refs log tree commit diff stats
path: root/tests/cpp/torc.nim
Commit message (Collapse)AuthorAgeFilesLines
* closes #4678; add testcase (#20634)ringabout2022-10-241-0/+16
|
* fix #17351; switch to c++17 and remove hacks (#20407)ringabout2022-09-231-1/+11
| | | | | * fix #17351; switch to c++17 * remove workaround
* fix #18410 (Errors initializing an object of RootObj with the C++ backend) ↵flywind2021-10-311-0/+15
[backport] (#18836) * fix #18410 * one line comment * typo * typo * cover cpp