diff options
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | 2012-09-01 19:13:19 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-02 19:32:31 -0700 |
commit | bf4b7219322d007f3ebd2a002114956d025e4703 (patch) | |
tree | 66c10828a7d9960cd12b26b5da25a174cd190273 /revision.c | |
parent | test-lib.sh: Fix some shell coding style violations (diff) | |
download | tgif-bf4b7219322d007f3ebd2a002114956d025e4703.tar.xz |
test-lib.sh: Add check for invalid use of 'skip_all' facility
The 'skip_all' facility cannot be used after one or more tests
have been executed using (for example) 'test_expect_success'.
To do so results in invalid TAP output, which leads to 'prove'
complaining of "Parse errors: No plan found in TAP output".
Add a check for such invalid usage and abort the test with an
error message to alert the test author.
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions