# HG changeset patch # User Gregory Szorc # Date 1522952214 25200 # 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 -r 7b7ca9ba2de5 -r 556984ae0005 tests/test-largefiles-cache.t --- a/tests/test-largefiles-cache.t Wed Apr 04 21:27:02 2018 -0700 +++ b/tests/test-largefiles-cache.t Thu Apr 05 11:16:54 2018 -0700 @@ -1,5 +1,3 @@ -#require no-reposimplestore - Create user cache directory $ USERCACHE=`pwd`/cache; export USERCACHE diff -r 7b7ca9ba2de5 -r 556984ae0005 tests/test-largefiles-misc.t --- a/tests/test-largefiles-misc.t Wed Apr 04 21:27:02 2018 -0700 +++ b/tests/test-largefiles-misc.t Thu Apr 05 11:16:54 2018 -0700 @@ -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 -r 7b7ca9ba2de5 -r 556984ae0005 tests/test-largefiles-small-disk.t --- a/tests/test-largefiles-small-disk.t Wed Apr 04 21:27:02 2018 -0700 +++ b/tests/test-largefiles-small-disk.t Thu Apr 05 11:16:54 2018 -0700 @@ -1,5 +1,3 @@ -#require no-reposimplestore - Test how largefiles abort in case the disk runs full $ cat > criple.py <> $HGRCPATH <