diff options
author | Charvi Mendiratta <charvi077@gmail.com> | 2021-02-10 17:06:46 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-10 13:58:19 -0800 |
commit | 733ad2e15a5f078543fb0a5a10ee8ae5419d318e (patch) | |
tree | f6932e4a747eeffe1b1a12ed5507e7237bcad96c /t/t4111-apply-subdir.sh | |
parent | t/t3437: fixup here-docs in the 'setup' test (diff) | |
download | tgif-733ad2e15a5f078543fb0a5a10ee8ae5419d318e.tar.xz |
t/t3437: remove the dependency of 'expected-message' file from tests
As it is currently implemented, it's too difficult to follow along and
remember the value of "expected-message" from test to test. It also
makes it difficult to extend tests or add new tests in between existing
tests without negatively impacting other tests.
Let's set up "expected-message" to the precise content needed by the
test, so that both the problems go away and also makes easier to run
tests selectively with '--run' or 'GIT_SKIP_TESTS'
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Mentored-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Charvi Mendiratta <charvi077@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4111-apply-subdir.sh')
0 files changed, 0 insertions, 0 deletions