From 154ef354cfa4c36958faa633c226211729bffeda Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 7 Jul 2011 22:11:48 +0200 Subject: Add test for archives --- test/clean.tar | Bin 0 -> 10240 bytes test/clean.tar.bz2 | Bin 0 -> 6102 bytes test/clean.tar.gz | Bin 0 -> 5820 bytes test/dirty.tar | Bin 0 -> 10240 bytes test/dirty.tar.bz2 | Bin 0 -> 6333 bytes test/dirty.tar.gz | Bin 0 -> 5984 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/clean.tar create mode 100644 test/clean.tar.bz2 create mode 100644 test/clean.tar.gz create mode 100644 test/dirty.tar create mode 100644 test/dirty.tar.bz2 create mode 100644 test/dirty.tar.gz (limited to 'test') diff --git a/test/clean.tar b/test/clean.tar new file mode 100644 index 0000000..812d005 Binary files /dev/null and b/test/clean.tar differ diff --git a/test/clean.tar.bz2 b/test/clean.tar.bz2 new file mode 100644 index 0000000..4158419 Binary files /dev/null and b/test/clean.tar.bz2 differ diff --git a/test/clean.tar.gz b/test/clean.tar.gz new file mode 100644 index 0000000..458f179 Binary files /dev/null and b/test/clean.tar.gz differ diff --git a/test/dirty.tar b/test/dirty.tar new file mode 100644 index 0000000..cc8d74f Binary files /dev/null and b/test/dirty.tar differ diff --git a/test/dirty.tar.bz2 b/test/dirty.tar.bz2 new file mode 100644 index 0000000..53501d1 Binary files /dev/null and b/test/dirty.tar.bz2 differ diff --git a/test/dirty.tar.gz b/test/dirty.tar.gz new file mode 100644 index 0000000..9b521d3 Binary files /dev/null and b/test/dirty.tar.gz differ -- cgit v1.3