summaryrefslogtreecommitdiff
path: root/t/lib-git-p4.sh
AgeCommit message (Expand)Author
2019-12-20t/lib-git-p4: use test_path_is_missing()Denton Liu
2019-03-14git p4 test: disable '-x' tracing in the p4d watchdog loopSZEDER Gábor
2019-03-14git p4 test: simplify timeout handlingSZEDER Gábor
2019-03-14git p4 test: clean up the p4d cleanup functionsSZEDER Gábor
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy
2016-05-06Merge branch 'ld/p4-test-py3'Junio C Hamano
2016-04-26git-p4 tests: time_in_seconds should use $PYTHON_PATHLuke Diamand
2016-04-26git-p4 tests: work with python3 as well as python2Luke Diamand
2016-04-26git-p4 tests: cd to / before running pythonLuke Diamand
2016-04-19git-p4: add P4 jobs to git commit messageJan Durovec
2016-04-19git-p4: clean-up code style in testsJan Durovec
2015-11-20git-p4: add trap to kill p4d on test exitLars Schneider
2015-11-20git-p4: add p4d timeout in testsLars Schneider
2015-11-20git-p4: retry kill/cleanup operations in tests with timeoutLars Schneider
2015-04-28git-p4: add failing tests for case-folding p4dLuke Diamand
2014-01-22git p4 test: do not pollute /tmpPete Wyckoff
2014-01-22git p4 test: run as user "author"Pete Wyckoff
2013-08-12git p4 test: sanitize P4CHARSETkazuki saitoh
2013-01-27git p4: cygwin p4 client does not mark read-onlyPete Wyckoff
2013-01-27git p4 test: use LineEnd unix in windows tests tooPete Wyckoff
2013-01-27git p4 test: translate windows paths for cygwinPete Wyckoff
2013-01-27git p4 test: start p4d inside its db dirPete Wyckoff
2013-01-27git p4 test: use client_view in t9806Pete Wyckoff
2013-01-27git p4 test: avoid loop in client_viewPete Wyckoff
2013-01-27git p4 test: use client_view to build the initial clientPete Wyckoff
2012-09-18Merge branch 'pw/p4-submit-conflicts'Junio C Hamano
2012-09-17git p4 test: remove bash-ism of combined export/assignmentPete Wyckoff
2012-08-12git p4 test: move client_view() function to libraryPete Wyckoff
2012-07-06git p4 test: refactor marshal_dumpPete Wyckoff
2012-06-28git p4 test: cleanup_git should make a new $gitPete Wyckoff
2012-06-28git p4 test: never create default test repoPete Wyckoff
2012-06-28git p4 test: use real_path to resolve p4 client symlinksPete Wyckoff
2012-06-28git p4 test: wait longer for p4d to start and test its pidPete Wyckoff
2012-04-24git p4: Squash P4EDITOR in test harnessLuke Diamand
2012-04-09git p4: use "git p4" directly in testsPete Wyckoff
2012-04-09git-p4: move to toplevelPete Wyckoff
2011-10-18git-p4 tests: refactor and cleanupPete Wyckoff