aboutsummaryrefslogtreecommitdiff
path: root/dep/libzip/regress/get_comment.test
diff options
context:
space:
mode:
authorBrian <none@none>2010-08-26 18:33:11 -0600
committerBrian <none@none>2010-08-26 18:33:11 -0600
commit350ba75fc4eecc667ddc83617b4b362d88844c60 (patch)
tree933b160b8060b8434c686c2ffb3f56b63ec73728 /dep/libzip/regress/get_comment.test
parentf89a27dc98901cca611f4f5249a8fcd64ceb664f (diff)
Core/Dep: Remove libzip
--HG-- branch : trunk
Diffstat (limited to 'dep/libzip/regress/get_comment.test')
-rw-r--r--dep/libzip/regress/get_comment.test16
1 files changed, 0 insertions, 16 deletions
diff --git a/dep/libzip/regress/get_comment.test b/dep/libzip/regress/get_comment.test
deleted file mode 100644
index e2cb8293c6f..00000000000
--- a/dep/libzip/regress/get_comment.test
+++ /dev/null
@@ -1,16 +0,0 @@
-# show comments of a zip archive
-# $NiH: comment.test,v 1.1 2006/04/09 19:05:48 wiz Exp $
-program get_comment
-return 0
-args testcomment.zip
-file testcomment.zip testcomment.zip testcomment.zip
-stdout Archive comment: This is the archive comment for the file.
-stdout
-stdout Long.
-stdout
-stdout Longer.
-stdout
-stdout No comment for `file1'
-stdout File comment for `file2': First one had no comment.
-stdout File comment for `file3': Third one.
-stdout File comment for `file4': Last.