diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2019-08-05 23:04:46 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-05 15:21:31 -0700 |
commit | 96f3ccc2abf81520740de857471ab6b200f0ea3b (patch) | |
tree | fa8a9f2f170c2079050719b8c8ceba3d1448c8d2 /commit-graph.c | |
parent | RelNotes/2.21.1: typofix (diff) | |
download | tgif-96f3ccc2abf81520740de857471ab6b200f0ea3b.tar.xz |
t0000-basic: use realistic test script names in the verbose tests
Our test scripts are named something like 't1234-command.sh', but the
script names used in 't0000-basic.sh' don't follow this naming
convention. Normally this doesn't matter, because the test scripts
themselves don't care how they are called. However, the next patch
will start to include the test number in the test's verbose output, so
the test script's name will matter in the two tests checking the
verbose output.
Update the tests 'test --verbose' and 'test --verbose-only' to follow
out test script naming convention.
Leave the other tests in 't0000' unchanged: changing the names of
their test scripts would be only pointless code churn.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions