summary refs log tree commit diff stats
path: root/tests/distinct/tdistinct.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #11715 (#11721)Andreas Rumpf2019-07-131-0/+8
|
* fixes #7167 (#11300)Andreas Rumpf2019-05-221-0/+15
| | | | | | * fixes #7167 * spec: distinct types can be ordinal types * bootstrapping issue
* lots of small changesArne Döring2018-12-111-4/+2
|
* fixes #2760Araq2018-10-151-0/+10
|
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-131-0/+77
* merge controlflow tests * merge distinct tests * merge enum tests * merge fields tests * merge implicit tests * merge iter issues tests