summary refs log tree commit diff stats
path: root/tests/distinct
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
|
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+2
|
* More descriptive names of test files (#9531)Miran2018-10-291-0/+0
| | | | | * change generic `tissues` name to more specific * change `tvarious` to more specific names
* fixes #2760Araq2018-10-151-0/+10
|
* Merge tests into a larger file (part 2 of ∞) (#9335)Miran2018-10-139-142/+144
| | | | | | | | | | | | | | * merge controlflow tests * merge distinct tests * merge enum tests * merge fields tests * merge implicit tests * merge iter issues tests
* string to string conversion keeps the dest type (#9323)LemonBoy2018-10-121-0/+12
| | | Fixes #9322
* fixes #4435 (#9185)jcosborn2018-10-091-0/+21
|
* Constant folding should not drop distinct typesLemonBoy2018-09-271-0/+19
| | | | Fixes #9079
* Test case for #7010Ganesh Viswanathan2018-09-141-0/+19
|
* make tests green againAraq2018-08-131-15/+0
|
* make tests greenAraq2018-05-021-9/+6
|
* make tests on Windows greenAraq2017-01-311-0/+1
|
* test case cleanupAndreas Rumpf2016-08-261-4/+4
|
* Allowing `nil` for distinct types where the base type is nilableHans Raaf2016-08-051-0/+47
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #2629, fixes #2641, fixes #2632, fixes #2630Araq2015-05-031-0/+20
|
* borrow dots for distinct types documentedAraq2014-03-261-0/+13
|
* new tester; all tests categorizedAraq2014-01-131-0/+38