summaryrefslogtreecommitdiff
path: root/t/lib-git-daemon.sh
AgeCommit message (Expand)Author
2019-03-14git-daemon: use 'test_atexit` to stop 'git-daemon'Johannes Schindelin
2019-03-14t/lib-git-daemon: make sure to kill the 'git-daemon' processSZEDER Gábor
2019-01-18Merge branch 'sg/stress-test'Junio C Hamano
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor
2019-01-07Revert "t/lib-git-daemon: record daemon log"Thomas Gummerer
2018-11-27t/lib-git-daemon: fix signal checkingSZEDER Gábor
2018-01-25t/lib-git-daemon: add network-protocol helpersJeff King
2018-01-25t/lib-git-daemon: record daemon logJeff King
2017-03-10t/interop: add test of old clients against modern git-daemonJeff King
2016-07-06t/lib-git-daemon: use test_match_signalJeff King
2016-01-28tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin
2014-03-05Merge branch 'jk/run-network-tests-by-default'Junio C Hamano
2014-02-14tests: turn on network daemon tests by defaultJeff King
2014-02-10tests: auto-set git-daemon portJeff King
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder
2012-04-27t5570: fix forwarding of git-daemon messages via catJohannes Sixt
2012-01-08git-daemon tests: wait until daemon is readyClemens Buchacher
2012-01-08git-daemon: add testsClemens Buchacher