diff -r 5f9019e6d451 -r d78a136a8036 tests/test-largefiles.t --- a/tests/test-largefiles.t Mon Apr 15 01:41:49 2013 +0200 +++ b/tests/test-largefiles.t Mon Apr 15 01:43:31 2013 +0200 @@ -1486,7 +1486,10 @@ $ hg cat -r '.^' sub/large4 doesntexist large4-modified doesntexist: no such file in rev a381d2c8c80e - [1] + $ hg --cwd sub cat -r '.^' large4 + large4-modified + $ hg --cwd sub cat -r '.^' ../normal3 + normal3-modified Test that renaming a largefile results in correct output for status