summaryrefslogtreecommitdiff
path: root/tests/t0107-snapshot.sh
AgeCommit message (Expand)Author
2020-12-29tests: t0107: support older and/or non-GNU tarTodd Zullinger
2020-10-22tests: do not copy snapshots to /tmp/Christian Hesse
2020-03-12ui-snapshot: add support for zstd compressionChristian Hesse
2020-03-12tests: add tests for xz compressed snapshotsChristian Hesse
2020-02-26ui-snapshot: add support for lzip compressionHanspeter Portner
2013-05-22tests: introduce strip_header() helper functionJohn Keeping
2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer
2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer
2013-04-08tests: use Git's test frameworkJohn Keeping
2013-03-04t0107-snapshot: add tests for ZIP archivesJohn Keeping
2013-03-04tests: make whitespace consistentJohn Keeping
2013-03-04tests: "grep -e" is not portable to all platformsJohn Keeping
2009-01-11Merge branch 'snapshot-fixes'Lars Hjemli
2008-12-28tests/t0107-snapshot.sh: make testscript match updated snapshot behaviorLars Hjemli
2008-12-26ui-snapshot.c: change mime-type for tar.gz and tar.bz2Lars Hjemli
2008-10-05ui-snapshot.c: specify archiver_args.baselenLars Hjemli
2007-11-11Create initial testsuiteLars Hjemli