summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/test/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2009-12-30 06:12:03 +0000
committerkientzle <kientzle@FreeBSD.org>2009-12-30 06:12:03 +0000
commit2e5510606889ead0a357a17caeb73e0b30865234 (patch)
tree82948c0452cacd7e0622c2a79a3f704bd3fdcb43 /lib/libarchive/test/Makefile
parentfa94194ff849f6933fedb15396e96731eb2c4157 (diff)
downloadFreeBSD-src-2e5510606889ead0a357a17caeb73e0b30865234.zip
FreeBSD-src-2e5510606889ead0a357a17caeb73e0b30865234.tar.gz
UU decoder. Now that libarchive can recursively taste input streams,
you can do things like this: tar xvf archive.tar.gz.uu
Diffstat (limited to 'lib/libarchive/test/Makefile')
-rw-r--r--lib/libarchive/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile
index 4d88151..ab65da3 100644
--- a/lib/libarchive/test/Makefile
+++ b/lib/libarchive/test/Makefile
@@ -78,6 +78,7 @@ TESTS= \
test_read_pax_truncated.c \
test_read_position.c \
test_read_truncated.c \
+ test_read_uu.c \
test_tar_filenames.c \
test_tar_large.c \
test_ustar_filenames.c \
OpenPOWER on IntegriCloud