Age | Commit message (Expand) | Author | Files | Lines |
2019-11-10 | Fix spelling errors in names of tests | Elijah Newren | 1 | -10/+10 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -10/+8 |
2018-08-21 | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' | SZEDER Gábor | 1 | -3/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -7/+7 |
2018-07-16 | t4000-t4999: fix broken &&-chains | Eric Sunshine | 1 | -2/+2 |
2017-06-15 | t: move "git add submodule" into test blocks | Jeff King | 1 | -3/+5 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -4/+6 |
2015-03-20 | t: fix moderate &&-chain breakage | Jeff King | 1 | -1/+1 |
2014-07-15 | tests: do not pass iso8859-1 encoded parameter | Pat Thoyts | 1 | -2/+4 |
2014-05-21 | t4041, t4205, t6006, t7102: don't hardcode tested encoding value | Alexey Shumkin | 1 | -2/+5 |
2013-07-05 | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 | Alexey Shumkin | 1 | -2/+2 |
2013-06-26 | pretty: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -5/+5 |
2013-06-26 | pretty: Add failing tests: --format output should honor logOutputEncoding | Alexey Shumkin | 1 | -15/+20 |
2012-12-02 | t4041 (diff-submodule-option): modernize style | Ramkumar Ramachandra | 1 | -230/+229 |
2012-12-02 | t4041 (diff-submodule-option): rewrite add_file() routine | Ramkumar Ramachandra | 1 | -12/+12 |
2012-12-02 | t4041 (diff-submodule-option): parse digests sensibly | Ramkumar Ramachandra | 1 | -7/+7 |
2012-11-27 | t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputs | Ramkumar Ramachandra | 1 | -5/+5 |
2012-11-18 | diff: rename "set" variable | Jeff King | 1 | -0/+15 |
2012-11-18 | diff: introduce diff.submodule configuration variable | Ramkumar Ramachandra | 1 | -1/+28 |
2012-05-14 | teach add_submodule_odb() to look for alternates | Heiko Voigt | 1 | -0/+34 |
2010-11-14 | tests: use test_cmp instead of piping to diff(1) | Ævar Arnfjörð Bjarmason | 1 | -32/+64 |
2010-09-09 | tests: subshell indentation stylefix | Jonathan Nieder | 1 | -3/+4 |
2010-09-06 | Several tests: cd inside subshell instead of around | Jens Lehmann | 1 | -3/+3 |
2010-06-25 | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 1 | -7/+7 |
2010-06-11 | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 1 | -0/+81 |
2010-06-11 | git diff: rename test that had a conflicting name | Jens Lehmann | 1 | -0/+347 |