diff options
author | David Aguilar <davvid@gmail.com> | 2013-02-20 20:03:47 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-02-20 20:38:23 -0800 |
commit | e42360c48eebc633b1536904839a1a073780ad8a (patch) | |
tree | d2c54db95e20545140f9fcdb0df6a48e7c3d0589 /git-rebase.sh | |
parent | t7800: update copyright notice (diff) | |
download | tgif-e42360c48eebc633b1536904839a1a073780ad8a.tar.xz |
t7800: modernize tests
Eliminate a lot of redundant work by using test_config().
Catch more return codes by more use of temporary files
and test_cmp.
The original tests relied upon restore_test_defaults()
from the previous test to provide the next test with a sane
environment. Make the tests do their own setup so that they
are not dependent on the success of the previous test.
The end result is shorter tests and better test isolation.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase.sh')
0 files changed, 0 insertions, 0 deletions