aboutsummaryrefslogtreecommitdiff
path: root/t/lib-git-p4.sh
Commit message (Expand)AuthorAge
* Merge branch 'ld/p4-test-py3'Junio C Hamano2016-05-06
|\
| * git-p4 tests: time_in_seconds should use $PYTHON_PATHLuke Diamand2016-04-26
| * git-p4 tests: work with python3 as well as python2Luke Diamand2016-04-26
| * git-p4 tests: cd to / before running pythonLuke Diamand2016-04-26
* | git-p4: add P4 jobs to git commit messageJan Durovec2016-04-19
* | git-p4: clean-up code style in testsJan Durovec2016-04-19
|/
* git-p4: add trap to kill p4d on test exitLars Schneider2015-11-20
* git-p4: add p4d timeout in testsLars Schneider2015-11-20
* git-p4: retry kill/cleanup operations in tests with timeoutLars Schneider2015-11-20
* git-p4: add failing tests for case-folding p4dLuke Diamand2015-04-28
* git p4 test: do not pollute /tmpPete Wyckoff2014-01-22
* git p4 test: run as user "author"Pete Wyckoff2014-01-22
* git p4 test: sanitize P4CHARSETkazuki saitoh2013-08-11
* git p4: cygwin p4 client does not mark read-onlyPete Wyckoff2013-01-26
* git p4 test: use LineEnd unix in windows tests tooPete Wyckoff2013-01-26
* git p4 test: translate windows paths for cygwinPete Wyckoff2013-01-26
* git p4 test: start p4d inside its db dirPete Wyckoff2013-01-26
* git p4 test: use client_view in t9806Pete Wyckoff2013-01-26
* git p4 test: avoid loop in client_viewPete Wyckoff2013-01-26
* git p4 test: use client_view to build the initial clientPete Wyckoff2013-01-26
* Merge branch 'pw/p4-submit-conflicts'Junio C Hamano2012-09-18
|\
| * git p4 test: remove bash-ism of combined export/assignmentPete Wyckoff2012-09-16
* | git p4 test: move client_view() function to libraryPete Wyckoff2012-08-11
|/
* git p4 test: refactor marshal_dumpPete Wyckoff2012-07-05
* git p4 test: cleanup_git should make a new $gitPete Wyckoff2012-06-27
* git p4 test: never create default test repoPete Wyckoff2012-06-27
* git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff2012-06-27
* git p4 test: wait longer for p4d to start and test its pidPete Wyckoff2012-06-27
* git p4: Squash P4EDITOR in test harnessLuke Diamand2012-04-24
* git p4: use "git p4" directly in testsPete Wyckoff2012-04-09
* git-p4: move to toplevelPete Wyckoff2012-04-09
* git-p4 tests: refactor and cleanupPete Wyckoff2011-10-17