Merge branch 'jk/test-output'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:29:11 +0000 (14:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 May 2013 21:29:11 +0000 (14:29 -0700)
When TEST_OUTPUT_DIRECTORY setting is used, it was handled somewhat
inconsistently between the test framework and t/Makefile, and logic
to summarize the results looked at a wrong place.

* jk/test-output:
t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
test output: respect $TEST_OUTPUT_DIRECTORY
t/Makefile: fix result handling with TEST_OUTPUT_DIRECTORY

1  2 
Makefile
t/Makefile
t/test-lib.sh
diff --cc Makefile
Simple merge
diff --cc t/Makefile
Simple merge
diff --cc t/test-lib.sh
Simple merge