summaryrefslogtreecommitdiff
path: root/t/t4041-diff-submodule-option.sh
AgeCommit message (Expand)AuthorFilesLines
2018-08-27Merge branch 'sg/test-must-be-empty'Libravatar Junio C Hamano1-10/+8
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'Libravatar SZEDER Gábor1-3/+1
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'Libravatar SZEDER Gábor1-7/+7
2018-07-16t4000-t4999: fix broken &&-chainsLibravatar Eric Sunshine1-2/+2
2017-06-15t: move "git add submodule" into test blocksLibravatar Jeff King1-3/+5
2015-03-20t: fix trivial &&-chain breakageLibravatar Jeff King1-4/+6
2015-03-20t: fix moderate &&-chain breakageLibravatar Jeff King1-1/+1
2014-07-15tests: do not pass iso8859-1 encoded parameterLibravatar Pat Thoyts1-2/+4
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueLibravatar Alexey Shumkin1-2/+5
2013-07-05t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Libravatar Alexey Shumkin1-2/+2
2013-06-26pretty: --format output should honor logOutputEncodingLibravatar Alexey Shumkin1-5/+5
2013-06-26pretty: Add failing tests: --format output should honor logOutputEncodingLibravatar Alexey Shumkin1-15/+20
2012-12-02t4041 (diff-submodule-option): modernize styleLibravatar Ramkumar Ramachandra1-230/+229
2012-12-02t4041 (diff-submodule-option): rewrite add_file() routineLibravatar Ramkumar Ramachandra1-12/+12
2012-12-02t4041 (diff-submodule-option): parse digests sensiblyLibravatar Ramkumar Ramachandra1-7/+7
2012-11-27t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsLibravatar Ramkumar Ramachandra1-5/+5
2012-11-18diff: rename "set" variableLibravatar Jeff King1-0/+15
2012-11-18diff: introduce diff.submodule configuration variableLibravatar Ramkumar Ramachandra1-1/+28
2012-05-14teach add_submodule_odb() to look for alternatesLibravatar Heiko Voigt1-0/+34
2010-11-14tests: use test_cmp instead of piping to diff(1)Libravatar Ævar Arnfjörð Bjarmason1-32/+64
2010-09-09tests: subshell indentation stylefixLibravatar Jonathan Nieder1-3/+4
2010-09-06Several tests: cd inside subshell instead of aroundLibravatar Jens Lehmann1-3/+3
2010-06-25t4027,4041: Use test -s to test for an empty fileLibravatar Brian Gernhardt1-7/+7
2010-06-11Add optional parameters to the diff option "--ignore-submodules"Libravatar Jens Lehmann1-0/+81
2010-06-11git diff: rename test that had a conflicting nameLibravatar Jens Lehmann1-0/+347