summary refs log tree commit diff stats
path: root/tests/assert/testhelper.nim
Commit message (Collapse)AuthorAgeFilesLines
* assertions: fixes #11545 (#11605)alaviss2019-07-011-2/+2
| | | | | | | | | | | | | | * 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
* Fixes #9671 (#9750)Randy Smith2018-11-191-1/+1
|
* doAssert, assert now print full path of failing line on error (#8555)Timothee Cour2018-08-251-0/+12