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