Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix server caching issue causing Theme failures (#22378) | Daniel Belmes | 2023-08-06 | 1 | -2/+4 |
| | | | | | | | | | * fix server caching issue causing Theme failures * Fix tester to ignore version cache param * fix case of people using -d:nimTestsNimdocFixup * rsttester needed the same fix | ||||
* | document nimTestsNimdocFixup for rsttester (#19894) | flywind | 2022-06-16 | 1 | -1/+6 |
| | |||||
* | gitutils: add diffStrings, diffFiles, and use it in testament to compare ↵ | Timothee Cour | 2021-04-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | add a tester for rst2html (#15936) | Miran | 2020-11-12 | 1 | -0/+34 |