summaryrefslogtreecommitdiffstatshomepage
path: root/tests (unfollow)
Commit message (Expand)AuthorLines
2020-12-29tests: t0107: support older and/or non-GNU tarHEADmasterTodd Zullinger-4/+4
2020-10-22tests: try with commit-graphChristian Hesse-4/+8
2020-10-22tests: do not copy snapshots to /tmp/Christian Hesse-6/+3
2020-10-20global: replace hard coded hash lengthChristian Hesse-1/+1
2020-10-20global: replace references to 'sha1' with 'oid'Christian Hesse-2/+2
2020-10-19git: update to v2.29.0Christian Hesse-1/+1
2020-03-12ui-snapshot: add support for zstd compressionChristian Hesse-1/+43
2020-03-12tests: add tests for xz compressed snapshotsChristian Hesse-1/+43
2020-02-26ui-snapshot: add support for lzip compressionHanspeter Portner-1/+43
2020-01-13tests: allow to skip git version testsChristian Hesse-0/+4
2019-12-11tests: skip tests if strace is not functionalChristian Hesse-0/+6
2019-06-05tests: successfully validate rc versionsChristian Hesse-1/+1
2017-10-15global: spelling fixesVille Skyttä-5/+5
2015-08-13tests: allow shell to be overriddenJohn Keeping-1/+5
2015-08-12t0110: Chain together using &&Jason A. Donenfeld-8/+8
2014-12-28ui-patch: match git-format-patch(1) outputJohn Keeping-2/+2
2014-12-28t0108: modernize styleJohn Keeping-10/+10
2014-01-20tests: only do lua tests if lua is compiled-inJason A. Donenfeld-2/+17
2014-01-16t0111: Additions and fixesLukas Fleischer-10/+10
2014-01-15t0111: Add basic tests for Lua filtersLukas Fleischer-36/+63
2014-01-14tests/: Add t0111-filter.shLukas Fleischer-0/+57
2014-01-12tests: add CGIT_TEST_OPTS variable to MakefileJohn Keeping-1/+1
2014-01-12tests: add Valgrind supportJohn Keeping-1/+48
2014-01-08Reduce line number bloat, fix hover effectPeter Wu-2/+2
2013-08-26tests/: Add t0110-rawdiff.shLukas Fleischer-0/+42
2013-08-26t0108: Add tests for revision rangesLukas Fleischer-0/+17
2013-08-26t0108: Compare output with git-format-patch(1)Lukas Fleischer-0/+7
2013-08-26ui-patch.c: Add additional newline after each patchLukas Fleischer-2/+2
2013-08-26t0108: Avoid unnecessary fork()Lukas Fleischer-1/+1
2013-05-22cache.c: cache ls_cache output properlyJohn Keeping-1/+7
2013-05-22tests: introduce strip_header() helper functionJohn Keeping-2/+10
2013-05-13t0109: "function" is a bash-ismJohn Keeping-1/+1
2013-04-30ui-snapshot: do not access $HOMEJason A. Donenfeld-0/+1
2013-04-27t0001: validate Git -rcN version numbers correctlyJohn Keeping-1/+6
2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping-1/+1
2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping-0/+1
2013-04-15t0109: test more URLsJohn Keeping-4/+20
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer-4/+10
2013-04-10tests/: Do not use `sed -i`Lukas Fleischer-5/+8
2013-04-10t0109: chain operations with &&John Keeping-1/+1
2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer-1/+1
2013-04-08tests: Make sure that git does not access $HOMEJason A. Donenfeld-0/+25
2013-04-08tests/.gitignore: update for using Git's test infrastructureJohn Keeping-2/+2
2013-04-08tests: use Git's test frameworkJohn Keeping-289/+234
2013-03-20tests: check that Git version are in syncJohn Keeping-0/+36
2013-03-04t0107-snapshot: add tests for ZIP archivesJohn Keeping-2/+37
2013-03-04tests: make whitespace consistentJohn Keeping-14/+17
2013-03-04tests: "grep -e" is not portable to all platformsJohn Keeping-55/+55
2012-10-17tests: check for proper html entityJason A. Donenfeld-1/+1
2012-03-18tests: properly quote arguments to printfFerry Huberts-1/+1