diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2013-08-23 20:10:40 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-25 23:43:28 -0700 |
commit | 31cd82752585b95e9682008d454fad7769c1f037 (patch) | |
tree | f607cce6d4d24a70c1080d50ae9529936e4ee7df /t/t6018-rev-list-glob.sh | |
parent | Merge branch 'maint' (diff) | |
download | tgif-31cd82752585b95e9682008d454fad7769c1f037.tar.xz |
t3404: make tests more self-contained
As its very first action, t3404 installs (via set_fake_editor) a
specialized $EDITOR which simplifies automated 'rebase -i' testing. Many
tests rely upon this setting, thus tests which need a different editor
must take extra care upon completion to restore $EDITOR in order to
avoid breaking following tests. This places extra burden upon such tests
and requires that they undesirably have extra knowledge about
surrounding tests. Ease this burden by having each test install the
$EDITOR it requires, rather than relying upon a global setting.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6018-rev-list-glob.sh')
0 files changed, 0 insertions, 0 deletions