# HG changeset patch # User Thomas Arendsen Hein # Date 1146644332 -7200 # Node ID 4e35843b2683307dd162f8e759be0677ebc73496 # Parent 690da72b0b166da016448cf329e29530ab94204e Corrected test output for deprecated addremove command. diff -r 690da72b0b16 -r 4e35843b2683 tests/test-addremove.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-archive.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-pull.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-simple-update.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-symlinks.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-up-local-change.out --- 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 diff -r 690da72b0b16 -r 4e35843b2683 tests/test-walk.out --- a/tests/test-walk.out Tue May 02 21:50:53 2006 -0700 +++ b/tests/test-walk.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 beans/black adding beans/borlotti adding beans/kidney