summary refs log tree commit diff stats
path: root/testament/lib/stdtest/specialpaths.nim
Commit message (Expand)AuthorAgeFilesLines
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+2
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-1/+1
* fix testament regression: installed testament works again with testament r pa...Timothee Cour2021-01-201-1/+18
* docgen: mangling using _. instead of @@ to avoid issue (#14454)Timothee Cour2020-05-261-0/+9
* fix #6583, fix #14376, index+search now generated for all projects, many bug ...Timothee Cour2020-05-251-16/+12
* fixes #10273 execShellCmd now returns nonzero when child killed with signal +...Timothee Cour2019-01-131-0/+31