aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-10-22tests: try with commit-graphGravatar Christian Hesse
2020-10-22tests: do not copy snapshots to /tmp/Gravatar Christian Hesse
2020-10-20global: replace hard coded hash lengthGravatar Christian Hesse
2020-10-20global: replace references to 'sha1' with 'oid'Gravatar Christian Hesse
2020-10-19git: update to v2.29.0Gravatar Christian Hesse
2020-03-12ui-snapshot: add support for zstd compressionGravatar Christian Hesse
2020-03-12tests: add tests for xz compressed snapshotsGravatar Christian Hesse
2020-02-26ui-snapshot: add support for lzip compressionGravatar Hanspeter Portner
2020-01-13tests: allow to skip git version testsGravatar Christian Hesse
2019-12-11tests: skip tests if strace is not functionalGravatar Christian Hesse
2019-06-05tests: successfully validate rc versionsGravatar Christian Hesse
2017-10-15global: spelling fixesGravatar Ville Skyttä
2015-08-13tests: allow shell to be overriddenGravatar John Keeping
2015-08-12t0110: Chain together using &&Gravatar Jason A. Donenfeld
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