summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
AgeCommit message (Expand)Author
2016-09-25gitweb: use highlight's shebang detectionIan Kelling
2015-03-20t: fix &&-chaining issues around setup which might failJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2013-10-31t: replace pulls with mergesFelipe Contreras
2013-10-14Merge branch 'rj/highlight-test-hang'Jonathan Nieder
2013-10-14gitweb test: fix highlight test hang on Linux MintRamsay Jones
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
2013-03-25t9500: use test_config to set/unset git config variablesYann Droneaud
2012-02-21Merge branch 'jn/gitweb-unborn-head'Junio C Hamano
2012-02-20Merge branch 'maint'Junio C Hamano
2012-02-20gitweb: Fix 'grep' search for multiple matches in fileJakub Narebski
2012-02-17gitweb: Fix "heads" view when there is no current branchJakub Narebski
2012-01-29Merge branch 'jn/gitweb-unspecified-action'Junio C Hamano
2012-01-09gitweb: Fix actionless dispatch for non-existent objectsJakub Narebski
2011-10-31t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski
2011-10-31t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski
2011-06-09gitweb: do not misparse nonnumeric content tag files that contain a digitJonathan Nieder
2011-04-29gitweb: Optional grouping of projects by categorySebastien Cevey
2011-04-29gitweb: Restructure projects list generationJakub Narebski
2011-02-27gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason
2010-10-13gitweb: Fix test of highlighting support in t9500Jakub Narebski
2010-05-03gitweb: Refactor syntax highlighting supportJakub Narebski
2010-03-02gitweb: Fix project-specific feature override behaviorJakub Narebski
2009-08-28gitweb: split test suite into library and testsMark Rada
2009-06-30gitweb: (gr)avatar supportGiuseppe Bilotta
2009-05-19t3900: use ancient iconv names for backward compatibilityBrandon Casey
2009-04-09tests: skip perl tests if NO_PERL is definedJeff King
2009-04-05tests: remove exit after test_done callJeff King
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2009-02-18gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary
2009-02-17gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta
2008-12-08gitweb: Fix bug in insert_file() subroutineJakub Narebski
2008-10-03Merge branch 'maint'Shawn O. Pearce
2008-10-03gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski
2008-09-30tests: grep portability fixesJeff King
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-05-05Don't use the 'export NAME=value' in the test scripts.Bryan Donlan
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2007-12-16gitweb: Make config_to_multi return [] instead of [undef]Petr Baudis
2007-11-03gitweb: Add tests for overriding gitweb config with repo configJakub Narebski
2007-11-02gitweb: Remove CGI::Carp::set_programname() call from t9500 gitweb testJakub Narebski
2007-10-17gitweb: speed up project listing on large work trees by limiting find depthLuke Lu
2007-09-12Fix a test failure (t9500-*.sh) on cygwinRamsay Jones
2007-07-29gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege
2007-06-03gitweb: Handle non UTF-8 text betterMartin Koegler