aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-git-daemon.sh
AgeCommit message (Expand)AuthorFilesLines
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor1-1/+1
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason1-4/+3
2019-03-14git-daemon: use 'test_atexit` to stop 'git-daemon'Johannes Schindelin1-5/+9
2019-03-14t/lib-git-daemon: make sure to kill the 'git-daemon' processSZEDER Gábor1-2/+4
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano1-1/+1
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor1-1/+1
2019-01-07Revert "t/lib-git-daemon: record daemon log"Thomas Gummerer1-11/+3
2018-11-27t/lib-git-daemon: fix signal checkingSZEDER Gábor1-1/+1
2018-01-25t/lib-git-daemon: add network-protocol helpersJeff King1-1/+24
2018-01-25t/lib-git-daemon: record daemon logJeff King1-4/+12
2017-03-10t/interop: add test of old clients against modern git-daemonJeff King1-1/+2
2016-07-06t/lib-git-daemon: use test_match_signalJeff King1-2/+1
2016-01-28tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin1-0/+5
2014-03-05Merge branch 'jk/run-network-tests-by-default'Junio C Hamano1-3/+5
2014-02-14tests: turn on network daemon tests by defaultJeff King1-3/+5
2014-02-10tests: auto-set git-daemon portJeff King1-1/+1
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder1-1/+17
2012-04-27t5570: fix forwarding of git-daemon messages via catJohannes Sixt1-11/+11
2012-01-08git-daemon tests: wait until daemon is readyClemens Buchacher1-1/+17
2012-01-08git-daemon: add testsClemens Buchacher1-0/+53