summaryrefslogtreecommitdiffstats
path: root/t/t5560-http-backend-noserver.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* Merge branch 'sb/http-flaky-test-fix'Junio C Hamano2015-10-161-4/+0
|\
| * t5561: get rid of racy appending to logfileStephan Beyer2015-09-251-4/+0
* | Merge branch 'ep/shell-assign-and-export-vars'Junio C Hamano2014-06-061-1/+5
|\ \ | |/ |/|
| * scripts: more "export VAR=VALUE" fixesJunio C Hamano2014-05-241-1/+5
* | test: fix t5560 on FreeBSDKyle J. McKay2014-04-111-2/+2
|/
* test-lib.sh - define and use GREP_STRIPS_CRMark Levedahl2013-07-191-1/+1
* t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason2012-02-131-3/+3
* Merge branch 'maint'Junio C Hamano2010-10-141-4/+4
|\
| * shell portability: no "export VAR=VAL"Junio C Hamano2010-10-131-4/+4
* | Side-step MSYS-specific path "corruption" leading to t5560 failure.Eric Sunshine2010-10-041-2/+1
* | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-021-0/+2
|/
* Test t5560: Fix test when run with dashTarmigan Casebolt2010-01-161-5/+10
* Smart-http tests: Test http-backend without curl or a webserverTarmigan Casebolt2010-01-061-6/+22
* Smart-http tests: Break test t5560-http-backend into piecesTarmigan Casebolt2010-01-061-0/+52