Commit test for new bugfix, does not work.
diff --git a/regress/zipcmp_zip_dir.test b/regress/zipcmp_zip_dir.test new file mode 100644 index 0000000..dbc7f50 --- /dev/null +++ b/regress/zipcmp_zip_dir.test
@@ -0,0 +1,6 @@ +# compare zip with directory +program zipcmp +mkdir 0777 dir-with-file +args zipcmp_zip_dir.zip dir-with-file +file zipcmp_zip_dir.zip zipcmp_zip_dir.zip zipcmp_zip_dir.zip +return 0
diff --git a/regress/zipcmp_zip_dir.zip b/regress/zipcmp_zip_dir.zip new file mode 100644 index 0000000..bf7a653 --- /dev/null +++ b/regress/zipcmp_zip_dir.zip Binary files differ