summaryrefslogtreecommitdiff
path: root/t/lib-git-daemon.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesSZEDER Gábor2019-11-231-1/+1
* tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason2019-06-211-4/+3
* git-daemon: use 'test_atexit` to stop 'git-daemon'Johannes Schindelin2019-03-141-5/+9
* t/lib-git-daemon: make sure to kill the 'git-daemon' processSZEDER Gábor2019-03-141-2/+4
* Merge branch 'sg/stress-test'Junio C Hamano2019-01-181-1/+1
|\
| * test-lib-functions: introduce the 'test_set_port' helper functionSZEDER Gábor2019-01-071-1/+1
* | Revert "t/lib-git-daemon: record daemon log"Thomas Gummerer2019-01-071-11/+3
|/
* t/lib-git-daemon: fix signal checkingSZEDER Gábor2018-11-271-1/+1
* t/lib-git-daemon: add network-protocol helpersJeff King2018-01-251-1/+24
* t/lib-git-daemon: record daemon logJeff King2018-01-251-4/+12
* t/interop: add test of old clients against modern git-daemonjk/interop-testJeff King2017-03-101-1/+2
* t/lib-git-daemon: use test_match_signaljk/test-match-signalJeff King2016-07-061-2/+1
* tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin2016-01-281-0/+5
* Merge branch 'jk/run-network-tests-by-default'Junio C Hamano2014-03-051-3/+5
|\
| * tests: turn on network daemon tests by defaultjk/run-network-tests-by-defaultJeff King2014-02-141-3/+5
* | tests: auto-set git-daemon portjk/test-portsJeff King2014-02-101-1/+1
|/
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+17
* t5570: fix forwarding of git-daemon messages via catJohannes Sixt2012-04-271-11/+11
* git-daemon tests: wait until daemon is readycb/git-daemon-testsClemens Buchacher2012-01-081-1/+17
* git-daemon: add testsClemens Buchacher2012-01-081-0/+53