tests/test-purge
changeset 4691 ca4971347e0a
parent 4463 a73cf208b2a0
child 5517 98d5f9b95699
--- a/tests/test-purge	Wed Jun 13 18:18:06 2007 +0900
+++ b/tests/test-purge	Wed Jun 06 22:17:35 2007 +0200
@@ -69,11 +69,14 @@
 ls directory/untracked_file
 rm directory/untracked_file
 
-echo % delete ignored files
+echo % skip ignored files if --all not specified
 touch ignored
 hg purge -p
 hg purge -v
 ls
+hg purge -p --all
+hg purge -v --all
+ls
 
 echo % abort with missing files until we support name mangling filesystems
 touch untracked_file