diff options
author | Jeff King <peff@peff.net> | 2017-08-02 18:24:51 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-02 15:45:19 -0700 |
commit | 0c5dc7431a01d325e815ce722d80ad549a41e632 (patch) | |
tree | 50e8e31765fa62aa25c5f34837971f8f961330f7 /pretty.c | |
parent | Merge tag 'l10n-2.14.0-rnd2' of git://github.com/git-l10n/git-po (diff) | |
download | tgif-0c5dc7431a01d325e815ce722d80ad549a41e632.tar.xz |
t6018: flesh out empty input/output rev-list tests
In 751a2ac6e (rev-list --exclude: tests, 2013-11-01), we
added a few tests for handling "empty" inputs with rev-list
(i.e., where the user gave us some pattern but it turned out
not to queue any objects for traversal), all of which were
marked as failing.
In preparation for working on this area of the code, let's
give each test a more descriptive name. Let's also include
one more case which we should cover: feeding a --glob
pattern that doesn't match anything.
We can also drop the explanatory comment; we'll be
converting these to expect_success in the next few patches,
so the discussion isn't necessary.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pretty.c')
0 files changed, 0 insertions, 0 deletions