summary refs log tree commit diff stats
path: root/tests/sets/tsets.nim
Commit message (Expand)AuthorAgeFilesLines
* set[T].len is an alias for set[T].card (#11885) [feature]Andy Davidoff2019-08-051-0/+4
* remove shadow warning, fixes #10732 (#11039)Miran2019-04-171-3/+2
* require errormsg to be specified before file.Arne Döring2018-12-111-3/+4
* fixes #8425Araq2018-08-041-1/+9
* Fix compile time set cardinality (#7558)Oscar Nihlgård2018-04-101-0/+4
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-204/+204
* renamed writeln to writeLine in testspatrick dw2015-06-191-1/+1
* fixes #2470, fixes #1354Araq2015-04-281-15/+155
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-9/+9
* new tester; all tests categorizedAraq2014-01-131-0/+64
48' href='#n148'>148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167