aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-git-p4.sh
AgeCommit message (Expand)AuthorFilesLines
2019-12-20t/lib-git-p4: use test_path_is_missing()Denton Liu1-1/+1
2019-03-14git p4 test: disable '-x' tracing in the p4d watchdog loopSZEDER Gábor1-1/+1
2019-03-14git p4 test: simplify timeout handlingSZEDER Gábor1-13/+6
2019-03-14git p4 test: clean up the p4d cleanup functionsSZEDER Gábor1-26/+10
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin1-1/+9
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor1-8/+1
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy1-1/+1
2016-05-06Merge branch 'ld/p4-test-py3'Junio C Hamano1-3/+4
2016-04-26git-p4 tests: time_in_seconds should use $PYTHON_PATHLuke Diamand1-1/+1
2016-04-26git-p4 tests: work with python3 as well as python2Luke Diamand1-2/+3
2016-04-26git-p4 tests: cd to / before running pythonLuke Diamand1-1/+1
2016-04-19git-p4: add P4 jobs to git commit messageJan Durovec1-0/+9
2016-04-19git-p4: clean-up code style in testsJan Durovec1-12/+12
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