diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-03-18 16:46:41 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-03-20 09:11:41 -0700 |
commit | 4e273368cedd0e4bc6a12782199c1789e02ebb51 (patch) | |
tree | eb5d83692c4ced8fc7c1db1c319ffa003fe919bc /commit-graph.h | |
parent | 8fc184c0eb8de0bbcd5ad9c36326fa3856560fc4 (diff) |
t1006: assert error output of cat-file
Test "cat-file $arg1 $arg2 error on missing full OID" in
t1006-cat-file.sh compares files "expect.err" and "err.actual" to assert
the expected error output of "git cat-file". A similar test in the same
file named "cat-file $arg1 $arg2 error on missing short OID" also
creates these two files, but doesn't use them in assertions.
Assert error output of "git cat-file" in test "cat-file $arg1 $arg2
error on missing short OID" of t1006-cat-file.sh to improve test
coverage.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.h')
0 files changed, 0 insertions, 0 deletions