Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #11194 (#11242) | Arne Döring | 2019-05-14 | 1 | -0/+12 |
| | |||||
* | improve formatting in assertEquals | Timothee Cour | 2019-01-14 | 1 | -11/+11 |
| | |||||
* | add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited ↵ | Timothee Cour | 2019-01-09 | 3 | -0/+171 |
table (#10182) * add compiler/unittest_light.nim for easy diffing: assertEquals and mismatch * fixup * add alignTable, parseTableCells |