largefiles: add test for status
authorNa'Tosha Bard <natosha@unity3d.com>
Tue, 11 Oct 2011 13:15:29 +0200
changeset 15225 b450a4d427ef
parent 15224 7c604d8c7e83
child 15226 2223ea21c98f
largefiles: add test for status
tests/test-largefiles.t
--- a/tests/test-largefiles.t	Tue Oct 11 10:42:56 2011 +0200
+++ b/tests/test-largefiles.t	Tue Oct 11 13:15:29 2011 +0200
@@ -4,7 +4,7 @@
   > EOF
 
 Create the repo with a couple of revisions of both large and normal
-files.
+files (testing that status correctly shows largefiles.
 
   $ hg init a
   $ cd a
@@ -20,6 +20,11 @@
   $ echo normal22 > sub/normal2
   $ echo large11 > large1
   $ echo large22 > sub/large2
+  $ hg st
+  M large1
+  M normal1
+  M sub/large2
+  M sub/normal2
   $ hg commit -m "edit files"
 
 Verify that committing new versions of largefiles results in correct