summaryrefslogtreecommitdiff
path: root/t/t4041-diff-submodule-option.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-1/+4
|\
| * t4*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | diff: do not show submodule with untracked files as "-dirty"Sangeeta Jain2020-12-081-8/+8
|/
* Fix spelling errors in names of testsElijah Newren2019-11-101-10/+10
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-10/+8
|\
| * tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-3/+1
| * tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor2018-08-211-7/+7
* | t4000-t4999: fix broken &&-chainsEric Sunshine2018-07-161-2/+2
|/
* t: move "git add submodule" into test blocksjk/warn-add-gitlinkJeff King2017-06-151-3/+5
* t: fix trivial &&-chain breakageJeff King2015-03-201-4/+6
* t: fix moderate &&-chain breakageJeff King2015-03-201-1/+1
* tests: do not pass iso8859-1 encoded parameterPat Thoyts2014-07-151-2/+4
* t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin2014-05-211-2/+5
* t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1Alexey Shumkin2013-07-051-2/+2
* pretty: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-5/+5
* pretty: Add failing tests: --format output should honor logOutputEncodingAlexey Shumkin2013-06-261-15/+20
* t4041 (diff-submodule-option): modernize styleRamkumar Ramachandra2012-12-021-230/+229
* t4041 (diff-submodule-option): rewrite add_file() routineRamkumar Ramachandra2012-12-021-12/+12
* t4041 (diff-submodule-option): parse digests sensiblyRamkumar Ramachandra2012-12-021-7/+7
* t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputsRamkumar Ramachandra2012-11-271-5/+5
* diff: rename "set" variableJeff King2012-11-181-0/+15
* diff: introduce diff.submodule configuration variableRamkumar Ramachandra2012-11-181-1/+28
* teach add_submodule_odb() to look for alternatesHeiko Voigt2012-05-141-0/+34
* tests: use test_cmp instead of piping to diff(1)Ævar Arnfjörð Bjarmason2010-11-141-32/+64
* tests: subshell indentation stylefixJonathan Nieder2010-09-091-3/+4
* Several tests: cd inside subshell instead of aroundJens Lehmann2010-09-061-3/+3
* t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-251-7/+7
* Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-111-0/+81
* git diff: rename test that had a conflicting nameJens Lehmann2010-06-111-0/+347