Age | Commit message (Expand) | Author | Files | Lines |
2019-11-23 | tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values | SZEDER Gábor | 1 | -1/+1 |
2019-06-21 | tests: replace test_tristate with "git env--helper" | Ævar Arnfjörð Bjarmason | 1 | -4/+3 |
2019-03-14 | git-daemon: use 'test_atexit` to stop 'git-daemon' | Johannes Schindelin | 1 | -5/+9 |
2019-03-14 | t/lib-git-daemon: make sure to kill the 'git-daemon' process | SZEDER Gábor | 1 | -2/+4 |
2019-01-18 | Merge branch 'sg/stress-test' | Junio C Hamano | 1 | -1/+1 |
2019-01-07 | test-lib-functions: introduce the 'test_set_port' helper function | SZEDER Gábor | 1 | -1/+1 |
2019-01-07 | Revert "t/lib-git-daemon: record daemon log" | Thomas Gummerer | 1 | -11/+3 |
2018-11-27 | t/lib-git-daemon: fix signal checking | SZEDER Gábor | 1 | -1/+1 |
2018-01-25 | t/lib-git-daemon: add network-protocol helpers | Jeff King | 1 | -1/+24 |
2018-01-25 | t/lib-git-daemon: record daemon log | Jeff King | 1 | -4/+12 |
2017-03-10 | t/interop: add test of old clients against modern git-daemon | Jeff King | 1 | -1/+2 |
2016-07-06 | t/lib-git-daemon: use test_match_signal | Jeff King | 1 | -2/+1 |
2016-01-28 | tests: turn off git-daemon tests if FIFOs are not available | Johannes Schindelin | 1 | -0/+5 |
2014-03-05 | Merge branch 'jk/run-network-tests-by-default' | Junio C Hamano | 1 | -3/+5 |
2014-02-14 | tests: turn on network daemon tests by default | Jeff King | 1 | -3/+5 |
2014-02-10 | tests: auto-set git-daemon port | Jeff King | 1 | -1/+1 |
2013-11-26 | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 1 | -1/+17 |
2012-04-27 | t5570: fix forwarding of git-daemon messages via cat | Johannes Sixt | 1 | -11/+11 |
2012-01-08 | git-daemon tests: wait until daemon is ready | Clemens Buchacher | 1 | -1/+17 |
2012-01-08 | git-daemon: add tests | Clemens Buchacher | 1 | -0/+53 |