summaryrefslogtreecommitdiff
path: root/t/gitweb-lib.sh
Commit message (Expand)AuthorAgeFilesLines
* t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not metJunio C Hamano2011-06-151-0/+5
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-211-1/+6
* Merge branch 'bg/maint-gitweb-test-lib'Junio C Hamano2010-11-171-1/+1
|\
| * t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-201-1/+1
* | t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLEDJakub Narebski2010-09-301-2/+19
* | t/gitweb-lib.sh: Use tabs for indent consistentlyJakub Narebski2010-09-121-2/+2
* | t/gitweb-lib.sh: Use GIT_BUILD_DIRJakub Narebski2010-09-121-4/+4
|/
* tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-081-2/+2
* gitweb: Move static files into seperate subdirectoryPavan Kumar Sunkara2010-05-311-3/+3
* gitweb: Load checkingJohn 'Warthog9' Hawley2010-01-301-0/+1
* t/gitweb-lib: Split HTTP response with non-GNU sedBrian Gernhardt2009-11-231-2/+12
* t/gitweb-lib.sh: Split gitweb output into headers and bodyJakub Narebski2009-10-301-1/+5
* gitweb: split test suite into library and testsMark Rada2009-08-271-0/+73