summaryrefslogtreecommitdiff
path: root/t/t5561-http-backend.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-1/+0
* Merge branch 'sg/httpd-test-unflake'Junio C Hamano2018-08-021-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-151-7/+1
|\
| * t5561: get rid of racy appending to logfilesb/http-flaky-test-fixStephan 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