Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitutils: add diffStrings, diffFiles, and use it in testament to compare ↵ | Timothee Cour | 2021-04-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | expected vs gotten (#17892) * gitutils: add diffStrings, diffFiles, and use it in testament to compare expected vs gotten * refactor with createTempDir * cleanup * refacotr * PRTEMP fake test spec changes to show effect of diffStrings * add runnableExamples for experimental/diff + cross-reference with gitutils * Revert "PRTEMP fake test spec changes to show effect of diffStrings" This reverts commit 57dc8d642dce6c1127c98b7cbc9edbfe747d4047. | ||||
* | improve nimsuggest/tester, minor improvements to koch.nim (#17879) | Timothee Cour | 2021-04-29 | 1 | -1/+1 |
| | | | | | * improve nimsuggest/tester * koch improvements | ||||
* | nimpretty: do not produce 'line too long' messages (#15541) | Andreas Rumpf | 2020-10-10 | 1 | -3/+0 |
| | |||||
* | nimpretty support for multiple files (#14890) | Alexander Wolfe | 2020-07-12 | 1 | -2/+26 |
| | |||||
* | nimpretty tester: strengthen the comparison, do not use strip | Andreas Rumpf | 2018-10-26 | 1 | -1/+1 |
| | |||||
* | nimpretty: fixes #9506 | Andreas Rumpf | 2018-10-26 | 1 | -1/+3 |
| | |||||
* | nimpretty: test for idempotence; fixes #9483 | Araq | 2018-10-24 | 1 | -6/+10 |
| | |||||
* | nimpretty: fixes #9384 | Araq | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | nimpretty: fixes #8626 | Andreas Rumpf | 2018-10-16 | 1 | -1/+8 |
| | |||||
* | nimpretty: bugfixes; refs #8078 | Araq | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | nimpretty: proper command line handling; added tests; travis ensures these ↵ | Andreas Rumpf | 2018-06-19 | 1 | -0/+29 |
stay green |