OSDN Git Service

ca1bae55359afb57e813d24b6283e3ae83e3b357
[lha/lha.git] / tests / lha-test2
1 message testing to generic, lh5, lh6 and lh7 method archive.
2 $lha co  test-tmp-m1.lzh test-a test-b test-c
3                                                         check $?
4 $lha co5 test-tmp-m5.lzh test-a test-b test-c
5                                                         check $?
6 $lha co6 test-tmp-m6.lzh test-a test-b test-c
7                                                         check $?
8 $lha co7 test-tmp-m7.lzh test-a test-b test-c
9                                                         check $?
10 $lha v test-tmp-m1.lzh | grep lh1
11                                                         check $?
12 $lha v test-tmp-m5.lzh | grep lh5
13                                                         check $?
14 $lha v test-tmp-m6.lzh | grep lh6
15                                                         check $?
16 $lha v test-tmp-m7.lzh | grep lh7
17                                                         check $?
18
19 $lha xw=test-tmp-m1 test-tmp-m1.lzh
20                                                         check $?
21 $lha xw=test-tmp-m5 test-tmp-m5.lzh
22                                                         check $?
23 $lha xw=test-tmp-m6 test-tmp-m6.lzh
24                                                         check $?
25 $lha xw=test-tmp-m7 test-tmp-m7.lzh
26                                                         check $?
27
28 diff -r test-1 test-tmp-m1
29                                                         check $?
30 diff -r test-1 test-tmp-m5
31                                                         check $?
32 diff -r test-1 test-tmp-m6
33                                                         check $?
34 diff -r test-1 test-tmp-m7
35                                                         check $?