summary refs log tree commit diff stats
path: root/tests/collections/ttablesref.nim
Commit message (Expand)AuthorAgeFilesLines
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-171/+0
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-2/+2
* Add tests for tables.clear()Kier Davis2016-07-091-0/+25
* Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-131-2/+4
|\
| * Rename mget to `[]`def2015-03-311-9/+12
* | Add contains proc for tables to allow usage of `in`Jonathan2015-05-051-8/+10
|/
* Added Test for zip() with anonymous tuples.Hans Raaf2015-03-171-2/+7
* New probe seq swaps 1st two keys. Fix in compare.Charles Blake2015-02-161-1/+1
* fixed minor bugs; cleaned up testsAraq2015-02-121-0/+137