summaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
Commit message (Expand)AuthorAgeFilesLines
* t/lib-httpd: switch SANITY check for NOT_ROOTJeff King2015-01-161-1/+1
* Merge branch 'ep/avoid-test-a-o'Junio C Hamano2014-06-251-1/+1
|\
| * t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-1/+1
* | Merge branch 'jk/http-errors'Junio C Hamano2014-06-161-1/+6
|\ \
| * | t5550: test display of remote http error messagesJeff King2014-05-231-0/+1
| * | t/lib-httpd: use write_script to copy CGI scriptsJeff King2014-05-231-1/+5
| |/
* | Merge branch 'jk/do-not-run-httpd-tests-as-root'Junio C Hamano2014-06-161-0/+5
|\ \ | |/ |/|
| * t/lib-httpd: require SANITY prereqjk/do-not-run-httpd-tests-as-rootJeff King2014-05-121-0/+5
* | Merge branch 'jk/run-network-tests-by-default'Junio C Hamano2014-03-051-11/+11
|\ \ | |/ |/|
| * tests: turn on network daemon tests by defaultjk/run-network-tests-by-defaultJeff King2014-02-141-11/+11
* | tests: auto-set LIB_HTTPD_PORT from test nameJeff King2014-02-101-1/+1
|/
* Merge branch 'jk/http-auth-tests-robustify'Junio C Hamano2014-01-101-3/+12
|\
| * use distinct username/password for http auth testsjk/http-auth-tests-robustifyJeff King2014-01-021-3/+12
* | test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+28
|/
* Merge branch 'jk/http-auth-redirects'Junio C Hamano2013-10-301-1/+2
|\
| * remote-curl: rewrite base url from info/refs redirectsJeff King2013-10-141-1/+2
* | t5541: mark passing c-a-s test as successjc/push-casJeff King2013-09-201-1/+1
* | push: teach --force-with-lease to smart-http transportJunio C Hamano2013-08-021-1/+2
* | t5540/5541: smart-http does not support "--force-with-lease"Junio C Hamano2013-08-011-0/+16
|/
* Verify Content-Type from smart HTTP serversShawn Pearce2013-02-041-0/+1
* Merge branch 'jk/maint-http-half-auth-push'Junio C Hamano2012-09-071-0/+39
|\
| * t5550: factor out http auth setupJeff King2012-08-271-0/+39
* | t/lib-httpd: handle running under --valgrindJeff King2012-07-241-0/+4
|/
* 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