summaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
Commit message (Expand)AuthorAgeFilesLines
* Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2012-04-121-1/+1
* improve httpd auth testsJeff King2011-07-201-4/+6
* i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-131-3/+2
* i18n: git-push "prevent you from losing" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-171-0/+3
* t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-201-1/+1
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-081-4/+4
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-2/+1
* t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan2010-03-021-0/+29
* t/lib-http.sh: Restructure finding of default httpd locationTarmigan Casebolt2010-01-061-6/+24
* test-lib: fix http exit codesClemens Buchacher2009-06-011-2/+4
* tests: remove exit after test_done callJeff King2009-04-051-3/+0
* test scripts: refactor start_httpd helperJeff King2009-02-261-2/+7
* Allow HTTP tests to run on DarwinJay Soffian2009-02-251-5/+17
* use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-191-5/+5
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Fix http-push testMike Hommey2008-07-081-8/+10
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-1/+2
* http-push: add regression testsClemens Buchacher2008-02-271-0/+96