author | Jeff King <peff@peff.net> | |
Sun, 8 Mar 2009 01:22:07 +0000 (20:22 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 8 Mar 2009 03:54:05 +0000 (19:54 -0800) | ||
commit | 8a3b25da8cdd7f3aa75f18d3245ce83aca90bb1a | |
tree | 07da4f9d0d6c4e7b05c0e7f6577d370147fa73f4 | tree | snapshot |
parent | ce8e8804068772a24354ee24641ca65ffa417837 | commit | diff |
t3000: use test_cmp instead of diff
These ancient tests predate test_cmp.
While we're at it, let's switch to our usual "expected
before actual" order of arguments; this makes the diff
output "here's what is changed from expected" instead of the
reverse.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These ancient tests predate test_cmp.
While we're at it, let's switch to our usual "expected
before actual" order of arguments; this makes the diff
output "here's what is changed from expected" instead of the
reverse.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3000-ls-files-others.sh | diff | blob | history |