Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+55 |
table (#10182) * add compiler/unittest_light.nim for easy diffing: assertEquals and mismatch * fixup * add alignTable, parseTableCells |