summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAgeFilesLines
* gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-actionJakub Narebski2012-01-091-0/+8
* gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder2011-06-091-0/+8
* gitweb: Optional grouping of projects by categorySebastien Cevey2011-04-291-0/+8
* gitweb: Restructure projects list generationJakub Narebski2011-04-291-0/+49
* gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski2011-02-271-1/+5
* t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-211-86/+0
* gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-131-5/+6
* gitweb: Refactor syntax highlighting supportJakub Narebski2010-05-031-0/+29
* gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-021-5/+13
* gitweb: split test suite into library and testsMark Rada2009-08-271-66/+1
* gitweb: (gr)avatar supportGiuseppe Bilotta2009-06-301-0/+2
* t3900: use ancient iconv names for backward compatibilityBrandon Casey2009-05-181-1/+1
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-081-0/+5
* tests: remove exit after test_done callJeff King2009-04-051-1/+0
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-3/+8
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-191-13/+5
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-191-1/+1
* gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-181-1/+17
* gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-161-2/+4
* gitweb: Fix bug in insert_file() subroutineJakub Narebski2008-12-081-0/+10
* Merge branch 'maint'Shawn O. Pearce2008-10-021-0/+49
|\
| * gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-021-0/+49
* | tests: grep portability fixesJeff King2008-09-301-1/+1
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-8/+8
|/
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-5/+6
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-051-7/+9
* gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-181-0/+16
* gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis2007-12-161-0/+25
* gitweb: Add tests for overriding gitweb config with repo configJakub Narebski2007-11-021-0/+23
* gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski2007-11-021-1/+0
* gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-171-0/+1
* Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-111-5/+13
* gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-281-0/+28
* t9500: skip gitweb tests if perl version is too oldSven Verdoolaege2007-06-241-0/+6
* gitweb: Handle non UTF-8 text betterMartin Koegler2007-06-031-0/+28
* gitweb: Add test t9500 for gitweb (as standalone script)Jakub Narebski2007-05-201-0/+490