aboutsummaryrefslogtreecommitdiff
path: root/t/gitweb-lib.sh
Commit message (Expand)AuthorAge
* gitweb tests: skip tests when we don't have Time::HiResÆvar Arnfjörð Bjarmason2017-03-01
* gitweb tests: change confusing "skip_all" phrasingÆvar Arnfjörð Bjarmason2017-03-01
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-26
* t: use perl instead of "$PERL_PATH" where applicableJeff King2013-10-29
* many small typofixesOndřej Bílka2013-07-29
* Merge branch 'jk/maint-gitweb-test-use-sane-perl'Junio C Hamano2012-05-02
|\
| * t/gitweb-lib: use $PERL_PATH to run gitwebJeff King2012-05-01
* | gitweb: provide a way to customize html headersLénaïc Huard2011-10-21
|/
* t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-15
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-21
* Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-17
|\
| * t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-20
* | t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLEDJakub Narebski2010-09-30
* | t/gitweb-lib.sh: Use tabs for indent consistentlyJakub Narebski2010-09-12
* | t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski2010-09-12
|/
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara2010-05-31
* gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-30
* t/gitweb-lib: Split HTTP response with non-GNU sedBrian Gernhardt2009-11-23
* t/gitweb-lib.sh: Split gitweb output into headers and bodyJakub Narebski2009-10-30
* gitweb: split test suite into library and testsMark Rada2009-08-27