summary refs log tree commit diff stats
path: root/tests/stdlib/tsharedtable.nim
Commit message (Expand)AuthorAgeFilesLines
* use doAssert in tests (#16486)flywind2020-12-281-3/+3
* tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of test...Timothee Cour2020-02-261-6/+80
* Locks modules should give a compile error when threads are not enabled. (#12231)Ray Imber2019-09-261-0/+1
* [bugfix] fix #11588, don't check if SharedTable is initializednarimiran2019-06-261-0/+14