Re: [PATCH v4 3/4] cache-tree: subdirectory tests

2014-07-07 Thread Junio C Hamano
David Turner writes: > Add tests to confirm that invalidation of subdirectories nether over- > nor under-invalidates. > > Signed-off-by: David Turner > --- > t/t0090-cache-tree.sh | 28 +--- > 1 file changed, 25 insertions(+), 3 deletions(-) > > diff --git a/t/t0090-cach

Re: [PATCH v4 3/4] cache-tree: subdirectory tests

2014-07-06 Thread Eric Sunshine
On Sun, Jul 6, 2014 at 12:06 AM, David Turner wrote: > Add tests to confirm that invalidation of subdirectories nether over- s/nether/neither/ > nor under-invalidates. > > Signed-off-by: David Turner > --- -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a messag

[PATCH v4 3/4] cache-tree: subdirectory tests

2014-07-05 Thread David Turner
Add tests to confirm that invalidation of subdirectories nether over- nor under-invalidates. Signed-off-by: David Turner --- t/t0090-cache-tree.sh | 28 +--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/t/t0090-cache-tree.sh b/t/t0090-cache-tree.sh index