From: arai Date: Tue, 25 Jun 2002 20:51:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9c9c1147ba1a8c68127cf02cc6adbc1a10a8f02e;p=lha%2Flha.git *** empty log message *** git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@248 6a8cc165-1e22-0410-a132-eb4e3f353aba --- diff --git a/tests/lha-test2 b/tests/lha-test2 index 5c2101c..e4ae0c5 100644 --- a/tests/lha-test2 +++ b/tests/lha-test2 @@ -1,3 +1,4 @@ +# -*- shell-script -*- message testing to lh0, lh1, lh5, lh6 and lh7 method archive. $lha cz test-tmp-m0.lzh test-a test-b test-c check $? diff --git a/tests/lha-test3 b/tests/lha-test3 index a5aa860..ddf99ab 100644 --- a/tests/lha-test3 +++ b/tests/lha-test3 @@ -1,3 +1,4 @@ +# -*- shell-script -*- message testing to generic format archive. $lha czg test-tmp-m0g.lzh test-a test-b test-c check $? diff --git a/tests/lha-test4 b/tests/lha-test4 index 30a0aa3..6af901f 100644 --- a/tests/lha-test4 +++ b/tests/lha-test4 @@ -1,3 +1,4 @@ +# -*- shell-script -*- message testing to delete files from archive. cp test-1.lzh test-tmp.lzh diff --git a/tests/lha-test5 b/tests/lha-test5 index 490cb30..7b05fa6 100644 --- a/tests/lha-test5 +++ b/tests/lha-test5 @@ -1,3 +1,4 @@ +# -*- shell-script -*- message testing to treat stdin/stdout as archive file. $lha c - test-a test-b test-c > test-tmp.lzh diff --git a/tests/lha-test6 b/tests/lha-test6 index bd752f4..33df7db 100644 --- a/tests/lha-test6 +++ b/tests/lha-test6 @@ -1,3 +1,4 @@ +# -*- shell-script -*- message testing to treat stdin/stdout as file list. message Warning: On MinGW, these tests will fail for now. cat <