aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-12tests: add CGIT_TEST_OPTS variable to MakefileJohn Keeping1-1/+1
2014-01-12tests: add Valgrind supportJohn Keeping2-1/+48
2014-01-08Reduce line number bloat, fix hover effectPeter Wu1-2/+2
2013-08-26tests/: Add t0110-rawdiff.shLukas Fleischer1-0/+42
2013-08-26t0108: Add tests for revision rangesLukas Fleischer1-0/+17
2013-08-26t0108: Compare output with git-format-patch(1)Lukas Fleischer1-0/+7
2013-08-26ui-patch.c: Add additional newline after each patchLukas Fleischer1-2/+2
2013-08-26t0108: Avoid unnecessary fork()Lukas Fleischer1-1/+1
2013-05-22cache.c: cache ls_cache output properlyJohn Keeping1-1/+7
2013-05-22tests: introduce strip_header() helper functionJohn Keeping2-2/+10
2013-05-13t0109: "function" is a bash-ismJohn Keeping1-1/+1
2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld1-0/+1
2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping1-1/+6
2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping1-1/+1
2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping1-0/+1
2013-04-15t0109: test more URLsJohn Keeping1-4/+20
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer1-4/+10
2013-04-10tests/: Do not use `sed -i`Lukas Fleischer2-5/+8
2013-04-10t0109: chain operations with &&John Keeping1-1/+1
2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer1-1/+1
2013-04-08tests: Make sure that git does not access $HOMEJason A. Donenfeld1-0/+25
2013-04-08tests/.gitignore: update for using Git's test infrastructureJohn Keeping1-2/+2
2013-04-08tests: use Git's test frameworkJohn Keeping12-289/+234
2013-03-20tests: check that Git version are in syncJohn Keeping1-0/+36
2013-03-05t0107-snapshot: add tests for ZIP archivesJohn Keeping1-2/+37
2013-03-05tests: make whitespace consistentJohn Keeping3-14/+17
2013-03-05tests: "grep -e" is not portable to all platformsJohn Keeping8-55/+55
2012-10-17tests: check for proper html entityJason A. Donenfeld1-1/+1
2012-03-18Merge branch 'stable'Lars Hjemli2-3/+3
2012-03-18tests: properly quote arguments to printfFerry Huberts1-1/+1
2012-03-18tests: handle paths with whitespaceFerry Huberts2-2/+2
2011-07-21Merge branch 'stable'Lars Hjemli1-0/+1
2011-07-21tests: fix failures when CDPATH is setFerry Huberts1-0/+1
2011-06-14cgit.c: add 'clone-url' setting with support for macro expansionLars Hjemli2-0/+7
2011-06-02ui-log.c: do not link from age columnLars Hjemli1-1/+1
2011-05-23tests: add tests for links with space in path and/or argsLars Hjemli3-3/+19
2011-05-23tests/setup.sh: add support for known bugsLars Hjemli1-1/+13
2010-08-29t0108-patch: add 'tests_done' to endMark Lodato1-0/+2
2009-01-27Merge branch 'jw/commit-decorations'Lars Hjemli1-1/+1
2009-01-27tests/t0105-commit.sh: expect commit decorationsLars Hjemli1-1/+1
2009-01-27Merge branch 'og/tree-view-selection'Lars Hjemli1-2/+2
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli1-10/+10
2009-01-11Merge branch 'lh/mimetypes'Lars Hjemli1-1/+1
2009-01-10changed objects are outputted, allowing for selections of code onlyOnne Gorter1-2/+2
2009-01-06ui-tree.c: do not add blank line when displaying blobsLars Hjemli1-1/+1
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli1-10/+10
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli1-1/+1
2008-12-06tests/setup.sh: allow testsuite to fail properly with POSIX standard shellsLars Hjemli1-1/+1
2008-12-06tests/t0010-validate-html.sh: skip tests if 'tidy' is not availableLars Hjemli1-1/+8
2008-11-06Fix tests to work on Ubuntu (dash)Ramsay Jones1-2/+4