t9903: add extra tests for bash.showDirtyState
authorMartin Erik Werner <martinerikwerner@gmail.com>
Wed, 13 Feb 2013 20:58:19 +0000 (21:58 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Feb 2013 21:56:01 +0000 (13:56 -0800)
commitdc7e7bced41b3a362a94cb1670ff183459d8d3a8
treed98e1ade795ec7877f92b143121af5af8c2b3b8f
parent58978e822c5a6bacba19641626e1907139f5d99b
t9903: add extra tests for bash.showDirtyState

Add 3 extra tests for the bash.showDirtyState config option; the
tests now cover all combinations of the shell var being set/unset
and the config option being missing/enabled/disabled, given a dirty
file.

Signed-off-by: Martin Erik Werner <martinerikwerner@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9903-bash-prompt.sh