tests/test-subrepo-deep-nested-change.t
changeset 23325 4165cfd67519
parent 17346 2944a6d35158
child 23326 f6b8d23492e5
--- a/tests/test-subrepo-deep-nested-change.t	Sat Nov 15 13:50:43 2014 +0900
+++ b/tests/test-subrepo-deep-nested-change.t	Sat Nov 15 21:36:19 2014 -0500
@@ -110,6 +110,17 @@
   $ hg ci -Sm "add test.txt"
   committing subrepository sub1
   committing subrepository sub1/sub2 (glob)
+
+.. but first take a detour through some deep removal testing
+
+  $ hg remove -S -I 're:.*.txt' sub1
+  removing sub1/sub2/folder/test.txt (glob)
+  removing sub1/sub2/test.txt (glob)
+  $ hg status -S
+  R sub1/sub2/folder/test.txt
+  R sub1/sub2/test.txt
+  $ hg update -Cq
+
   $ hg --config extensions.largefiles=! archive -S ../archive_all
   $ find ../archive_all | sort
   ../archive_all