aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-12-28ui-patch: match git-format-patch(1) outputGravatar John Keeping
2014-12-28t0108: modernize styleGravatar John Keeping
2014-01-20tests: only do lua tests if lua is compiled-inGravatar Jason A. Donenfeld
2014-01-16t0111: Additions and fixesGravatar Lukas Fleischer
2014-01-15t0111: Add basic tests for Lua filtersGravatar Lukas Fleischer
2014-01-14tests/: Add t0111-filter.shGravatar Lukas Fleischer
2014-01-12tests: add CGIT_TEST_OPTS variable to MakefileGravatar John Keeping
2014-01-12tests: add Valgrind supportGravatar John Keeping
2014-01-08Reduce line number bloat, fix hover effectGravatar Peter Wu
2013-08-26tests/: Add t0110-rawdiff.shGravatar Lukas Fleischer
2013-08-26t0108: Add tests for revision rangesGravatar Lukas Fleischer
2013-08-26t0108: Compare output with git-format-patch(1)Gravatar Lukas Fleischer
2013-08-26ui-patch.c: Add additional newline after each patchGravatar Lukas Fleischer
2013-08-26t0108: Avoid unnecessary fork()Gravatar Lukas Fleischer
2013-05-22cache.c: cache ls_cache output properlyGravatar John Keeping
2013-05-22tests: introduce strip_header() helper functionGravatar John Keeping
2013-05-13t0109: "function" is a bash-ismGravatar John Keeping
2013-04-30ui-snapshot: do not access $HOMEGravatar Jason A. Donenfeld
2013-04-27t0001: validate Git -rcN version numbers correctlyGravatar John Keeping
2013-04-15t0001: ignore ".dirty" suffix on Git versionGravatar John Keeping
2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryGravatar John Keeping
2013-04-15t0109: test more URLsGravatar John Keeping
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableGravatar Lukas Fleischer
2013-04-10tests/: Do not use `sed -i`Gravatar Lukas Fleischer
2013-04-10t0109: chain operations with &&Gravatar John Keeping
2013-04-09t0107: Use `tar -z` for gzip'ed archivesGravatar Lukas Fleischer
2013-04-08tests: Make sure that git does not access $HOMEGravatar Jason A. Donenfeld
2013-04-08tests/.gitignore: update for using Git's test infrastructureGravatar John Keeping
2013-04-08tests: use Git's test frameworkGravatar John Keeping
2013-03-20tests: check that Git version are in syncGravatar John Keeping
2013-03-04t0107-snapshot: add tests for ZIP archivesGravatar John Keeping
2013-03-04tests: make whitespace consistentGravatar John Keeping
2013-03-04tests: "grep -e" is not portable to all platformsGravatar John Keeping
2012-10-17tests: check for proper html entityGravatar Jason A. Donenfeld
2012-03-18Merge branch 'stable'Gravatar Lars Hjemli
2012-03-18tests: properly quote arguments to printfGravatar Ferry Huberts
2012-03-18tests: handle paths with whitespaceGravatar Ferry Huberts
2011-07-21Merge branch 'stable'Gravatar Lars Hjemli
2011-07-21tests: fix failures when CDPATH is setGravatar Ferry Huberts
2011-06-13cgit.c: add 'clone-url' setting with support for macro expansionGravatar Lars Hjemli
2011-06-02ui-log.c: do not link from age columnGravatar Lars Hjemli
2011-05-23tests: add tests for links with space in path and/or argsGravatar Lars Hjemli
2011-05-23tests/setup.sh: add support for known bugsGravatar Lars Hjemli
2010-08-29t0108-patch: add 'tests_done' to endGravatar Mark Lodato
2009-01-27Merge branch 'jw/commit-decorations'Gravatar Lars Hjemli
2009-01-27tests/t0105-commit.sh: expect commit decorationsGravatar Lars Hjemli
2009-01-27Merge branch 'og/tree-view-selection'Gravatar Lars Hjemli
2009-01-11Merge branch 'snapshot-fixes'Gravatar Lars Hjemli
2009-01-11Merge branch 'lh/mimetypes'Gravatar Lars Hjemli
2009-01-10changed objects are outputted, allowing for selections of code onlyGravatar Onne Gorter