|
|
@@ -13,6 +13,9 @@ run_cmake(zip)
|
|
|
# Extracting only selected files or directories
|
|
|
run_cmake(zip-filtered)
|
|
|
|
|
|
+run_cmake(create-missing-args)
|
|
|
+run_cmake(extract-missing-args)
|
|
|
+
|
|
|
run_cmake(unsupported-format)
|
|
|
run_cmake(zip-with-bad-compression)
|
|
|
run_cmake(7zip-with-bad-compression)
|