diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-04-26 15:18:45 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-28 15:20:33 -0700 |
commit | d93d5d51e3d104f4466f2081dd45b9670dc28744 (patch) | |
tree | c6fec7bfd6421a18ad4eff04ff23d015e782ca20 /builtin/commit.c | |
parent | 8c2ea51254b41810edf4ee1ac8b2272a784b15df (diff) | |
download | git-d93d5d51e3d104f4466f2081dd45b9670dc28744.tar.gz |
test: validate prerequistes syntaxjc/test-prereq-validate
Brian Carson noticed that a test piece in t5601 had a pair of single
quotes in the body, which made it into 4 parameter call to
test_expect_success, as if its test title were a prerequisite.
As the prerequisites have a specific syntax (i.e. comma separated
tokens spelled in capital letters, possibly prefixed with ! for
negation), validate them to catch such a mistake in the future.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions