summary refs log tree commit diff stats
path: root/nimpretty/tests/expected
Commit message (Collapse)AuthorAgeFilesLines
* nimpretty: bugfixes; refs #8078Araq2018-06-201-0/+18
|
* nimpretty: added more code claimed to not be workingAndreas Rumpf2018-06-201-0/+13
|
* nimpretty: fixes more reported issuesAndreas Rumpf2018-06-201-0/+3
|
* nimpretty: don't produce trailing whitespace; fixes the rendering of unary ↵Andreas Rumpf2018-06-191-6/+6
| | | | operators
* nimpretty: proper command line handling; added tests; travis ensures these ↵Andreas Rumpf2018-06-191-0/+291
stay green