summary refs log tree commit diff stats
path: root/tests/threads/tthreadheapviolation1.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+1
|
* Fix a few deprecation warningsdef2016-01-251-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* further adaptationsAraq2014-08-291-1/+1
|
* asynchttpserver compiles again; made some tests greenAraq2014-08-131-2/+2
|
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+1
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* bugfix: 'when' sections in generic objects now work, so TThread[void] compilesAraq2011-11-201-1/+1
|
* tester: threading tests addedAraq2011-11-191-1/+7
|
* preparations for 0.8.12Araq2011-07-101-0/+14