Welcome to mirror list, hosted at ThFree Co, Russian Federation.

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