aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-12-29tests: t0107: support older and/or non-GNU tarTodd Zullinger1-4/+4
2020-10-22tests: try with commit-graphChristian Hesse1-4/+8
2020-10-22tests: do not copy snapshots to /tmp/Christian Hesse1-6/+3
2020-10-20global: replace hard coded hash lengthChristian Hesse1-1/+1
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse1-2/+2
2020-10-19git: update to v2.29.0Christian Hesse1-1/+1
2020-03-12ui-snapshot: add support for zstd compressionChristian Hesse2-1/+43
2020-03-12tests: add tests for xz compressed snapshotsChristian Hesse2-1/+43
2020-02-26ui-snapshot: add support for lzip compressionHanspeter Portner2-1/+43
2020-01-13tests: allow to skip git version testsChristian Hesse1-0/+4
2019-12-11tests: skip tests if strace is not functionalChristian Hesse1-0/+6
2019-06-05tests: successfully validate rc versionsChristian Hesse1-1/+1
2017-10-15global: spelling fixesVille Skyttä1-5/+5
2015-08-13tests: allow shell to be overriddenJohn Keeping1-1/+5
2015-08-12t0110: Chain together using &&Jason A. Donenfeld1-8/+8
2014-12-28ui-patch: match git-format-patch(1) outputJohn Keeping1-2/+2
2014-12-28t0108: modernize styleJohn Keeping1-10/+10
2014-01-20tests: only do lua tests if lua is compiled-inJason A. Donenfeld2-2/+17
2014-01-16t0111: Additions and fixesLukas Fleischer4-10/+10
2014-01-15t0111: Add basic tests for Lua filtersLukas Fleischer5-36/+63
2014-01-14tests/: Add t0111-filter.shLukas Fleischer4-0/+57
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-04t0107-snapshot: add tests for ZIP archivesJohn Keeping1-2/+37
2013-03-04tests: make whitespace consistentJohn Keeping3-14/+17
2013-03-04tests: "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