summaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
AgeCommit message (Expand)AuthorFilesLines
2020-02-27t/lib-httpd: avoid using macOS' sedLibravatar Johannes Schindelin1-1/+1
2019-11-23tests: add 'test_bool_env' to catch non-bool GIT_TEST_* valuesLibravatar SZEDER Gábor1-1/+1
2019-06-21tests: replace test_tristate with "git env--helper"Libravatar Ævar Arnfjörð Bjarmason1-8/+7
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor1-5/+1
2019-02-14Merge branch 'jt/fetch-v2-sideband'Libravatar Junio C Hamano1-0/+1
2019-02-14t/lib-httpd: pass GIT_TEST_SIDEBAND_ALL through ApacheLibravatar Todd Zullinger1-0/+1
2019-02-06t5551: test server-side ERR packetLibravatar Josh Steadmon1-0/+1
2019-01-07test-lib-functions: introduce the 'test_set_port' helper functionLibravatar SZEDER Gábor1-1/+1
2018-08-02Merge branch 'sg/httpd-test-unflake'Libravatar Junio C Hamano1-0/+21
2018-07-12t/lib-httpd: avoid occasional failures when checking access.logLibravatar SZEDER Gábor1-0/+12
2018-07-12t/lib-httpd: add the strip_access_log() helper functionLibravatar SZEDER Gábor1-0/+9
2018-06-28upload-pack: test negotiation with changing repositoryLibravatar Brandon Williams1-0/+1
2016-08-08Merge branch 'ew/git-svn-http-tests'Libravatar Junio C Hamano1-3/+5
2016-07-25git svn: migrate tests to use lib-httpdLibravatar Eric Wong1-3/+5
2016-06-13lib-httpd.sh: print error.log on errorLibravatar Nguyễn Thái Ngọc Duy1-0/+1
2015-12-27t/lib-httpd.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-2/+2
2015-05-22Merge branch 'jk/skip-http-tests-under-no-curl'Libravatar Junio C Hamano1-0/+12
2015-05-07tests: skip dav http-push tests under NO_EXPAT=NoThanksLibravatar Junio C Hamano1-0/+6
2015-05-07t/lib-httpd.sh: skip tests if NO_CURL is definedLibravatar Jeff King1-0/+6
2015-03-12t: pass GIT_TRACE through ApacheLibravatar Jeff King1-0/+1
2015-01-16t/lib-httpd: switch SANITY check for NOT_ROOTLibravatar Jeff King1-1/+1
2014-06-25Merge branch 'ep/avoid-test-a-o'Libravatar Junio C Hamano1-1/+1
2014-06-16Merge branch 'jk/http-errors'Libravatar Junio C Hamano1-1/+6
2014-06-16Merge branch 'jk/do-not-run-httpd-tests-as-root'Libravatar Junio C Hamano1-0/+5
2014-06-09t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>"Libravatar Elia Pinto1-1/+1
2014-05-23t5550: test display of remote http error messagesLibravatar Jeff King1-0/+1
2014-05-23t/lib-httpd: use write_script to copy CGI scriptsLibravatar Jeff King1-1/+5
2014-05-12t/lib-httpd: require SANITY prereqLibravatar Jeff King1-0/+5
2014-03-05Merge branch 'jk/run-network-tests-by-default'Libravatar Junio C Hamano1-11/+11
2014-02-14tests: turn on network daemon tests by defaultLibravatar Jeff King1-11/+11
2014-02-10tests: auto-set LIB_HTTPD_PORT from test nameLibravatar Jeff King1-1/+1
2014-01-10Merge branch 'jk/http-auth-tests-robustify'Libravatar Junio C Hamano1-3/+12
2014-01-02use distinct username/password for http auth testsLibravatar Jeff King1-3/+12
2013-11-26test: replace shebangs with descriptions in shell librariesLibravatar Jonathan Nieder1-1/+28
2013-10-30Merge branch 'jk/http-auth-redirects'Libravatar Junio C Hamano1-1/+2
2013-10-14remote-curl: rewrite base url from info/refs redirectsLibravatar Jeff King1-1/+2
2013-09-20t5541: mark passing c-a-s test as successLibravatar Jeff King1-1/+1
2013-08-02push: teach --force-with-lease to smart-http transportLibravatar Junio C Hamano1-1/+2
2013-08-01t5540/5541: smart-http does not support "--force-with-lease"Libravatar Junio C Hamano1-0/+16
2013-02-04Verify Content-Type from smart HTTP serversLibravatar Shawn Pearce1-0/+1
2012-09-07Merge branch 'jk/maint-http-half-auth-push'Libravatar Junio C Hamano1-0/+39
2012-08-27t5550: factor out http auth setupLibravatar Jeff King1-0/+39
2012-07-24t/lib-httpd: handle running under --valgrindLibravatar Jeff King1-0/+4
2012-04-12Fix httpd tests that broke when non-ff push advice changedLibravatar Christopher Tiwald1-1/+1
2011-07-20improve httpd auth testsLibravatar Jeff King1-4/+6
2011-04-13i18n: use test_i18ngrep in lib-httpd and t2019Libravatar Junio C Hamano1-3/+2
2011-03-09i18n: git-push "prevent you from losing" messageLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2010-11-17t5550: test HTTP authentication and userinfo decodingLibravatar Gabriel Corona1-0/+3
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failLibravatar Brandon Casey1-1/+1
2010-07-08tests: Use skip_all=* to skip testsLibravatar Ævar Arnfjörð Bjarmason1-4/+4