Mercurial > public > mercurial-scm > hg-stable
diff tests/test-ssh.t @ 12587:e3247ceaca5e
tests: removed test names in tests
The name of the test files is replaced with a glob * expression,
thereby the tests does not depend on the filename of the file they are
in.
author | Erik Zielke <ez@aragost.com> |
---|---|
date | Thu, 30 Sep 2010 09:49:40 +0200 |
parents | f7dd8bffe18c |
children | 6cc4b14fb76b |
line wrap: on
line diff
--- a/tests/test-ssh.t Tue Sep 28 19:29:14 2010 +0200 +++ b/tests/test-ssh.t Thu Sep 30 09:49:40 2010 +0200 @@ -144,7 +144,7 @@ find incoming on the remote side (using absolute path) $ hg incoming -R ../remote -e "python ../dummyssh" "ssh://user@dummy/`pwd`" - comparing with ssh://user@dummy/*/test-ssh.t/local (glob) + comparing with ssh://user@dummy/*/local (glob) searching for changes changeset: 1:a28a9d1a809c tag: tip @@ -226,7 +226,7 @@ Got arguments 1:user@dummy 2:hg -R remote serve --stdio Got arguments 1:user@dummy 2:hg -R remote serve --stdio Got arguments 1:user@dummy 2:hg -R local serve --stdio - Got arguments 1:user@dummy 2:hg -R /*/test-ssh.t/local serve --stdio (glob) + Got arguments 1:user@dummy 2:hg -R /*/local serve --stdio (glob) Got arguments 1:user@dummy 2:hg -R remote serve --stdio changegroup-in-remote hook: HG_NODE=a28a9d1a809cab7d4e2fde4bee738a9ede948b60 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 Got arguments 1:user@dummy 2:hg -R remote serve --stdio