summaryrefslogtreecommitdiff
path: root/tests/shadow/README.md
Commit message (Collapse)AuthorAgeFilesLines
* shadow ci: avoid hard coding tgen and tor bin pathsJim Newsome2022-12-191-2/+2
| | | | | As of shadow 2.3, shadow can locate executables from the PATH, letting us avoid hard-coded paths here.
* Create a shadow-based integration testJim Newsome2022-10-051-0/+26
Fixes https://gitlab.torproject.org/tpo/core/arti/-/issues/174