aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-httpd.sh
AgeCommit message (Expand)AuthorFilesLines
2011-07-20improve httpd auth testsJeff King1-4/+6
2011-04-13i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano1-3/+2
2011-03-09i18n: git-push "prevent you from losing" messageÆvar Arnfjörð Bjarmason1-1/+1
2010-11-17t5550: test HTTP authentication and userinfo decodingGabriel Corona1-0/+3
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey1-1/+1
2010-07-08tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason1-4/+4
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-2/+1
2010-03-02t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan1-0/+29
2010-01-06t/lib-http.sh: Restructure finding of default httpd locationTarmigan Casebolt1-6/+24
2009-06-01test-lib: fix http exit codesClemens Buchacher1-2/+4
2009-04-05tests: remove exit after test_done callJeff King1-3/+0
2009-02-26test scripts: refactor start_httpd helperJeff King1-2/+7
2009-02-25Allow HTTP tests to run on DarwinJay Soffian1-5/+17
2009-01-19use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg1-5/+5
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2008-07-08Fix http-push testMike Hommey1-8/+10
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan1-1/+2
2008-02-27http-push: add regression testsClemens Buchacher1-0/+96