summary refs log tree commit diff stats
path: root/tests/assert/trelativeassert.nim
Commit message (Collapse)AuthorAgeFilesLines
* assertions: fixes #11545 (#11605)alaviss2019-07-011-0/+11
* assertions: properly fix #11545 * tests/assert: enable excessiveStackTrace * tests/assert: add test case for #11545 * tfailedassert_stacktrace: disable excessiveStackTrace * assertions: weird workaround for failing tests This fixes megatest on *nix, but have no idea why