summary refs log tree commit diff stats
path: root/tests/exception/tunhandledexc.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
|
* Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480)cooldome2018-10-281-1/+3
| | | * Fixes #9434
* make tests green againAraq2018-02-281-1/+0
|
* merged #6512 manually; fixes #6431Araq2018-02-271-0/+1
|
* Fixed js codegen issue for uncaught exceptions.Yuriy Glukhov2016-08-271-3/+2
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* more tests greenAraq2014-08-311-3/+3
|
* new tester; all tests categorizedAraq2014-01-131-0/+23