summaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-08-05 11:25:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-08-06 16:20:02 (GMT)
commitf7314882c26b34c4c1039b65b1c8e6b380d30674 (patch)
tree7fb0c44ea24cc6102be7a3274081e261f697e792 /cache.h
parent18b037a5b61532cba7f19efdb2e75c258d87d3d7 (diff)
downloadgit-f7314882c26b34c4c1039b65b1c8e6b380d30674.zip
git-f7314882c26b34c4c1039b65b1c8e6b380d30674.tar.gz
git-f7314882c26b34c4c1039b65b1c8e6b380d30674.tar.bz2
t4200 (rerere): modernize style
Guard all test code with test_expect_success to make the script easier to follow. While at it, pick some other nits: - use test_tick (more than we have to, to be realistic); - 'single quotes' and \escaped HERE documents where possible simplify review for escaping problems; - omit whitespace after >redirection operators for consistency with other tests; - use "update-index --refresh" instead of testing that "ls-files -u" output is empty, since the former produces nicer output on failure; - compare to expected nonempty "ls-files -u" output instead of counting lines when it is expected to be nonempty. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions