summaryrefslogtreecommitdiffstats
path: root/t/t5561-http-backend.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* receive-pack: release the linked "struct command *" listÆvar Arnfjörð Bjarmason2023-02-071-0/+1
* t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-3/+3
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-1/+0
* Merge branch 'sg/httpd-test-unflake'Junio C Hamano2018-08-031-7/+1
|\
| * t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor2018-07-121-2/+1
| * t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor2018-07-121-6/+1
* | t5561: skip tests if curl is not availableJeff King2018-04-051-0/+6
* | t5561: drop curl stderr redirectsJeff King2018-04-051-2/+2
|/
* Merge branch 'sb/http-flaky-test-fix'Junio C Hamano2015-10-161-7/+1
|\
| * t5561: get rid of racy appending to logfileStephan Beyer2015-09-251-7/+1
* | t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King2015-05-071-6/+0
|/
* tests: auto-set LIB_HTTPD_PORT from test nameJeff King2014-02-101-1/+0
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* Smart-http tests: Break test t5560-http-backend into piecesTarmigan Casebolt2010-01-061-0/+149