]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Add mtree test entries into CMakefile.txt.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 19 Oct 2012 04:29:01 +0000 (13:29 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Fri, 19 Oct 2012 04:29:01 +0000 (13:29 +0900)
libarchive/test/CMakeLists.txt

index b2f67b056d5936e740a457dd0a26b657c88c203e..99e9a5ccc44b26cef1996e31b68bfaa3e12067cf 100644 (file)
@@ -181,7 +181,12 @@ IF(ENABLE_TEST)
     test_write_format_iso9660_filename.c
     test_write_format_iso9660_zisofs.c
     test_write_format_mtree.c
+    test_write_format_mtree_absolute_path.c
+    test_write_format_mtree_classic.c
+    test_write_format_mtree_classic_indent.c
     test_write_format_mtree_fflags.c
+    test_write_format_mtree_no_separator.c
+    test_write_format_mtree_quoted_filename.c
     test_write_format_pax.c
     test_write_format_shar_empty.c
     test_write_format_tar.c