# HG changeset patch # User Gregory Szorc # Date 2018-04-05 18:16:54 # Node ID 556984ae000505a41c6820eb4aa748262eb55f38 # Parent 7b7ca9ba2de546828f6d871ffae08b2b76a10838 tests: run some largefiles and lfs tests with simple store Now that the simple store handles flags properly, a handful of the largefiles and lfs tests pass! Differential Revision: https://phab.mercurial-scm.org/D3147 diff --git a/tests/test-largefiles-cache.t b/tests/test-largefiles-cache.t --- a/tests/test-largefiles-cache.t +++ b/tests/test-largefiles-cache.t @@ -1,5 +1,3 @@ -#require no-reposimplestore - Create user cache directory $ USERCACHE=`pwd`/cache; export USERCACHE diff --git a/tests/test-largefiles-misc.t b/tests/test-largefiles-misc.t --- a/tests/test-largefiles-misc.t +++ b/tests/test-largefiles-misc.t @@ -1,5 +1,3 @@ -#require no-reposimplestore - This file contains testcases that tend to be related to special cases or less common commands affecting largefile. diff --git a/tests/test-largefiles-small-disk.t b/tests/test-largefiles-small-disk.t --- a/tests/test-largefiles-small-disk.t +++ b/tests/test-largefiles-small-disk.t @@ -1,5 +1,3 @@ -#require no-reposimplestore - Test how largefiles abort in case the disk runs full $ cat > criple.py <> $HGRCPATH <