summaryrefslogtreecommitdiff
path: root/t/t5560-http-backend-noserver.sh
Commit message (Expand)AuthorAgeFilesLines
* receive-pack: release the linked "struct command *" listÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* t55[4-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-1/+1
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* Merge branch 'sb/http-flaky-test-fix'Junio C Hamano2015-10-151-4/+0
|\
| * t5561: get rid of racy appending to logfilesb/http-flaky-test-fixStephan 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" fixesep/shell-assign-and-export-varsJunio C Hamano2014-05-231-1/+5
* | test: fix t5560 on FreeBSDkm/avoid-bs-in-shell-globKyle J. McKay2014-04-111-2/+2
|/
* test-lib.sh - define and use GREP_STRIPS_CRml/avoid-using-grep-on-crlf-filesMark Levedahl2013-07-181-1/+1
* t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason2012-02-131-3/+3
* Merge branch 'maint'Junio C Hamano2010-10-131-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-031-2/+1
* | Do not strip CR when grepping HTTP headers.Pat Thoyts2010-10-011-0/+2
|/
* Test t5560: Fix test when run with dashTarmigan Casebolt2010-01-151-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