]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Include the new cpio tests.
authorTim Kientzle <kientzle@gmail.com>
Sun, 24 Aug 2008 00:19:54 +0000 (20:19 -0400)
committerTim Kientzle <kientzle@gmail.com>
Sun, 24 Aug 2008 00:19:54 +0000 (20:19 -0400)
SVN-Revision: 185

Makefile.am

index 1d3de5329c1f3b42510f9262178a1a970473daba..0293c97c1fea452f2bbec90453494a1f823af400 100644 (file)
@@ -407,6 +407,8 @@ bsdcpio_test_SOURCES=                                               \
        cpio/test/test_option_y.c                               \
        cpio/test/test_option_z.c                               \
        cpio/test/test_owner_parse.c                            \
+       cpio/test/test_passthrough_dotdot.c                     \
+       cpio/test/test_passthrough_reverse.c                    \
        cpio/test/test_pathmatch.c
 
 bsdcpio_test_CPPFLAGS= -I$(top_builddir)/libarchive -I$(top_srcdir)/libarchive -I$(top_builddir)/cpio/test