summaryrefslogtreecommitdiff
path: root/t/lib-git-p4.sh
AgeCommit message (Expand)AuthorFilesLines
2016-05-06Merge branch 'ld/p4-test-py3'Libravatar Junio C Hamano1-3/+4
2016-04-26git-p4 tests: time_in_seconds should use $PYTHON_PATHLibravatar Luke Diamand1-1/+1
2016-04-26git-p4 tests: work with python3 as well as python2Libravatar Luke Diamand1-2/+3
2016-04-26git-p4 tests: cd to / before running pythonLibravatar Luke Diamand1-1/+1
2016-04-19git-p4: add P4 jobs to git commit messageLibravatar Jan Durovec1-0/+9
2016-04-19git-p4: clean-up code style in testsLibravatar Jan Durovec1-12/+12
2015-11-20git-p4: add trap to kill p4d on test exitLibravatar Lars Schneider1-0/+9
2015-11-20git-p4: add p4d timeout in testsLibravatar Lars Schneider1-1/+19
2015-11-20git-p4: retry kill/cleanup operations in tests with timeoutLibravatar Lars Schneider1-8/+34
2015-04-28git-p4: add failing tests for case-folding p4dLibravatar Luke Diamand1-1/+1
2014-01-22git p4 test: do not pollute /tmpLibravatar Pete Wyckoff1-1/+7
2014-01-22git p4 test: run as user "author"Libravatar Pete Wyckoff1-1/+14
2013-08-11git p4 test: sanitize P4CHARSETLibravatar kazuki saitoh1-1/+2
2013-01-26git p4: cygwin p4 client does not mark read-onlyLibravatar Pete Wyckoff1-0/+13
2013-01-26git p4 test: use LineEnd unix in windows tests tooLibravatar Pete Wyckoff1-0/+1
2013-01-26git p4 test: translate windows paths for cygwinLibravatar Pete Wyckoff1-2/+22
2013-01-26git p4 test: start p4d inside its db dirLibravatar Pete Wyckoff1-2/+5
2013-01-26git p4 test: use client_view in t9806Libravatar Pete Wyckoff1-2/+2
2013-01-26git p4 test: avoid loop in client_viewLibravatar Pete Wyckoff1-3/+1
2013-01-26git p4 test: use client_view to build the initial clientLibravatar Pete Wyckoff1-9/+2
2012-09-18Merge branch 'pw/p4-submit-conflicts'Libravatar Junio C Hamano1-3/+4
2012-09-16git p4 test: remove bash-ism of combined export/assignmentLibravatar Pete Wyckoff1-3/+4
2012-08-11git p4 test: move client_view() function to libraryLibravatar Pete Wyckoff1-0/+17
2012-07-05git p4 test: refactor marshal_dumpLibravatar Pete Wyckoff1-0/+13
2012-06-27git p4 test: cleanup_git should make a new $gitLibravatar Pete Wyckoff1-1/+2
2012-06-27git p4 test: never create default test repoLibravatar Pete Wyckoff1-0/+4
2012-06-27git p4 test: use real_path to resolve p4 client symlinksLibravatar Pete Wyckoff1-1/+1
2012-06-27git p4 test: wait longer for p4d to start and test its pidLibravatar Pete Wyckoff1-6/+32
2012-04-24git p4: Squash P4EDITOR in test harnessLibravatar Luke Diamand1-0/+1
2012-04-09git p4: use "git p4" directly in testsLibravatar Pete Wyckoff1-5/+3
2012-04-09git-p4: move to toplevelLibravatar Pete Wyckoff1-1/+1
2011-10-17git-p4 tests: refactor and cleanupLibravatar Pete Wyckoff1-0/+74