summary refs log tree commit diff
path: root/t/t9814-git-p4-rename.sh
AgeCommit message (Expand)AuthorFilesLines
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-4/+0
2018-07-16t9814: simplify convoluted check that command correctly errors outEric Sunshine1-15/+3
2017-01-07don't use test_must_fail with grepPranit Bauva1-3/+3
2015-04-28git-p4: t9814: prevent --chain-lint failureLuke Diamand1-8/+3
2015-04-12t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes1-15/+31
2015-03-28git-p4: fix copy detection testVitor Antunes1-1/+4
2015-03-28t9814: fix broken shell syntax in git-p4 rename testVitor Antunes1-2/+2
2014-07-25t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano1-2/+8
2014-06-09t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto1-2/+2
2012-11-26git p4: handle servers without move supportPete Wyckoff1-0/+35
2012-07-12git p4: add support for 'p4 move' in P4SubmitGary Gibbons1-8/+8
2012-06-27git p4 test: split up big t9800 testPete Wyckoff1-0/+206