aboutsummaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
Commit message (Expand)AuthorAge
* push: teach --force-with-lease to smart-http transportJunio C Hamano2013-08-02
* t5540/5541: smart-http does not support "--force-with-lease"Junio C Hamano2013-08-01
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-04
* Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-07
|\
| * t5550: factor out http auth setupJeff King2012-08-27
* | t/lib-httpd: handle running under --valgrindJeff King2012-07-24
|/
* Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2012-04-12
* improve httpd auth testsJeff King2011-07-20
* i18n: use test_i18ngrep in lib-httpd and t2019Junio C Hamano2011-04-13
* i18n: git-push "prevent you from losing" messageÆvar Arnfjörð Bjarmason2011-03-09
* t5550: test HTTP authentication and userinfo decodingGabriel Corona2010-11-17
* t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2010-07-20
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* t554[01]-http-push: refactor, add non-ff testsTay Ray Chuan2010-03-02
* t/lib-http.sh: Restructure finding of default httpd locationTarmigan Casebolt2010-01-06
* test-lib: fix http exit codesClemens Buchacher2009-06-01
* tests: remove exit after test_done callJeff King2009-04-05
* test scripts: refactor start_httpd helperJeff King2009-02-26
* Allow HTTP tests to run on DarwinJay Soffian2009-02-25
* use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
* Fix http-push testMike Hommey2008-07-08
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
* http-push: add regression testsClemens Buchacher2008-02-27