mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Use git-subtree test Makefile
Use the Makefile in contrib/subtree/t to run git-subtree tests. Signed-off-by: David A. Greene <greened@obbligato.org>
This commit is contained in:
@@ -45,7 +45,7 @@ $(GIT_SUBTREE_XML): $(GIT_SUBTREE_TXT)
|
||||
-agit_version=$(gitver) $^
|
||||
|
||||
test:
|
||||
./test.sh
|
||||
$(MAKE) -C t/ test
|
||||
|
||||
clean:
|
||||
rm -f *~ *.xml *.html *.1
|
||||
|
||||
Reference in New Issue
Block a user