aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5561-http-backend.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-02-06receive-pack: release the linked "struct command *" listÆvar Arnfjörð Bjarmason1-0/+1
2020-11-19t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-3/+3
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-1/+0
2018-08-02Merge branch 'sg/httpd-test-unflake'Junio C Hamano1-7/+1
2018-07-12t/lib-httpd: avoid occasional failures when checking access.logSZEDER Gábor1-2/+1
2018-07-12t/lib-httpd: add the strip_access_log() helper functionSZEDER Gábor1-6/+1
2018-04-05t5561: skip tests if curl is not availableJeff King1-0/+6
2018-04-05t5561: drop curl stderr redirectsJeff King1-2/+2
2015-10-15Merge branch 'sb/http-flaky-test-fix'Junio C Hamano1-7/+1
2015-09-25t5561: get rid of racy appending to logfileStephan Beyer1-7/+1
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedJeff King1-6/+0
2014-02-10tests: auto-set LIB_HTTPD_PORT from test nameJeff King1-1/+0
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2010-01-06Smart-http tests: Break test t5560-http-backend into piecesTarmigan Casebolt1-0/+149