aboutsummaryrefslogtreecommitdiff
path: root/tests/t0107-snapshot.sh
Commit message (Expand)AuthorAge
* tests: t0107: support older and/or non-GNU tarTodd Zullinger2020-12-29
* tests: do not copy snapshots to /tmp/Christian Hesse2020-10-22
* ui-snapshot: add support for zstd compressionChristian Hesse2020-03-12
* tests: add tests for xz compressed snapshotsChristian Hesse2020-03-12
* ui-snapshot: add support for lzip compressionHanspeter Portner2020-02-26
* tests: introduce strip_header() helper functionJohn Keeping2013-05-22
* t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer2013-04-10
* t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer2013-04-09
* tests: use Git's test frameworkJohn Keeping2013-04-08
* t0107-snapshot: add tests for ZIP archivesJohn Keeping2013-03-04
* tests: make whitespace consistentJohn Keeping2013-03-04
* tests: "grep -e" is not portable to all platformsJohn Keeping2013-03-04
* Merge branch 'snapshot-fixes'Lars Hjemli2009-01-11
|\
| * tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli2008-12-28
* | ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli2008-12-26
|/
* ui-snapshot.c: specify archiver_args.baselenLars Hjemli2008-10-05
* Create initial testsuiteLars Hjemli2007-11-11