summary refs log tree commit diff stats
path: root/tests/cpp/torc.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #12703; nim cpp rejects valid code would lose const qualifier for cstri...ringabout2024-03-051-0/+14
* closes #10219; adds a test case (#23370)ringabout2024-03-051-0/+20
* 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 #18410 (Errors initializing an object of RootObj with the C++ backend) [b...flywind2021-10-311-0/+15