diff options
author | Jeff King <peff@peff.net> | 2016-01-24 18:08:18 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-25 12:33:45 -0800 |
commit | 1d094db936331abc42d859269181272a8539c7ae (patch) | |
tree | a2e4c1ee2e6a3a6368dee0d4cd42fd57868f8b90 /builtin | |
parent | 754884255bb580df159e58defa81cdd30b5c430c (diff) | |
download | git-1d094db936331abc42d859269181272a8539c7ae.tar.gz git-1d094db936331abc42d859269181272a8539c7ae.tar.xz |
t6300: use test_atom for some un-modern tests
Because this script has to test so many formatters, we have
the nice "test_atom" helper, but we don't use it
consistently. Let's do so. This is shorter, gets rid of some
tests that have their "expected" setup outside of a
test_expect_success block, and lets us organize the changes
better (e.g., putting "refname:short" near "refname").
We also expand the "%(push)" tests a little to match the
"%(upstream)" ones.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions