diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-08-05 06:25:34 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-06 09:20:02 -0700 |
commit | f7314882c26b34c4c1039b65b1c8e6b380d30674 (patch) | |
tree | 7fb0c44ea24cc6102be7a3274081e261f697e792 /quote.h | |
parent | ll-merge: let caller decide whether to renormalize (diff) | |
download | tgif-f7314882c26b34c4c1039b65b1c8e6b380d30674.tar.xz |
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 'quote.h')
0 files changed, 0 insertions, 0 deletions