aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-git-p4.sh
AgeCommit message (Expand)AuthorFilesLines
2015-11-20git-p4: add trap to kill p4d on test exitLars Schneider1-0/+9
2015-11-20git-p4: add p4d timeout in testsLars Schneider1-1/+19
2015-11-20git-p4: retry kill/cleanup operations in tests with timeoutLars Schneider1-8/+34
2015-04-28git-p4: add failing tests for case-folding p4dLuke Diamand1-1/+1
2014-01-22git p4 test: do not pollute /tmpPete Wyckoff1-1/+7
2014-01-22git p4 test: run as user "author"Pete Wyckoff1-1/+14
2013-08-11git p4 test: sanitize P4CHARSETkazuki saitoh1-1/+2
2013-01-26git p4: cygwin p4 client does not mark read-onlyPete Wyckoff1-0/+13
2013-01-26git p4 test: use LineEnd unix in windows tests tooPete Wyckoff1-0/+1
2013-01-26git p4 test: translate windows paths for cygwinPete Wyckoff1-2/+22
2013-01-26git p4 test: start p4d inside its db dirPete Wyckoff1-2/+5
2013-01-26git p4 test: use client_view in t9806Pete Wyckoff1-2/+2
2013-01-26git p4 test: avoid loop in client_viewPete Wyckoff1-3/+1
2013-01-26git p4 test: use client_view to build the initial clientPete Wyckoff1-9/+2
2012-09-18Merge branch 'pw/p4-submit-conflicts'Junio C Hamano1-3/+4
2012-09-16git p4 test: remove bash-ism of combined export/assignmentPete Wyckoff1-3/+4
2012-08-11git p4 test: move client_view() function to libraryPete Wyckoff1-0/+17
2012-07-05git p4 test: refactor marshal_dumpPete Wyckoff1-0/+13
2012-06-27git p4 test: cleanup_git should make a new $gitPete Wyckoff1-1/+2
2012-06-27git p4 test: never create default test repoPete Wyckoff1-0/+4
2012-06-27git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff1-1/+1
2012-06-27git p4 test: wait longer for p4d to start and test its pidPete Wyckoff1-6/+32
2012-04-24git p4: Squash P4EDITOR in test harnessLuke Diamand1-0/+1
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff1-5/+3
2012-04-09git-p4: move to toplevelPete Wyckoff1-1/+1
2011-10-17git-p4 tests: refactor and cleanupPete Wyckoff1-0/+74