diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2008-08-08 07:59:18 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-08 18:52:28 -0700 |
commit | e3df89a4b167c2ca0bd2b0a0025fd16c4d3dd651 (patch) | |
tree | 80a366acfa909a146e265d1d718ae5bc6242c5dc /t/t7506-status-submodule.sh | |
parent | t9700: remove useless check (diff) | |
download | tgif-e3df89a4b167c2ca0bd2b0a0025fd16c4d3dd651.tar.xz |
tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'
The Makefile targets 'aggregate-results' and 'clean' pretended to be
independent. This is not true, of course, since aggregate-results
needs the results _before_ they are removed.
Likewise, the tests should have been run already when the results are
to be aggregated.
However, as it is legitimate to run only a few tests, and then aggregate
just those results, so another target is introduced, that depends on all
tests, then aggregates the results, and only then removes the results.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7506-status-submodule.sh')
0 files changed, 0 insertions, 0 deletions