summaryrefslogtreecommitdiff
path: root/t/t9814-git-p4-rename.sh
Commit message (Expand)AuthorAgeFilesLines
* t: convert egrep usage to "grep -E"Đoàn Trần Công Danh2022-09-211-1/+1
* git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-4/+0
* t9814: simplify convoluted check that command correctly errors outEric Sunshine2018-07-161-15/+3
* don't use test_must_fail with grepPranit Bauva2017-01-071-3/+3
* git-p4: t9814: prevent --chain-lint failureva/fix-git-p4-testsLuke Diamand2015-04-281-8/+3
* t9814: guarantee only one source exists in git-p4 copy testsVitor Antunes2015-04-121-15/+31
* git-p4: fix copy detection testVitor Antunes2015-03-281-1/+4
* t9814: fix broken shell syntax in git-p4 rename testVitor Antunes2015-03-281-2/+2
* t9814: fix misconversion from test $a -o $b to test $a || test $bep/avoid-test-a-oJunio C Hamano2014-07-251-2/+8
* t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-2/+2
* git p4: handle servers without move supportPete Wyckoff2012-11-261-0/+35
* git p4: add support for 'p4 move' in P4SubmitGary Gibbons2012-07-121-8/+8
* git p4 test: split up big t9800 testPete Wyckoff2012-06-271-0/+206