summary refs log tree commit diff stats
path: root/tests/threads/ttryrecv.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes flaky CI with channels and ORC (#20831)ringabout2022-11-131-0/+1
* faster CIs (#13803)Miran2020-03-301-1/+1
* Fix and reenable thread tests (#11343)Zed2019-05-281-4/+3
* 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
* fixes #1816Araq2015-01-021-0/+35