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