summary refs log tree commit diff stats
path: root/tests/stdlib/tsharedtable.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* 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