OSDN Git Service

*** empty log message ***
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Tue, 25 Jun 2002 20:51:33 +0000 (20:51 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Tue, 25 Jun 2002 20:51:33 +0000 (20:51 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@248 6a8cc165-1e22-0410-a132-eb4e3f353aba

tests/lha-test2
tests/lha-test3
tests/lha-test4
tests/lha-test5
tests/lha-test6
tests/lha-test7
tests/lha-test8

index 5c2101c..e4ae0c5 100644 (file)
@@ -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 $?
index a5aa860..ddf99ab 100644 (file)
@@ -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 $?
index 30a0aa3..6af901f 100644 (file)
@@ -1,3 +1,4 @@
+# -*- shell-script -*-
 message testing to delete files from archive.
 
 cp test-1.lzh test-tmp.lzh
index 490cb30..7b05fa6 100644 (file)
@@ -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
index bd752f4..33df7db 100644 (file)
@@ -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 <<EOF | $lha c test-tmp.lzh
index 45e8f5f..38337ad 100644 (file)
@@ -1,3 +1,4 @@
+# -*- shell-script -*-
 message testing to add/update files to archive.
 $lha a test-tmp.lzh test-c
                                                        check $?
index 6471155..2b863fb 100644 (file)
@@ -1,3 +1,4 @@
+# -*- shell-script -*-
 message testing timestamp
 $lha c test-tmp.lzh test-[abc]
                                                        check $?