summary refs log tree commit diff stats
path: root/tests/collections
Commit message (Expand)AuthorAgeFilesLines
* Updated tests for CritBitTree $data-man2018-06-071-3/+3
* Modify hash for HashSet to use `xor` to mix hash of items.Lolo Iccl2018-05-091-4/+0
* Modify previous commit and add testsLolo Iccl2018-05-091-4/+52
* make tests greenAndreas Rumpf2018-05-051-2/+2
* Don't escape multibyte characters (#7570)Oscar Nihlgård2018-04-231-2/+8
* Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990)Yuriy Glukhov2017-12-311-1/+2
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-143-3/+109
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
* Implement 'take' for Table and TableRef (#5773)Ruslan Mustakov2017-05-041-0/+15
* Deques compilation error fix (#5591)Dmitriy Fomichev2017-03-241-0/+17
* Added clear() function for OrderedSet and HashSet. (#5545)GrundleTrundle2017-03-161-0/+42
* Add compute proc for SharedTable (#5385)Ruslan Mustakov2017-03-021-1/+25
* added hash for uints (#5435)Fabian Keller2017-02-261-0/+15
* reenabled clear test, made clear working (#5323)Arne Döring2017-02-021-22/+20
* Fixes #5035Felix Krause2016-11-181-1/+24
* Table fixes. fixes #4901Felix Krause2016-10-231-0/+33
* fixes a critical tables bug that caused 'enlarge' to crash after 'add'Andreas Rumpf2016-09-051-0/+13
* Disable failing tests for tables.clear()Kier Davis2016-07-091-20/+22
* Add tests for tables.clear()Kier Davis2016-07-092-0/+46
* Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-132-3/+9
|\
| * Rename mget to `[]`def2015-03-312-17/+23
* | improves new testsAraq2015-10-122-3/+12
* | sequtils related changesPeter Mora2015-10-052-0/+35
* | tests: Trim .nim files trailing whitespaceAdam Strzeleckigenerated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-08-17 01:03:56 +0000