# HG changeset patch # User Matt Harbison # Date 2018-06-21 04:48:59 # Node ID 6fcbab5c1e6e6c195ae1a7b8b191106658a98fef # Parent 235d0bc11e1d9cd89b9347eff6fa2b49e8d0a793 test-lfs: add coverage for the binary() fileset This ensures that the blobs don't need to be present to be filtered properly. diff --git a/tests/test-lfs.t b/tests/test-lfs.t --- a/tests/test-lfs.t +++ b/tests/test-lfs.t @@ -526,6 +526,10 @@ absence doesn't cause an abort.) lfs: found 5dde896887f6754c9b15bfe3a441ae4806df2fde94001311e08bf110622e0bbe in the local lfs store 2 b + $ hg files --debug -r . 'set:binary()' --config 'experimental.lfs.disableusercache=True' + 2 a + 3 c + $ cd .. # Test fctx.cmp fastpath - diff without LFS blobs