tests: add missing trailing 'cd ..'
Many tests didn't change back from subdirectories at the end of the tests ...
and they don't have to. The missing 'cd ..' could always be added when another
test case is added to the test file.
This change do that tests (99.5%) consistently end up in $TESTDIR where they
started, thus making it simpler to extend them or move them around.
--- a/tests/test-1102.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-1102.t Mon Jun 11 01:40:51 2012 +0200
@@ -14,3 +14,4 @@
tip 3:a49829c4fc11
t1 0:f7b1eb17ad24
+ $ cd ..
--- a/tests/test-1993.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-1993.t Mon Jun 11 01:40:51 2012 +0200
@@ -44,3 +44,5 @@
date: Thu Jan 01 00:00:00 1970 +0000
summary: Added tag default for changeset f7b1eb17ad24
+
+ $ cd ..
--- a/tests/test-586.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-586.t Mon Jun 11 01:40:51 2012 +0200
@@ -89,3 +89,4 @@
src/b
tst/a
+ $ cd ..
--- a/tests/test-abort-checkin.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-abort-checkin.t Mon Jun 11 01:40:51 2012 +0200
@@ -31,3 +31,5 @@
rollback completed
abort: no commits allowed
[255]
+
+ $ cd ..
--- a/tests/test-add.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-add.t Mon Jun 11 01:40:51 2012 +0200
@@ -134,3 +134,4 @@
A c
? a.orig
+ $ cd ..
--- a/tests/test-addremove-similar.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-addremove-similar.t Mon Jun 11 01:40:51 2012 +0200
@@ -98,3 +98,5 @@
$ hg addremove -s80
adding c
recording removal of d/a as rename to c (100% similar) (glob)
+
+ $ cd ..
--- a/tests/test-annotate.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-annotate.t Mon Jun 11 01:40:51 2012 +0200
@@ -319,3 +319,4 @@
1:
1: b b
+ $ cd ..
--- a/tests/test-archive-symlinks.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-archive-symlinks.t Mon Jun 11 01:40:51 2012 +0200
@@ -36,3 +36,5 @@
$ cd zip
$ "$TESTDIR/readlink.py" dangling
dangling -> nothing
+
+ $ cd ..
--- a/tests/test-archive.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-archive.t Mon Jun 11 01:40:51 2012 +0200
@@ -265,3 +265,5 @@
*0*80*00:00*old/old (glob)
*-----* (glob)
\s*147\s+2 files (re)
+
+ $ cd ..
--- a/tests/test-audit-path.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-audit-path.t Mon Jun 11 01:40:51 2012 +0200
@@ -88,3 +88,5 @@
$ hg update -Cr4
abort: *: $TESTTMP/target//tmp/test (glob)
[255]
+
+ $ cd ..
--- a/tests/test-basic.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-basic.t Mon Jun 11 01:40:51 2012 +0200
@@ -53,3 +53,5 @@
1 files, 1 changesets, 1 total revisions
At the end...
+
+ $ cd ..
--- a/tests/test-bheads.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-bheads.t Mon Jun 11 01:40:51 2012 +0200
@@ -372,3 +372,4 @@
$ hg merge -q 3
$ hg ci -m "b12 (HH): merging two heads"
+ $ cd ..
--- a/tests/test-bookmarks-pushpull.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-bookmarks-pushpull.t Mon Jun 11 01:40:51 2012 +0200
@@ -252,3 +252,5 @@
foobar 1:9b140be10808
$ kill `cat ../hg.pid`
+
+ $ cd ..
--- a/tests/test-branch-tag-confict.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-branch-tag-confict.t Mon Jun 11 01:40:51 2012 +0200
@@ -61,3 +61,5 @@
date: Thu Jan 01 00:00:00 1970 +0000
summary: Create a branch with the same name as a tag.
+
+ $ cd ..
--- a/tests/test-branches.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-branches.t Mon Jun 11 01:40:51 2012 +0200
@@ -408,3 +408,5 @@
\x1b[0;34mc\x1b[0m \x1b[0;36m 14:f894c25619d3\x1b[0m (closed) (esc)
\x1b[0;35ma\x1b[0m \x1b[0;36m 5:d8cbc61dbaa6\x1b[0m (inactive) (esc)
\x1b[0;35mdefault\x1b[0m \x1b[0;36m 0:19709c5a4e75\x1b[0m (inactive) (esc)
+
+ $ cd ..
--- a/tests/test-bundle-r.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-bundle-r.t Mon Jun 11 01:40:51 2012 +0200
@@ -324,3 +324,5 @@
crosschecking files in changesets and manifests
checking files
4 files, 10 changesets, 7 total revisions
+
+ $ cd ..
--- a/tests/test-bundle-vs-outgoing.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-bundle-vs-outgoing.t Mon Jun 11 01:40:51 2012 +0200
@@ -142,3 +142,4 @@
$ hg bundle --base 3 foo.bundle
5 changesets found
+ $ cd ..
--- a/tests/test-bundle.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-bundle.t Mon Jun 11 01:40:51 2012 +0200
@@ -596,3 +596,5 @@
crosschecking files in changesets and manifests
checking files
4 files, 3 changesets, 5 total revisions
+
+ $ cd ..
--- a/tests/test-changelog-exec.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-changelog-exec.t Mon Jun 11 01:40:51 2012 +0200
@@ -51,3 +51,5 @@
$ hg debugindex bar
rev offset length base linkrev nodeid p1 p2
0 0 5 0 1 b004912a8510 000000000000 000000000000
+
+ $ cd ..
--- a/tests/test-children.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-children.t Mon Jun 11 01:40:51 2012 +0200
@@ -121,3 +121,5 @@
date: Thu Jan 01 00:00:02 1970 +0000
summary: 2
+
+ $ cd ..
--- a/tests/test-churn.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-churn.t Mon Jun 11 01:40:51 2012 +0200
@@ -158,3 +158,5 @@
user4@x.com 2 *****************************
user2 2 *****************************
with space 1 **************
+
+ $ cd ..
--- a/tests/test-clone-pull-corruption.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-clone-pull-corruption.t Mon Jun 11 01:40:51 2012 +0200
@@ -50,3 +50,5 @@
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions
+
+ $ cd ..
--- a/tests/test-commit-multiple.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-commit-multiple.t Mon Jun 11 01:40:51 2012 +0200
@@ -129,3 +129,5 @@
5 fix 2 bugfix file1
6 x bugfix file1
7 y file1
+
+ $ cd ..
--- a/tests/test-commit-unresolved.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-commit-unresolved.t Mon Jun 11 01:40:51 2012 +0200
@@ -45,3 +45,5 @@
$ hg resolve -m A
$ hg commit -m "Merged"
+
+ $ cd ..
--- a/tests/test-commit.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-commit.t Mon Jun 11 01:40:51 2012 +0200
@@ -303,3 +303,5 @@
rev offset length base linkrev nodeid p1 p2
0 0 6 0 0 26d3ca0dfd18 000000000000 000000000000
1 6 7 1 1 d267bddd54f7 26d3ca0dfd18 000000000000
+
+ $ cd ..
--- a/tests/test-committer.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-committer.t Mon Jun 11 01:40:51 2012 +0200
@@ -61,3 +61,5 @@
rollback completed
abort: empty username!
[255]
+
+ $ cd ..
--- a/tests/test-convert-bzr-ghosts.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-bzr-ghosts.t Mon Jun 11 01:40:51 2012 +0200
@@ -34,3 +34,5 @@
|
o 0@source "Initial layout setup" files: somefile
+
+ $ cd ..
--- a/tests/test-convert-bzr-merges.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-bzr-merges.t Mon Jun 11 01:40:51 2012 +0200
@@ -66,3 +66,5 @@
644 file-branch1
644 file-branch2
644 file-parent
+
+ $ cd ..
--- a/tests/test-convert-bzr-treeroot.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-bzr-treeroot.t Mon Jun 11 01:40:51 2012 +0200
@@ -31,3 +31,5 @@
$ manifest source-hg tip
% manifest of tip
644 file
+
+ $ cd ..
--- a/tests/test-convert-cvs-branch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-cvs-branch.t Mon Jun 11 01:40:51 2012 +0200
@@ -190,3 +190,4 @@
b.txt:1.2->1.2.2.1
+ $ cd ..
--- a/tests/test-convert-cvs.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-cvs.t Mon Jun 11 01:40:51 2012 +0200
@@ -458,3 +458,4 @@
b/c:1.1.2.1->1.1.2.2
+ $ cd ..
--- a/tests/test-convert-cvsnt-mergepoints.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-cvsnt-mergepoints.t Mon Jun 11 01:40:51 2012 +0200
@@ -200,3 +200,5 @@
Members:
foo.txt:1.1.4.1->1.1.4.2
+
+ $ cd ..
--- a/tests/test-convert-svn-move.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-svn-move.t Mon Jun 11 01:40:51 2012 +0200
@@ -247,3 +247,5 @@
1 branch
0 clobberdir
+
+ $ cd ..
--- a/tests/test-convert-tagsbranch-topology.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-convert-tagsbranch-topology.t Mon Jun 11 01:40:51 2012 +0200
@@ -84,3 +84,5 @@
/
o 0 "rev1" files: a
+
+ $ cd ..
--- a/tests/test-copy-move-merge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-copy-move-merge.t Mon Jun 11 01:40:51 2012 +0200
@@ -60,3 +60,5 @@
0
1
2
+
+ $ cd ..
--- a/tests/test-copy.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-copy.t Mon Jun 11 01:40:51 2012 +0200
@@ -212,3 +212,5 @@
$ hg st -AC foo
M foo
bar
+
+ $ cd ..
--- a/tests/test-debugbundle.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-debugbundle.t Mon Jun 11 01:40:51 2012 +0200
@@ -34,3 +34,4 @@
c
b80de5d138758541c5f05265ad144ab9fa86d1db 0000000000000000000000000000000000000000 0000000000000000000000000000000000000000 991a3460af53952d10ec8a295d3d2cc2e5fa9690 0000000000000000000000000000000000000000 12
+ $ cd ..
--- a/tests/test-debugindexdot.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-debugindexdot.t Mon Jun 11 01:40:51 2012 +0200
@@ -21,3 +21,5 @@
2 -> 3
1 -> 3
}
+
+ $ cd ..
--- a/tests/test-diff-binary-file.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diff-binary-file.t Mon Jun 11 01:40:51 2012 +0200
@@ -37,3 +37,4 @@
$ hg diff --git -r 0 -r 2
+ $ cd ..
--- a/tests/test-diff-change.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diff-change.t Mon Jun 11 01:40:51 2012 +0200
@@ -90,3 +90,4 @@
9
10
+ $ cd ..
--- a/tests/test-diff-color.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diff-color.t Mon Jun 11 01:40:51 2012 +0200
@@ -126,3 +126,5 @@
\x1b[0;33mrecord this change to 'a'? [Ynesfdaq?]\x1b[0m (esc)
#endif
+
+ $ cd ..
--- a/tests/test-diff-hashes.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diff-hashes.t Mon Jun 11 01:40:51 2012 +0200
@@ -43,3 +43,4 @@
-bar
+foobar
+ $ cd ..
--- a/tests/test-diff-subdir.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diff-subdir.t Mon Jun 11 01:40:51 2012 +0200
@@ -44,3 +44,4 @@
@@ -0,0 +1,1 @@
+2
+ $ cd ..
--- a/tests/test-diffstat.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-diffstat.t Mon Jun 11 01:40:51 2012 +0200
@@ -69,3 +69,4 @@
file with spaces | Bin
1 files changed, 0 insertions(+), 0 deletions(-)
+ $ cd ..
--- a/tests/test-double-merge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-double-merge.t Mon Jun 11 01:40:51 2012 +0200
@@ -63,3 +63,5 @@
line 0
line 1
line 2-2
+
+ $ cd ..
--- a/tests/test-empty-file.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-empty-file.t Mon Jun 11 01:40:51 2012 +0200
@@ -44,3 +44,4 @@
b80de5d138758541c5f05265ad144ab9fa86d1db 644 empty2
b80de5d138758541c5f05265ad144ab9fa86d1db 644 empty3
+ $ cd ..
--- a/tests/test-empty.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-empty.t Mon Jun 11 01:40:51 2012 +0200
@@ -51,3 +51,5 @@
Should be empty:
$ ls .hg/store
+
+ $ cd ..
--- a/tests/test-encode.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-encode.t Mon Jun 11 01:40:51 2012 +0200
@@ -59,3 +59,5 @@
this is a test
$ hg -R .. cat --decode ../a.gz | gunzip
this is a test
+
+ $ cd ..
--- a/tests/test-encoding-align.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-encoding-align.t Mon Jun 11 01:40:51 2012 +0200
@@ -141,3 +141,5 @@
\xe9\x95\xb7\xe3\x81\x84\xe9\x95\xb7\xe3\x81\x84\xe5\x90\x8d\xe5\x89\x8d 4:9259be597f19 (esc)
MIDDLE_ 3:b06c5b6def9e
\xe7\x9f\xad\xe5\x90\x8d 2:64a70663cee8 (esc)
+
+ $ cd ..
--- a/tests/test-encoding-textwrap.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-encoding-textwrap.t Mon Jun 11 01:40:51 2012 +0200
@@ -255,3 +255,5 @@
\xd0\x9d\xd0\xb0\xd1\x81\xd1\x82\xd1\x80\xd0\xbe\xd0\xb9\xd0\xba\xd0\xb8 (esc)
use "hg -v help show_ambig_ru" to show more info
+
+ $ cd ..
--- a/tests/test-encoding.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-encoding.t Mon Jun 11 01:40:51 2012 +0200
@@ -249,3 +249,4 @@
$ HGENCODING=latin-1 hg up `cat latin-1-tag`
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
+ $ cd ..
--- a/tests/test-eol-clone.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-eol-clone.t Mon Jun 11 01:40:51 2012 +0200
@@ -72,3 +72,5 @@
first\r (esc)
second\r (esc)
third\r (esc)
+
+ $ cd ..
--- a/tests/test-eol-hook.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-eol-hook.t Mon Jun 11 01:40:51 2012 +0200
@@ -214,3 +214,5 @@
d.txt in a7040e68714f should not have CRLF line endings
b.txt in fbcf9b1025f5 should not have CRLF line endings
[255]
+
+ $ cd ..
--- a/tests/test-eol-tag.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-eol-tag.t Mon Jun 11 01:40:51 2012 +0200
@@ -35,3 +35,5 @@
Touch .hgtags file again:
$ hg tag 2.0
+
+ $ cd ..
--- a/tests/test-eol.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-eol.t Mon Jun 11 01:40:51 2012 +0200
@@ -522,3 +522,4 @@
fourth
fifth
+ $ cd ..
--- a/tests/test-eolfilename.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-eolfilename.t Mon Jun 11 01:40:51 2012 +0200
@@ -68,3 +68,5 @@
\x1b[0;35;1;4mbar\x1b[0m (esc)
\x1b[0;35;1;4m? foo\x1b[0m (esc)
\x1b[0;35;1;4mbar.baz\x1b[0m (esc)
+
+ $ cd ..
--- a/tests/test-export.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-export.t Mon Jun 11 01:40:51 2012 +0200
@@ -143,3 +143,5 @@
$ hg export "not all()"
abort: export requires at least one changeset
[255]
+
+ $ cd ..
--- a/tests/test-fetch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-fetch.t Mon Jun 11 01:40:51 2012 +0200
@@ -410,3 +410,5 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
+
+ $ cd ..
--- a/tests/test-filebranch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-filebranch.t Mon Jun 11 01:40:51 2012 +0200
@@ -146,3 +146,4 @@
checking files
4 files, 4 changesets, 10 total revisions
+ $ cd ..
--- a/tests/test-flags.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-flags.t Mon Jun 11 01:40:51 2012 +0200
@@ -147,3 +147,5 @@
rev offset length base linkrev nodeid p1 p2
0 0 0 0 0 b80de5d13875 000000000000 000000000000
1 0 5 1 1 7fe919cc0336 b80de5d13875 000000000000
+
+ $ cd ..
--- a/tests/test-glog.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-glog.t Mon Jun 11 01:40:51 2012 +0200
@@ -2056,3 +2056,5 @@
$ testlog --hidden
[]
[]
+
+ $ cd ..
--- a/tests/test-gpg.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-gpg.t Mon Jun 11 01:40:51 2012 +0200
@@ -30,3 +30,5 @@
the main hg working dir
$ "$TESTDIR/md5sum.py" "$TESTDIR/gpg/trustdb.gpg"
f6b9c78c65fa9536e7512bb2ceb338ae */gpg/trustdb.gpg (glob)
+
+ $ cd ..
--- a/tests/test-graft.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-graft.t Mon Jun 11 01:40:51 2012 +0200
@@ -287,3 +287,5 @@
$ hg log --template '{rev} {parents} {desc}\n' -r tip
14 1:5d205f8b35b6 3
(grafted from 4c60f11aa304a54ae1c199feb94e7fc771e51ed8)
+
+ $ cd ..
--- a/tests/test-hardlinks.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hardlinks.t Mon Jun 11 01:40:51 2012 +0200
@@ -344,3 +344,4 @@
$ cat ../b/.hg/localtags
4e7abb4840c46a910f6d7b4d3c3fc7e5209e684c lfoo
+ $ cd ..
--- a/tests/test-hgcia.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgcia.t Mon Jun 11 01:40:51 2012 +0200
@@ -90,3 +90,5 @@
</body>
<timestamp>0</timestamp>
</message>
+
+ $ cd ..
--- a/tests/test-hgignore.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgignore.t Mon Jun 11 01:40:51 2012 +0200
@@ -122,3 +122,5 @@
$ hg debugignore
(?:(?:|.*/)[^/]*(?:/|$))
+
+ $ cd ..
--- a/tests/test-hgk.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgk.t Mon Jun 11 01:40:51 2012 +0200
@@ -16,3 +16,5 @@
branch default
adda
+
+ $ cd ..
--- a/tests/test-hgweb-commands.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-commands.t Mon Jun 11 01:40:51 2012 +0200
@@ -1286,3 +1286,5 @@
ERRORS ENCOUNTERED
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-hgweb-descend-empties.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-descend-empties.t Mon Jun 11 01:40:51 2012 +0200
@@ -140,3 +140,5 @@
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-hgweb-diffs.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-diffs.t Mon Jun 11 01:40:51 2012 +0200
@@ -598,3 +598,5 @@
errors
$ cat ../test/errors.log
+
+ $ cd ..
--- a/tests/test-hgweb-empty.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-empty.t Mon Jun 11 01:40:51 2012 +0200
@@ -395,3 +395,5 @@
</body>
</html>
+
+ $ cd ..
--- a/tests/test-hgweb-filelog.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-filelog.t Mon Jun 11 01:40:51 2012 +0200
@@ -755,3 +755,5 @@
errors
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-hgweb-no-path-info.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-no-path-info.t Mon Jun 11 01:40:51 2012 +0200
@@ -105,3 +105,5 @@
---- ERRORS
+
+ $ cd ..
--- a/tests/test-hgweb-no-request-uri.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-no-request-uri.t Mon Jun 11 01:40:51 2012 +0200
@@ -139,3 +139,5 @@
---- ERRORS
+
+ $ cd ..
--- a/tests/test-hgweb-non-interactive.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-non-interactive.t Mon Jun 11 01:40:51 2012 +0200
@@ -78,3 +78,5 @@
[]
---- request.ENVIRON wsgi variables
['wsgi.errors', 'wsgi.input', 'wsgi.multiprocess', 'wsgi.multithread', 'wsgi.run_once', 'wsgi.url_scheme', 'wsgi.version']
+
+ $ cd ..
--- a/tests/test-hgweb-raw.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-raw.t Mon Jun 11 01:40:51 2012 +0200
@@ -56,3 +56,4 @@
$ cat access.log error.log
127.0.0.1 - - [*] "GET /?f=a23bf1310f6e;file=sub/some%20%22text%22.txt;style=raw HTTP/1.1" 200 - (glob)
+ $ cd ..
--- a/tests/test-hgweb-removed.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb-removed.t Mon Jun 11 01:40:51 2012 +0200
@@ -231,3 +231,5 @@
</body>
</html>
+
+ $ cd ..
--- a/tests/test-hgweb.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-hgweb.t Mon Jun 11 01:40:51 2012 +0200
@@ -443,3 +443,5 @@
errors
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-highlight.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-highlight.t Mon Jun 11 01:40:51 2012 +0200
@@ -603,3 +603,5 @@
% hgweb filerevision, html
<div class="parity0 source"><a href="#l1" id="l1"> 1</a> ??</div>
% errors encountered
+
+ $ cd ..
--- a/tests/test-impexp-branch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-impexp-branch.t Mon Jun 11 01:40:51 2012 +0200
@@ -69,3 +69,5 @@
>>> file('../r1-ws.patch', 'wb').write(p)
$ hg import --exact ../r1-ws.patch
applying ../r1-ws.patch
+
+ $ cd ..
--- a/tests/test-import-bypass.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-import-bypass.t Mon Jun 11 01:40:51 2012 +0200
@@ -266,3 +266,5 @@
o 0:a0e19e636a43 test 0 0 - default - t
#endif
+
+ $ cd ..
--- a/tests/test-import-context.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-import-context.t Mon Jun 11 01:40:51 2012 +0200
@@ -123,3 +123,4 @@
$ python ../cat.py d
'A\nA\nA\nA\n'
+ $ cd ..
--- a/tests/test-import-merge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-import-merge.t Mon Jun 11 01:40:51 2012 +0200
@@ -112,3 +112,4 @@
3:102a90ea7b4a addb
$ hg strip --no-backup tip
+ $ cd ..
--- a/tests/test-import-unknown.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-import-unknown.t Mon Jun 11 01:40:51 2012 +0200
@@ -65,3 +65,5 @@
applying ../unknown.diff
abort: cannot create copied: destination already exists
[255]
+
+ $ cd ..
--- a/tests/test-inotify-dirty-dirstate.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-inotify-dirty-dirstate.t Mon Jun 11 01:40:51 2012 +0200
@@ -68,3 +68,5 @@
$ hg status
$ hg qrefresh
$ hg status
+
+ $ cd ..
--- a/tests/test-inotify-issue1208.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-inotify-issue1208.t Mon Jun 11 01:40:51 2012 +0200
@@ -34,3 +34,5 @@
abort: child process failed to start
[255]
$ kill `cat hg.pid`
+
+ $ cd ..
--- a/tests/test-inotify.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-inotify.t Mon Jun 11 01:40:51 2012 +0200
@@ -158,3 +158,5 @@
$ hg st
$ kill `cat hg.pid`
+
+ $ cd ..
--- a/tests/test-interhg.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-interhg.t Mon Jun 11 01:40:51 2012 +0200
@@ -29,3 +29,5 @@
errors
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-issue1089.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-issue1089.t Mon Jun 11 01:40:51 2012 +0200
@@ -23,3 +23,4 @@
$ hg ci -m m ../a
+ $ cd ..
--- a/tests/test-issue1802.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-issue1802.t Mon Jun 11 01:40:51 2012 +0200
@@ -69,3 +69,5 @@
$ hg manifest -v
755 * a
644 b
+
+ $ cd ..
--- a/tests/test-issue1877.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-issue1877.t Mon Jun 11 01:40:51 2012 +0200
@@ -43,3 +43,4 @@
$ hg book
main 2:d36c0562f908
+ $ cd ..
--- a/tests/test-issue2137.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-issue2137.t Mon Jun 11 01:40:51 2012 +0200
@@ -52,3 +52,5 @@
date: Thu Jan 01 00:00:00 1970 +0000
summary: one more commit to demonstrate the bug
+
+ $ cd ..
--- a/tests/test-issue3084.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-issue3084.t Mon Jun 11 01:40:51 2012 +0200
@@ -106,3 +106,5 @@
$ cat foo
large
+
+ $ cd ..
--- a/tests/test-keyword.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-keyword.t Mon Jun 11 01:40:51 2012 +0200
@@ -1127,3 +1127,5 @@
$Xinfo$
ignore $Id$
a
+
+ $ cd ..
--- a/tests/test-largefiles-cache.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-largefiles-cache.t Mon Jun 11 01:40:51 2012 +0200
@@ -119,3 +119,5 @@
$ ../ls-l.py ../src/.hg/largefiles/b734e14a0971e370408ab9bce8d56d8485e368a9
640
+
+ $ cd ..
--- a/tests/test-lfconvert.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-lfconvert.t Mon Jun 11 01:40:51 2012 +0200
@@ -268,3 +268,5 @@
stuff/normal2
$ [ -d .hg/largefiles ] && echo fail || echo pass
pass
+
+ $ cd ..
--- a/tests/test-manifest-merging.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-manifest-merging.t Mon Jun 11 01:40:51 2012 +0200
@@ -34,3 +34,4 @@
$ hg update --clean 1
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ $ cd ..
--- a/tests/test-merge-closedheads.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge-closedheads.t Mon Jun 11 01:40:51 2012 +0200
@@ -84,3 +84,4 @@
hg commit (no reopening of some-branch)
$ hgcommit -m 'merge with closed branch'
+ $ cd ..
--- a/tests/test-merge-commit.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge-commit.t Mon Jun 11 01:40:51 2012 +0200
@@ -181,3 +181,4 @@
2 153 7 2 4 ff4b45017382 d35118874825 000000000000
3 160 13 3 5 3701b4893544 ff4b45017382 5345f5ab8abd
+ $ cd ..
--- a/tests/test-merge-symlinks.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge-symlinks.t Mon Jun 11 01:40:51 2012 +0200
@@ -59,3 +59,5 @@
HG_OTHER_ISLINK 0
HG_BASE_ISLINK 0
0 files updated, 1 files merged, 0 files removed, 0 files unresolved
+
+ $ cd ..
--- a/tests/test-merge1.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge1.t Mon Jun 11 01:40:51 2012 +0200
@@ -172,3 +172,5 @@
$ hg ci -md
$ hg revert -r -2 b
$ hg up -q -- -2
+
+ $ cd ..
--- a/tests/test-merge10.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge10.t Mon Jun 11 01:40:51 2012 +0200
@@ -49,3 +49,5 @@
@@ -1,1 +1,1 @@
-a
+alpha
+
+ $ cd ..
--- a/tests/test-merge2.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge2.t Mon Jun 11 01:40:51 2012 +0200
@@ -49,3 +49,5 @@
$ hg commit -A -m "commit #2"
adding b
created new head
+
+ $ cd ..
--- a/tests/test-merge6.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge6.t Mon Jun 11 01:40:51 2012 +0200
@@ -66,3 +66,5 @@
bar should remain deleted.
$ hg manifest --debug
f9b0e817f6a48de3564c6b2957687c5e7297c5a0 644 foo
+
+ $ cd ..
--- a/tests/test-merge7.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge7.t Mon Jun 11 01:40:51 2012 +0200
@@ -143,3 +143,5 @@
date: Thu Jan 01 00:00:00 1970 +0000
summary: Initial
+
+ $ cd ..
--- a/tests/test-merge8.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge8.t Mon Jun 11 01:40:51 2012 +0200
@@ -25,3 +25,5 @@
(run 'hg update' to get a working copy)
$ hg update
1 files updated, 0 files merged, 1 files removed, 0 files unresolved
+
+ $ cd ..
--- a/tests/test-merge9.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-merge9.t Mon Jun 11 01:40:51 2012 +0200
@@ -90,3 +90,5 @@
$ hg resolve -l
U bar
R baz
+
+ $ cd ..
--- a/tests/test-mq-caches.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-caches.t Mon Jun 11 01:40:51 2012 +0200
@@ -122,3 +122,4 @@
dc25e3827021582e979f600811852e36cbe57341 0
dc25e3827021582e979f600811852e36cbe57341 foo
+ $ cd ..
--- a/tests/test-mq-header-from.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-header-from.t Mon Jun 11 01:40:51 2012 +0200
@@ -967,3 +967,5 @@
2: Three (again) - maria
1: imported patch 2.patch - jane
0: imported patch 1.patch - mary
+
+ $ cd ..
--- a/tests/test-mq-qdelete.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qdelete.t Mon Jun 11 01:40:51 2012 +0200
@@ -194,3 +194,4 @@
revision 2b1c98802260 refers to unknown patches: 5.diff
revision 33a6861311c0 refers to unknown patches: 4.diff
+ $ cd ..
--- a/tests/test-mq-qdiff.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qdiff.t Mon Jun 11 01:40:51 2012 +0200
@@ -173,3 +173,5 @@
$ hg qrefresh
$ rm newfile
$ hg qdiff
+
+ $ cd ..
--- a/tests/test-mq-qgoto.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qgoto.t Mon Jun 11 01:40:51 2012 +0200
@@ -75,3 +75,4 @@
abort: patch 14 not in series
[255]
+ $ cd ..
--- a/tests/test-mq-qimport-fail-cleanup.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qimport-fail-cleanup.t Mon Jun 11 01:40:51 2012 +0200
@@ -38,3 +38,5 @@
abort: revision 0 is not mutable
(see "hg help phases" for details)
[255]
+
+ $ cd ..
--- a/tests/test-mq-qimport.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qimport.t Mon Jun 11 01:40:51 2012 +0200
@@ -270,3 +270,5 @@
$ hg qimport -r qparent
$ hg phase qbase
1: secret
+
+ $ cd ..
--- a/tests/test-mq-qpush-exact.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qpush-exact.t Mon Jun 11 01:40:51 2012 +0200
@@ -286,3 +286,4 @@
abort: p0 does not have a parent recorded
[255]
+ $ cd ..
--- a/tests/test-mq-qpush-fail.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qpush-fail.t Mon Jun 11 01:40:51 2012 +0200
@@ -422,3 +422,5 @@
applying p2
now at: p2
$ hg st a
+
+ $ cd ..
--- a/tests/test-mq-qrefresh-interactive.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qrefresh-interactive.t Mon Jun 11 01:40:51 2012 +0200
@@ -346,3 +346,5 @@
After qrefresh 'diff'
$ hg diff --nodates
+
+ $ cd ..
--- a/tests/test-mq-qrefresh.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-qrefresh.t Mon Jun 11 01:40:51 2012 +0200
@@ -543,3 +543,4 @@
$ hg phase p2.diff
2: secret
+ $ cd ..
--- a/tests/test-mq-safety.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-safety.t Mon Jun 11 01:40:51 2012 +0200
@@ -212,3 +212,5 @@
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
+
+ $ cd ..
--- a/tests/test-mq-strip.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-strip.t Mon Jun 11 01:40:51 2012 +0200
@@ -464,3 +464,5 @@
$ hg id -ir 6:2702dd0c91e7
abort: unknown revision '2702dd0c91e7'!
[255]
+
+ $ cd ..
--- a/tests/test-mq-subrepo-svn.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-subrepo-svn.t Mon Jun 11 01:40:51 2012 +0200
@@ -48,3 +48,5 @@
$ hg qnew -m1 1.diff
abort: uncommitted changes in subrepository sub
[255]
+
+ $ cd ..
--- a/tests/test-mq-subrepo.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-mq-subrepo.t Mon Jun 11 01:40:51 2012 +0200
@@ -353,3 +353,5 @@
$ echo sub = sub >> .hgsub
$ hg add .hgsub
$ hg qnew 0.diff
+
+ $ cd ..
--- a/tests/test-nested-repo.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-nested-repo.t Mon Jun 11 01:40:51 2012 +0200
@@ -38,3 +38,4 @@
[255]
$ hg st
+ $ cd ..
--- a/tests/test-newbranch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-newbranch.t Mon Jun 11 01:40:51 2012 +0200
@@ -327,3 +327,4 @@
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
(branch merge, don't forget to commit)
+ $ cd ..
--- a/tests/test-parents.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-parents.t Mon Jun 11 01:40:51 2012 +0200
@@ -150,3 +150,5 @@
date: Thu Jan 01 00:00:04 1970 +0000
summary: c2
+
+ $ cd ..
--- a/tests/test-parseindex.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-parseindex.t Mon Jun 11 01:40:51 2012 +0200
@@ -57,3 +57,5 @@
2 revisions:
7c31755bf9b5
26333235a41c
+
+ $ cd ..
--- a/tests/test-patch-offset.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-patch-offset.t Mon Jun 11 01:40:51 2012 +0200
@@ -75,3 +75,5 @@
$ python ../writepatterns.py aref 34X 10A 1B 1a 9A 1C 10A 1B 10A 1D 10A 1B 1a 9A 1E 10A 1B 1a 9A
$ diff aref a
+
+ $ cd ..
--- a/tests/test-patchbomb.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-patchbomb.t Mon Jun 11 01:40:51 2012 +0200
@@ -2384,3 +2384,5 @@
@@ -0,0 +1,1 @@
+d
+
+ $ cd ..
--- a/tests/test-paths.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-paths.t Mon Jun 11 01:40:51 2012 +0200
@@ -62,3 +62,4 @@
$ hg -q id
000000000000
+ $ cd ..
--- a/tests/test-permissions.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-permissions.t Mon Jun 11 01:40:51 2012 +0200
@@ -69,3 +69,4 @@
$ chmod +rx dir
+ $ cd ..
--- a/tests/test-phases.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-phases.t Mon Jun 11 01:40:51 2012 +0200
@@ -475,3 +475,5 @@
cannot move 1 changesets to a more permissive phase, use --force
no phases changed
[1]
+
+ $ cd ..
--- a/tests/test-profile.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-profile.t Mon Jun 11 01:40:51 2012 +0200
@@ -27,3 +27,5 @@
$ grep 'events: Ticks' ../out > /dev/null || cat ../out
#endif
+
+ $ cd ..
--- a/tests/test-pull-branch.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-branch.t Mon Jun 11 01:40:51 2012 +0200
@@ -212,3 +212,5 @@
adding file changes
added 2 changesets with 2 changes to 2 files (+2 heads)
(run 'hg heads .' to see heads, 'hg merge' to merge)
+
+ $ cd ..
--- a/tests/test-pull-http.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-http.t Mon Jun 11 01:40:51 2012 +0200
@@ -61,3 +61,5 @@
searching for changes
abort: authorization failed
% serve errors
+
+ $ cd ..
--- a/tests/test-pull-permission.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-permission.t Mon Jun 11 01:40:51 2012 +0200
@@ -29,3 +29,4 @@
checking files
1 files, 1 changesets, 1 total revisions
+ $ cd ..
--- a/tests/test-pull-pull-corruption.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-pull-corruption.t Mon Jun 11 01:40:51 2012 +0200
@@ -68,3 +68,5 @@
crosschecking files in changesets and manifests
checking files
1 files, 11 changesets, 11 total revisions
+
+ $ cd ..
--- a/tests/test-pull-r.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-r.t Mon Jun 11 01:40:51 2012 +0200
@@ -101,3 +101,4 @@
$ hg pull -qr 1 ../repo
+ $ cd ..
--- a/tests/test-pull-update.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull-update.t Mon Jun 11 01:40:51 2012 +0200
@@ -59,3 +59,4 @@
added 1 changesets with 1 changes to 1 files (-1 heads)
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ $ cd ..
--- a/tests/test-pull.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-pull.t Mon Jun 11 01:40:51 2012 +0200
@@ -88,3 +88,5 @@
$ URL=`python -c "import os; print 'file://localhost' + ('/' + os.getcwd().replace(os.sep, '/')).replace('//', '/') + '/../test'"`
$ hg pull -q "$URL"
+
+ $ cd ..
--- a/tests/test-purge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-purge.t Mon Jun 11 01:40:51 2012 +0200
@@ -214,3 +214,5 @@
$ touch directory/.svn/foo
$ hg purge -p -X .svn -X '*/.svn'
$ hg purge -p -X re:.*.svn
+
+ $ cd ..
--- a/tests/test-push-cgi.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-push-cgi.t Mon Jun 11 01:40:51 2012 +0200
@@ -88,3 +88,5 @@
adding manifests
adding file changes
added 0 changesets with 0 changes to 1 files
+
+ $ cd ..
--- a/tests/test-push-http.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-push-http.t Mon Jun 11 01:40:51 2012 +0200
@@ -119,3 +119,5 @@
searching for changes
abort: authorization failed
% serve errors
+
+ $ cd ..
--- a/tests/test-push-r.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-push-r.t Mon Jun 11 01:40:51 2012 +0200
@@ -146,3 +146,4 @@
checking files
4 files, 9 changesets, 7 total revisions
+ $ cd ..
--- a/tests/test-push-validation.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-push-validation.t Mon Jun 11 01:40:51 2012 +0200
@@ -50,3 +50,4 @@
abort: missing file data for beta:dddc47b3ba30e54484720ce0f4f768a0f4b6efb9 - run hg verify
[255]
+ $ cd ..
--- a/tests/test-push-warn.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-push-warn.t Mon Jun 11 01:40:51 2012 +0200
@@ -727,3 +727,5 @@
searching for changes
no changes found
[1]
+
+ $ cd ..
--- a/tests/test-qrecord.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-qrecord.t Mon Jun 11 01:40:51 2012 +0200
@@ -398,3 +398,5 @@
After qrecord b.patch 'diff'
$ hg diff --nodates
+
+ $ cd ..
--- a/tests/test-rebase-abort.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-abort.t Mon Jun 11 01:40:51 2012 +0200
@@ -154,3 +154,5 @@
|/
o 0:public 'A'
+
+ $ cd ..
--- a/tests/test-rebase-bookmarks.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-bookmarks.t Mon Jun 11 01:40:51 2012 +0200
@@ -86,3 +86,5 @@
|
o 0: 'A' bookmarks:
+
+ $ cd ..
--- a/tests/test-rebase-cache.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-cache.t Mon Jun 11 01:40:51 2012 +0200
@@ -262,3 +262,4 @@
$ hg verify -q
+ $ cd ..
--- a/tests/test-rebase-check-restore.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-check-restore.t Mon Jun 11 01:40:51 2012 +0200
@@ -146,3 +146,5 @@
|/
o 0:draft 'A'
+
+ $ cd ..
--- a/tests/test-rebase-conflicts.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-conflicts.t Mon Jun 11 01:40:51 2012 +0200
@@ -118,3 +118,4 @@
$ hg cat -r 5 common
resolved merge
+ $ cd ..
--- a/tests/test-rebase-detach.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-detach.t Mon Jun 11 01:40:51 2012 +0200
@@ -396,3 +396,5 @@
|/
o 0:draft 'A'
+
+ $ cd ..
--- a/tests/test-rebase-issue-noparam-single-rev.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-issue-noparam-single-rev.t Mon Jun 11 01:40:51 2012 +0200
@@ -124,3 +124,5 @@
|
o 0: 'c1'
+
+ $ cd ..
--- a/tests/test-rebase-mq-skip.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-mq-skip.t Mon Jun 11 01:40:51 2012 +0200
@@ -135,3 +135,5 @@
|
o 0: 'r0' tags:
+
+ $ cd ..
--- a/tests/test-rebase-newancestor.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-newancestor.t Mon Jun 11 01:40:51 2012 +0200
@@ -52,3 +52,5 @@
|
o 0: 'A'
+
+ $ cd ..
--- a/tests/test-rebase-parameters.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-parameters.t Mon Jun 11 01:40:51 2012 +0200
@@ -427,3 +427,4 @@
tool option will be ignored
saved backup bundle to $TESTTMP/b3/.hg/strip-backup/*-backup.hg (glob)
+ $ cd ..
--- a/tests/test-rebase-pull.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-pull.t Mon Jun 11 01:40:51 2012 +0200
@@ -113,3 +113,4 @@
o 2: 'R1'
|
+ $ cd ..
--- a/tests/test-rebase-rename.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebase-rename.t Mon Jun 11 01:40:51 2012 +0200
@@ -168,3 +168,4 @@
unrelated.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
+ $ cd ..
--- a/tests/test-rebuildstate.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rebuildstate.t Mon Jun 11 01:40:51 2012 +0200
@@ -27,3 +27,4 @@
? baz
C foo
+ $ cd ..
--- a/tests/test-record.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-record.t Mon Jun 11 01:40:51 2012 +0200
@@ -1217,3 +1217,5 @@
c
+d
+
+ $ cd ..
--- a/tests/test-remove.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-remove.t Mon Jun 11 01:40:51 2012 +0200
@@ -264,3 +264,5 @@
removing f1
nothing changed
[1]
+
+ $ cd ..
--- a/tests/test-rename-after-merge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rename-after-merge.t Mon Jun 11 01:40:51 2012 +0200
@@ -118,3 +118,4 @@
$ hg log -r tip -C -v | grep copies
copies: b2 (b1)
+ $ cd ..
--- a/tests/test-rename-dir-merge.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rename-dir-merge.t Mon Jun 11 01:40:51 2012 +0200
@@ -155,3 +155,5 @@
a/aa/g
R a/aa/g
R a/f
+
+ $ cd ..
--- a/tests/test-rename-merge2.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rename-merge2.t Mon Jun 11 01:40:51 2012 +0200
@@ -750,3 +750,5 @@
M c
--------------
+
+ $ cd ..
--- a/tests/test-repair-strip.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-repair-strip.t Mon Jun 11 01:40:51 2012 +0200
@@ -129,3 +129,4 @@
checking files
2 files, 2 changesets, 2 total revisions
+ $ cd ..
--- a/tests/test-requires.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-requires.t Mon Jun 11 01:40:51 2012 +0200
@@ -15,3 +15,5 @@
$ hg tip
abort: unknown repository format: requires features 'indoor-pool', 'outdoor-pool' (upgrade Mercurial)!
[255]
+
+ $ cd ..
--- a/tests/test-resolve.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-resolve.t Mon Jun 11 01:40:51 2012 +0200
@@ -42,3 +42,5 @@
resolve -l, should be empty
$ hg resolve -l
+
+ $ cd ..
--- a/tests/test-revert-flags.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revert-flags.t Mon Jun 11 01:40:51 2012 +0200
@@ -19,3 +19,5 @@
diff --git a/foo b/foo
old mode 100755
new mode 100644
+
+ $ cd ..
--- a/tests/test-revert.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revert.t Mon Jun 11 01:40:51 2012 +0200
@@ -274,3 +274,5 @@
$ hg revert --no-backup ignored removed
$ hg st -mardi
+
+ $ cd ..
--- a/tests/test-revlog-group-emptyiter.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revlog-group-emptyiter.t Mon Jun 11 01:40:51 2012 +0200
@@ -32,3 +32,4 @@
adding file changes
added 1 changesets with 0 changes to 0 files (+1 heads)
+ $ cd ..
--- a/tests/test-revlog-packentry.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revlog-packentry.t Mon Jun 11 01:40:51 2012 +0200
@@ -19,3 +19,5 @@
rev offset length base linkrev nodeid p1 p2
0 0 0 0 0 b80de5d13875 000000000000 000000000000
1 0 24 0 1 0376abec49b8 000000000000 000000000000
+
+ $ cd ..
--- a/tests/test-revset-dirstate-parents.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revset-dirstate-parents.t Mon Jun 11 01:40:51 2012 +0200
@@ -56,3 +56,5 @@
$ log 'parents()'
1
2
+
+ $ cd ..
--- a/tests/test-revset-outgoing.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-revset-outgoing.t Mon Jun 11 01:40:51 2012 +0200
@@ -91,3 +91,4 @@
$ hg tlog -r 'outgoing("green")'
3:f0461977a3db: '4'
+ $ cd ..
--- a/tests/test-rollback.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-rollback.t Mon Jun 11 01:40:51 2012 +0200
@@ -183,3 +183,5 @@
rolling back unknown transaction
$ cat a
a
+
+ $ cd ..
--- a/tests/test-schemes.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-schemes.t Mon Jun 11 01:40:51 2012 +0200
@@ -46,3 +46,5 @@
errors
$ cat errors.log
+
+ $ cd ..
--- a/tests/test-serve.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-serve.t Mon Jun 11 01:40:51 2012 +0200
@@ -80,3 +80,5 @@
$ hgserve --prefix /foo/
listening at http://localhost/foo/ (bound to 127.0.0.1:HGPORT1)
% errors
+
+ $ cd ..
--- a/tests/test-setdiscovery.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-setdiscovery.t Mon Jun 11 01:40:51 2012 +0200
@@ -324,3 +324,4 @@
5 total queries
common heads: 3ee37d65064a
+ $ cd ..
--- a/tests/test-share.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-share.t Mon Jun 11 01:40:51 2012 +0200
@@ -125,3 +125,5 @@
$ cd ../repo1
$ hg id -r tip
c2e0ac586386 tip
+
+ $ cd ..
--- a/tests/test-simple-update.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-simple-update.t Mon Jun 11 01:40:51 2012 +0200
@@ -54,3 +54,5 @@
$ hg upd -d foo 0
abort: you can't specify a revision and a date
[255]
+
+ $ cd ..
--- a/tests/test-ssh-clone-r.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-ssh-clone-r.t Mon Jun 11 01:40:51 2012 +0200
@@ -191,3 +191,5 @@
crosschecking files in changesets and manifests
checking files
4 files, 9 changesets, 7 total revisions
+
+ $ cd ..
--- a/tests/test-status-color.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-status-color.t Mon Jun 11 01:40:51 2012 +0200
@@ -296,3 +296,5 @@
$ hg resolve --color=always -l
\x1b[0;31;1mU a\x1b[0m (esc)
\x1b[0;32;1mR b\x1b[0m (esc)
+
+ $ cd ..
--- a/tests/test-subrepo-git.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-subrepo-git.t Mon Jun 11 01:40:51 2012 +0200
@@ -512,3 +512,5 @@
$ hg forget 'notafile*'
notafile*: No such file or directory
[1]
+
+ $ cd ..
--- a/tests/test-subrepo-missing.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-subrepo-missing.t Mon Jun 11 01:40:51 2012 +0200
@@ -67,3 +67,5 @@
$ hg st
$ ls subrepo
a
+
+ $ cd ..
--- a/tests/test-subrepo-paths.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-subrepo-paths.t Mon Jun 11 01:40:51 2012 +0200
@@ -57,3 +57,5 @@
$ hg debugsub
abort: bad subrepository pattern in $TESTTMP/outer/.hg/hgrc:2: invalid group reference (glob)
[255]
+
+ $ cd ..
--- a/tests/test-subrepo-recursion.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-subrepo-recursion.t Mon Jun 11 01:40:51 2012 +0200
@@ -490,3 +490,5 @@
$ hg add .hgsub
$ touch a x/a
$ hg add a x/a
+
+ $ cd ..
--- a/tests/test-symlink-placeholder.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-symlink-placeholder.t Mon Jun 11 01:40:51 2012 +0200
@@ -68,3 +68,5 @@
$ hg manifest tip --verbose
644 a
644 @ b
+
+ $ cd ..
--- a/tests/test-symlinks.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-symlinks.t Mon Jun 11 01:40:51 2012 +0200
@@ -253,3 +253,4 @@
$ mv dirlink newdir/dirlink
$ hg mv -A dirlink newdir/dirlink
+ $ cd ..
--- a/tests/test-tags.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-tags.t Mon Jun 11 01:40:51 2012 +0200
@@ -380,3 +380,5 @@
tip 1:a0b6fe111088
localtag 0:bbd179dfa0a7 local
globaltag 0:bbd179dfa0a7
+
+ $ cd ..
--- a/tests/test-template-engine.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-template-engine.t Mon Jun 11 01:40:51 2012 +0200
@@ -35,3 +35,5 @@
adding mymap
$ hg log --style=./mymap
0 97e5f848f0936960273bbf75be6388cd0350a32b test
+
+ $ cd ..
--- a/tests/test-unrelated-pull.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-unrelated-pull.t Mon Jun 11 01:40:51 2012 +0200
@@ -41,3 +41,5 @@
date: Thu Jan 01 00:00:00 1970 +0000
summary: b
+
+ $ cd ..
--- a/tests/test-up-local-change.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-up-local-change.t Mon Jun 11 01:40:51 2012 +0200
@@ -234,3 +234,5 @@
added 1 changesets with 1 changes to 1 files
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ hg st
+
+ $ cd ..
--- a/tests/test-update-issue1456.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-update-issue1456.t Mon Jun 11 01:40:51 2012 +0200
@@ -33,3 +33,4 @@
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
$ hg st
+ $ cd ..
--- a/tests/test-url-rev.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-url-rev.t Mon Jun 11 01:40:51 2012 +0200
@@ -206,3 +206,5 @@
$ hg id http://foo/?bar
abort: unsupported URL component: "bar"
[255]
+
+ $ cd ..
--- a/tests/test-walk.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-walk.t Mon Jun 11 01:40:51 2012 +0200
@@ -318,3 +318,5 @@
f mammals/skunk ../t/mammals/skunk exact
$ hg debugwalk --cwd ../t mammals/skunk
f mammals/skunk mammals/skunk exact
+
+ $ cd ..
--- a/tests/test-win32text.t Mon Jun 11 01:38:32 2012 +0200
+++ b/tests/test-win32text.t Mon Jun 11 01:40:51 2012 +0200
@@ -422,3 +422,5 @@
$ hg st -q
$ cat linefeed
% just linefeed\r (esc)
+
+ $ cd ..