Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trunner was not actually being tested in non-CTFFI mode; minor testament ↵ | Timothee Cour | 2020-05-19 | 1 | -1/+1 |
| | | | | | | | | | | cleanups (#14377) * use check * trunner now works with cpp * cleanup: move compiler/unittest_light => stdtest/unittest_light * fix tests/readme.md * remove deadcode references to rodfiles * fix for windows | ||||
* | stacktraces can now show custom runtime msgs per frame (#13351) | Timothee Cour | 2020-03-30 | 1 | -0/+34 |
* stacktraces can now show custom runtime msgs * improve tests/stdlib/tstackframes.nim * fix test for --gc:arc * test --stacktraceMsgs:on and --stacktraceMsgs:off * --stacktracemsgs:off by default |