tests: eliminate use of git-daemon
Dulwich now supports local repositories just fine. Not using the daemon makes the tests easier to read and more reliable (less likely to be skipped because a stray daemon is holding onto the port).
Showing
- tests/test-conflict-1.t 3 additions, 13 deletionstests/test-conflict-1.t
- tests/test-conflict-2.t 3 additions, 13 deletionstests/test-conflict-2.t
- tests/test-convergedmerge.t 3 additions, 13 deletionstests/test-convergedmerge.t
- tests/test-empty-working-tree.t 3 additions, 14 deletionstests/test-empty-working-tree.t
- tests/test-encoding.t 3 additions, 14 deletionstests/test-encoding.t
- tests/test-file-removal.t 3 additions, 14 deletionstests/test-file-removal.t
- tests/test-git-clone.t 0 additions, 3 deletionstests/test-git-clone.t
- tests/test-git-submodules.t 0 additions, 3 deletionstests/test-git-submodules.t
- tests/test-git-tags.t 2 additions, 13 deletionstests/test-git-tags.t
- tests/test-git-workflow.t 0 additions, 3 deletionstests/test-git-workflow.t
- tests/test-hg-author.t 10 additions, 21 deletionstests/test-hg-author.t
- tests/test-hg-branch.t 4 additions, 15 deletionstests/test-hg-branch.t
- tests/test-hg-tags.t 3 additions, 14 deletionstests/test-hg-tags.t
- tests/test-incoming.t 9 additions, 20 deletionstests/test-incoming.t
- tests/test-keywords.t 0 additions, 3 deletionstests/test-keywords.t
- tests/test-merge.t 3 additions, 14 deletionstests/test-merge.t
- tests/test-octopus.t 3 additions, 14 deletionstests/test-octopus.t
- tests/test-outgoing.t 9 additions, 20 deletionstests/test-outgoing.t
- tests/test-pull-after-strip.t 4 additions, 13 deletionstests/test-pull-after-strip.t
- tests/test-pull.t 2 additions, 11 deletionstests/test-pull.t
Loading
Please register or sign in to comment