cgitsb/tests
Lukas Fleischer 410da3ac1c t0107: Use tar -z for gzip'ed archives
Some tar(1) versions do not support auto detection of the compression
type. Explicitly specify "-z" to decompress a ".tar.gz" archive.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
2013-04-09 00:13:52 +02:00
..
.gitignore tests/.gitignore: update for using Git's test infrastructure 2013-04-08 22:27:53 +02:00
Makefile tests/Makefile: not everyone has . in $PATH 2008-07-22 19:02:27 +02:00
setup.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0001-validate-git-versions.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0010-validate-html.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0020-validate-cache.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0101-index.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0102-summary.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0103-log.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0104-tree.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0105-commit.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0106-diff.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0107-snapshot.sh t0107: Use tar -z for gzip'ed archives 2013-04-09 00:13:52 +02:00
t0108-patch.sh tests: use Git's test framework 2013-04-08 22:27:11 +02:00
t0109-gitconfig.sh tests: Make sure that git does not access $HOME 2013-04-08 22:53:07 +02:00