tests: always access the mercurial repo through `helpers-testrepo.sh`
In some contexts the mercurial repo needs to be accessed through system hg. That's what `helpers-testrepo.sh` enforces, but some tests incorrectly use the mercurial repo without going through that script. This patch fixes those tests.
parent
813226b3
No related branches found
No related tags found
Showing
- tests/test-check-format.t 3 additions, 1 deletiontests/test-check-format.t
- tests/test-check-help.t 2 additions, 3 deletionstests/test-check-help.t
- tests/test-check-interfaces.py 10 additions, 8 deletionstests/test-check-interfaces.py
- tests/test-doctest.py 2 additions, 1 deletiontests/test-doctest.py
Please register or sign in to comment