summary refs log tree commit diff stats
path: root/tests/stdlib/tsugar.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #16967 [backport:1.2] (#16976)hlaaftana2021-02-091-0/+16
| | | | | * fix #16967 [backport:1.2] * move test to tsugar
* Sugar tests (#16820)konsumlamm2021-02-021-118/+215
|
* `dumpToString`: improves on `sugar.dump` (#16841)Timothee Cour2021-02-021-1/+11
| | | | | | | * dumpToString * _ * fixup * changelog * address comment: removed the word "Deprecated"
* use doAssert in tests (#16486)flywind2020-12-281-12/+12
|
* add collect with infered init, refs #16078 fixes #14332 (#16089)Antonis Geralis2020-12-031-3/+19
| | | | * changelog * add testcase, fixes #14332
* move rest of tests to testament (#16140)flywind2020-11-271-0/+94
| | | | * move rest of tests to testament * Update tests/stdlib/tsums.nim
* distinctBase type trait for distinct types (#13031)cooldome2020-01-081-37/+0
|
* fixes #7816 (#11261)Andreas Rumpf2019-05-151-1/+10
|
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
|
* fixes #8519; implements T.distinctBase to reverse T = distinct A (#8531)Timothee Cour2018-08-101-0/+29