summaryrefslogtreecommitdiff
path: root/t/t9500-gitweb-standalone-no-errors.sh
Commit message (Expand)AuthorAgeFilesLines
* test libs: rename gitweb-lib.sh to lib-gitweb.shÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* t9[5-7]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-11/+11
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t9500: ensure that algorithm info is preserved in configbrian m. carlson2020-07-301-6/+16
* t: fix whitespace around &&Andrei Rybak2020-03-221-2/+2
* t9500: remove spaces after redirect operatorsAndrei Rybak2020-03-221-35/+35
* t3901: move supporting files into t/t3901/Johannes Schindelin2017-05-101-2/+2
* gitweb: use highlight's shebang detectionik/gitweb-force-highlightIan Kelling2016-09-251-0/+8
* t: fix &&-chaining issues around setup which might failJeff King2015-03-201-1/+4
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* t: replace pulls with mergesFelipe Contreras2013-10-311-1/+1
* Merge branch 'rj/highlight-test-hang'Jonathan Nieder2013-10-141-2/+4
|\
| * gitweb test: fix highlight test hang on Linux Mintrj/highlight-test-hangRamsay Jones2013-10-141-2/+4
* | 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