Junio C Hamano [off-list ref] wrote:
Eric Wong [off-list ref] writes:
quoted
Makefile: automatically run new tests as they appear in t/
Signed-off-by: Eric Wong <redacted>
---
Oops, I left out the Makefile change in the other patch,...
Yeah, I was wondering about that.
quoted
... had the new
test file as +x
Shouldn't they be executable? It is not a big deal, because you
run them via $(SHELL), though...
Yes, I prefer to use $(SHELL) instead. Makes it easier to test with
different shells without mucking /bin/sh
--
Eric Wong