tests: skip test-lfconvert.t if not support symblic link stable
authorTakumi IINO <trot.thunder@gmail.com>
Thu, 29 Mar 2012 22:16:56 +0900
branchstable
changeset 16325 740f20e252bd
parent 16323 0789d1bbf6c1
child 16326 b95b006e18cc
child 16327 7c76587fb372
tests: skip test-lfconvert.t if not support symblic link Windows not support symbolic link. but test-lfconvert.t execute 'ln -s' command. @@ -51,8 +51,6 @@ skipping incorrectly formatted tag IncorrectlyFormattedTag! skipping incorrectly formatted id invalidhash no mapping for id 0123456789abcdef - abort: renamed/copied largefile large3 becomes symlink - [255] $ cd bigfile-repo $ hg strip --no-backup 2 0 files updated, 0 files merged, 2 files removed, 0 files unresolved ERROR: test-lfconvert.t output changed
tests/test-lfconvert.t
--- a/tests/test-lfconvert.t	Sat Mar 31 15:55:03 2012 +0900
+++ b/tests/test-lfconvert.t	Thu Mar 29 22:16:56 2012 +0900
@@ -1,3 +1,5 @@
+  $ "$TESTDIR/hghave" symlink || exit 80
+
   $ cat >> $HGRCPATH <<EOF
   > [extensions]
   > largefiles =