summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-10/+5
* t9500: use test_config to set/unset git config variablesYann Droneaud2013-03-251-2/+1
* Merge branch 'jn/gitweb-unborn-head'Junio C Hamano2012-02-211-0/+9
|\
| * gitweb: Fix "heads" view when there is no current branchjn/gitweb-unborn-headJakub Narebski2012-02-171-0/+9
* | Merge branch 'maint'Junio C Hamano2012-02-201-0/+39
|\ \
| * | gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski2012-02-191-0/+39
| |/
* | Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano2012-01-291-0/+8
|\ \ | |/ |/|
| * gitweb: Fix actionless dispatch for non-existent objectsjn/gitweb-unspecified-actionJakub Narebski2012-01-091-0/+8
* | t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski2011-10-311-1/+25
* | t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski2011-10-311-0/+47
|/
* 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