summary refs log tree commit diff stats
path: root/tests/threads/ttryrecv.nim
Commit message (Collapse)AuthorAgeFilesLines
* Update testament to include all tests from tests/threads category. (#5576)Eugene Kabanov2017-03-201-0/+1
|
* moved random procs from math to its own module (breaking change)Andreas Rumpf2016-05-301-1/+1
|
* Consistently use Channel instead of TChanneldef2016-02-251-2/+2
|
* 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:]]+$//' {} +
* fixes #1816Araq2015-01-021-0/+35