summary refs log tree commit diff stats
path: root/nimdoc/rsttester.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix server caching issue causing Theme failures (#22378)Daniel Belmes2023-08-061-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)flywind2022-06-161-1/+6
|
* gitutils: add diffStrings, diffFiles, and use it in testament to compare ↵Timothee Cour2021-04-301-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)Miran2020-11-121-0/+34