summary refs log tree commit diff stats
path: root/tests/collections/tsets.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix floats in tuples in HashSetsNycto2015-04-241-14/+34
| | | | | Previously, the added tests would fail to compile with errors complaining that 'hash(float)' didn't exist
* moved tsets test to collections/Simon Hafner2014-02-121-0/+17