Mercurial > hg
changeset 2182:4e35843b2683
Corrected test output for deprecated addremove command.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 03 May 2006 10:18:52 +0200 |
parents | 690da72b0b16 |
children | a56fc34d6e23 |
files | tests/test-addremove.out tests/test-archive.out tests/test-pull.out tests/test-simple-update.out tests/test-symlinks.out tests/test-up-local-change.out tests/test-walk.out |
diffstat | 7 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-addremove.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-addremove.out Wed May 03 10:18:52 2006 +0200 @@ -1,7 +1,9 @@ +(the addremove command is deprecated; use add and remove --after instead) adding dir/bar adding foo dir/bar foo +(the addremove command is deprecated; use add and remove --after instead) adding dir/bar_2 adding foo_2 dir/bar_2
--- a/tests/test-archive.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-archive.out Wed May 03 10:18:52 2006 +0200 @@ -1,5 +1,8 @@ +(the addremove command is deprecated; use add and remove --after instead) adding foo +(the addremove command is deprecated; use add and remove --after instead) adding bar +(the addremove command is deprecated; use add and remove --after instead) adding baz/bletch test-archive-TIP/.hg_archival.txt test-archive-TIP/bar
--- a/tests/test-pull.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-pull.out Wed May 03 10:18:52 2006 +0200 @@ -1,3 +1,4 @@ +(the addremove command is deprecated; use add and remove --after instead) adding foo checking changesets checking manifests
--- a/tests/test-simple-update.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-simple-update.out Wed May 03 10:18:52 2006 +0200 @@ -1,3 +1,4 @@ +(the addremove command is deprecated; use add and remove --after instead) adding foo checking changesets checking manifests
--- a/tests/test-symlinks.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-symlinks.out Wed May 03 10:18:52 2006 +0200 @@ -1,4 +1,6 @@ +(the addremove command is deprecated; use add and remove --after instead) adding foo +(the addremove command is deprecated; use add and remove --after instead) adding bomb adding a.c adding dir/a.o
--- a/tests/test-up-local-change.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-up-local-change.out Wed May 03 10:18:52 2006 +0200 @@ -1,3 +1,4 @@ +(the addremove command is deprecated; use add and remove --after instead) adding a 1 files updated, 0 files merged, 0 files removed, 0 files unresolved 0 files updated, 0 files merged, 0 files removed, 0 files unresolved @@ -7,6 +8,7 @@ @@ -1,1 +1,1 @@ a -a +abc +(the addremove command is deprecated; use add and remove --after instead) adding b M a changeset: 0:33aaa84a386b @@ -88,6 +90,7 @@ -a2 +abc 1 files updated, 0 files merged, 1 files removed, 0 files unresolved +(the addremove command is deprecated; use add and remove --after instead) adding b M a changeset: 1:802f095af299