Re: [PATCH 1/2] t9300: test filedelete root

2014-08-29 Thread Maxim Bublis
On 29 авг. 2014 г., at 2:30, Junio C Hamano wrote: > You may have been concentrating on the "delete root" case, but as > long as you claim "We add a series to test filedelete command", it > would be sensible to test more typical cases of deleting files, not > the entire tree as well, no? Perhaps

Re: [PATCH 1/2] t9300: test filedelete root

2014-08-28 Thread Junio C Hamano
Maxim Bublis writes: > Add new fast-import test series for filedelete command. > > Signed-off-by: Maxim Bublis > --- You may have been concentrating on the "delete root" case, but as long as you claim "We add a series to test filedelete command", it would be sensible to test more typical cases

[PATCH 1/2] t9300: test filedelete root

2014-08-28 Thread Maxim Bublis
Add new fast-import test series for filedelete command. Signed-off-by: Maxim Bublis --- t/t9300-fast-import.sh | 46 ++ 1 file changed, 46 insertions(+) diff --git a/t/t9300-fast-import.sh b/t/t9300-fast-import.sh index 5fc9ef2..3d557b3 100755 --- a/t