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