summary refs log tree commit diff stats
path: root/tests/misc/thints_off.nim
Commit message (Collapse)AuthorAgeFilesLines
* make testament `isSuccess` more robust and allow tests with `--hints:off` to ↵Timothee Cour2021-05-111-0/+4
succeed (#17968) * fix testament isSuccess * show givenSpec in addResult * simplify tstatictypes.nim