summaryrefslogtreecommitdiff
path: root/t/lib-git-p4.sh
Commit message (Expand)AuthorAgeFilesLines
* git-p4: improve encoding handling to support inconsistent encodingsTao Klerks2022-05-041-1/+2
* t/lib-git-p4: use test_path_is_missing()Denton Liu2019-12-201-1/+1
* git p4 test: disable '-x' tracing in the p4d watchdog loopSZEDER Gábor2019-03-141-1/+1
* git p4 test: simplify timeout handlingSZEDER Gábor2019-03-141-13/+6
* git p4 test: clean up the p4d cleanup functionsSZEDER Gábor2019-03-141-26/+10
* git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin2019-03-141-1/+9
* test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-8/+1
* t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* Merge branch 'ld/p4-test-py3'Junio C Hamano2016-05-061-3/+4
|\
| * git-p4 tests: time_in_seconds should use $PYTHON_PATHld/p4-test-py3Luke Diamand2016-04-261-1/+1
| * git-p4 tests: work with python3 as well as python2Luke Diamand2016-04-261-2/+3
| * git-p4 tests: cd to / before running pythonLuke Diamand2016-04-261-1/+1
* | git-p4: add P4 jobs to git commit messagejd/p4-jobs-in-commitJan Durovec2016-04-191-0/+9
* | git-p4: clean-up code style in testsJan Durovec2016-04-191-12/+12
|/
* git-p4: add trap to kill p4d on test exitLars Schneider2015-11-201-0/+9
* git-p4: add p4d timeout in testsLars Schneider2015-11-201-1/+19
* git-p4: retry kill/cleanup operations in tests with timeoutLars Schneider2015-11-201-8/+34
* git-p4: add failing tests for case-folding p4dld/p4-case-foldLuke Diamand2015-04-281-1/+1
* git p4 test: do not pollute /tmpPete Wyckoff2014-01-221-1/+7
* git p4 test: run as user "author"Pete Wyckoff2014-01-221-1/+14
* git p4 test: sanitize P4CHARSETkazuki saitoh2013-08-111-1/+2
* git p4: cygwin p4 client does not mark read-onlyPete Wyckoff2013-01-261-0/+13
* git p4 test: use LineEnd unix in windows tests tooPete Wyckoff2013-01-261-0/+1
* git p4 test: translate windows paths for cygwinPete Wyckoff2013-01-261-2/+22
* git p4 test: start p4d inside its db dirPete Wyckoff2013-01-261-2/+5
* git p4 test: use client_view in t9806Pete Wyckoff2013-01-261-2/+2
* git p4 test: avoid loop in client_viewPete Wyckoff2013-01-261-3/+1
* git p4 test: use client_view to build the initial clientPete Wyckoff2013-01-261-9/+2
* Merge branch 'pw/p4-submit-conflicts'Junio C Hamano2012-09-181-3/+4
|\
| * git p4 test: remove bash-ism of combined export/assignmentPete Wyckoff2012-09-161-3/+4
* | git p4 test: move client_view() function to libraryPete Wyckoff2012-08-111-0/+17
|/
* git p4 test: refactor marshal_dumpPete Wyckoff2012-07-051-0/+13
* git p4 test: cleanup_git should make a new $gitPete Wyckoff2012-06-271-1/+2
* git p4 test: never create default test repoPete Wyckoff2012-06-271-0/+4
* git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff2012-06-271-1/+1
* git p4 test: wait longer for p4d to start and test its pidPete Wyckoff2012-06-271-6/+32
* git p4: Squash P4EDITOR in test harnessLuke Diamand2012-04-241-0/+1
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-091-5/+3
* git-p4: move to toplevelPete Wyckoff2012-04-091-1/+1
* git-p4 tests: refactor and cleanupPete Wyckoff2011-10-171-0/+74