| Commit message (Expand) | Author | Age |
* | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 |
* | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 2013-10-29 |
* | many small typofixes | Ondřej Bílka | 2013-07-29 |
* | Merge branch 'jk/maint-gitweb-test-use-sane-perl' | Junio C Hamano | 2012-05-02 |
|\ |
|
| * | t/gitweb-lib: use $PERL_PATH to run gitweb | Jeff King | 2012-05-01 |
* | | gitweb: provide a way to customize html headers | Lénaïc Huard | 2011-10-21 |
|/ |
|
* | t/gitweb-lib.sh: skip gitweb tests when perl dependencies are not met | Junio C Hamano | 2011-06-15 |
* | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate | Ævar Arnfjörð Bjarmason | 2011-02-21 |
* | Merge branch 'bg/maint-gitweb-test-lib' | Junio C Hamano | 2010-11-17 |
|\ |
|
| * | t/gitweb-lib: Don't pass constant to decode_utf8 | Brian Gernhardt | 2010-10-20 |
* | | t/gitweb-lib.sh: Add support for GITWEB_TEST_INSTALLED | Jakub Narebski | 2010-09-30 |
* | | t/gitweb-lib.sh: Use tabs for indent consistently | Jakub Narebski | 2010-09-12 |
* | | t/gitweb-lib.sh: Use GIT_BUILD_DIR | Jakub Narebski | 2010-09-12 |
|/ |
|
* | tests: Use skip_all=* to skip tests | Ævar Arnfjörð Bjarmason | 2010-07-08 |
* | gitweb: Move static files into seperate subdirectory | Pavan Kumar Sunkara | 2010-05-31 |
* | gitweb: Load checking | John 'Warthog9' Hawley | 2010-01-30 |
* | t/gitweb-lib: Split HTTP response with non-GNU sed | Brian Gernhardt | 2009-11-23 |
* | t/gitweb-lib.sh: Split gitweb output into headers and body | Jakub Narebski | 2009-10-30 |
* | gitweb: split test suite into library and tests | Mark Rada | 2009-08-27 |