summaryrefslogtreecommitdiffstats
path: root/t/gitweb-lib.sh
AgeCommit message (Expand)AuthorLines
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder-1/+2
2013-10-29t: use perl instead of "$PERL_PATH" where applicableJeff King-1/+1
2013-07-29many small typofixesOndřej Bílka-1/+1
2012-05-02Merge branch 'jk/maint-gitweb-test-use-sane-perl'Junio C Hamano-1/+1
2012-05-01t/gitweb-lib: use $PERL_PATH to run gitwebJeff King-1/+1
2011-10-21gitweb: provide a way to customize html headersLénaïc Huard-0/+1
2011-06-15t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano-0/+5
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason-1/+6
2010-11-17Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano-1/+1
2010-10-20t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt-1/+1
2010-09-30t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLEDJakub Narebski-2/+19
2010-09-12t/gitweb-lib.sh: Use tabs for indent consistentlyJakub Narebski-2/+2
2010-09-12t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski-4/+4
2010-07-08tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason-2/+2
2010-05-31gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara-3/+3
2010-01-30gitweb: Load checkingJohn 'Warthog9' Hawley-0/+1
2009-11-23t/gitweb-lib: Split HTTP response with non-GNU sedBrian Gernhardt-2/+12
2009-10-30t/gitweb-lib.sh: Split gitweb output into headers and bodyJakub Narebski-1/+5
2009-08-27gitweb: split test suite into library and testsMark Rada-0/+73