tests/test-largefiles-wireproto.t
changeset 29421 ecbbf4d56ee8
parent 29379 fc777c855d66
child 29562 cda10ff3175a
--- a/tests/test-largefiles-wireproto.t	Mon Jun 27 10:33:33 2016 +0200
+++ b/tests/test-largefiles-wireproto.t	Thu Jun 23 22:37:17 2016 +0200
@@ -149,6 +149,14 @@
   $ hg commit -m "m2"
   Invoking status precommit hook
   A f2
+  $ hg verify --large
+  checking changesets
+  checking manifests
+  crosschecking files in changesets and manifests
+  checking files
+  2 files, 2 changesets, 2 total revisions
+  searching 1 changesets for largefiles
+  verified existence of 1 revisions of 1 largefiles
   $ hg serve --config extensions.largefiles=! -R ../r6 -d -p $HGPORT --pid-file ../hg.pid
   $ cat ../hg.pid >> $DAEMON_PIDS
   $ hg push http://localhost:$HGPORT