Skip to content

Commit

Permalink
Regenerate MacLHA test archives.
Browse files Browse the repository at this point in the history
This is a more complete set of archives, covering level 0, 1 and 2,
"full" paths and uncompressed files.
  • Loading branch information
fragglet committed Apr 18, 2012
1 parent 1e8cc7a commit 3402873
Show file tree
Hide file tree
Showing 103 changed files with 336 additions and 48 deletions.
1 change: 1 addition & 0 deletions TODO
Expand Up @@ -5,6 +5,7 @@ Library:
* Creation of parent directories on extract (+optional)
* Add LHAFile convenience class.
* Compression and LHA file generation.
* MacBinary header detection and removal, to support MacLHA archives.
* Decompressors for obscure algorithms (need to write compressors):
* -lh2-, -lh3- (experimental LHA?)
* -pm1- (Old PMArc)
Expand Down
25 changes: 12 additions & 13 deletions test/archives/maclha_224/README
Expand Up @@ -3,17 +3,16 @@ Archives generated by MacLHA v2.24:

http://hp.vector.co.jp/authors/VA008909/software.html

Normal archives, created using the "New archive..." menu option:

lh5.lzh - Archive containing a compressed (-lh5-) file.
subdir.lzh - Archive containing a file in a subdirectory.

NB. When using "New archive...", all files are compressed. It does not
seem to be possible to created uncompressed (-lh0-) files.

Archives generated using the "New archive (non-mac)..." menu option:

nm_lh0.lzh - Archive containing an uncompressed (-lh0-) file.
nm_lh5.lzh - Archive containing a compressed (-lh5-) file.
nm_subdir.lzh - Archive containing a file in a subdirectory.
Level 1 archives:

l1_lh0.lzh - Uncompressed (-lh0-) archive.
l1_lh1.lzh - Old LHarc compression algorithm (-lh1-) archive.
l1_lh5.lzh - Standard LHA compression algorithm (-lh5-).
l1_nm_lh5.lzh - -lh5- archive generated with the "non-Mac" menu item.
l1_subdir.lzh - Archive containing a subdirectory ("partial" path).
l1_full_subdir.lzh - Archive with "full" path including volume name.

There are equivalent level 0 and level 2 archives with l0_ and l2_ prefixes.
There are no subdirectory archives for level 0, as MacLHA will not generate
level 0 archives containing path names.

Binary file added test/archives/maclha_224/l0_lh0.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l0_lh1.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l0_lh5.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l0_nm_lh5.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l1_full_subdir.lzh
Binary file not shown.
Binary file not shown.
Binary file added test/archives/maclha_224/l1_lh1.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l1_lh5.lzh
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file added test/archives/maclha_224/l2_full_subdir.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l2_lh0.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l2_lh1.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l2_lh5.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l2_nm_lh5.lzh
Binary file not shown.
Binary file added test/archives/maclha_224/l2_subdir.lzh
Binary file not shown.
Binary file removed test/archives/maclha_224/lh5.lzh
Binary file not shown.
Binary file removed test/archives/maclha_224/nm_subdir.lzh
Binary file not shown.
@@ -1,5 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 6829 100.0% Apr 17 16:56 gpl-2.gz
[generic] 7040 100.0% Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 6829 100.0% Jan 1 2000
Total 1 file 7040 100.0% Jan 1 2000
@@ -1,6 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2.gz
[Mac OS] 6829 100.0% Apr 17 16:56 [1]
[generic] 7040 100.0% Apr 17 16:56 [0]
---------- ----------- ------- ------ ------------
Total 1 file 6829 100.0% Jan 1 2000
Total 1 file 7040 100.0% Jan 1 2000
File renamed without changes.
@@ -1,5 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 6829 6829 100.0% -lh0- b6d5 Apr 17 16:56 gpl-2.gz
[generic] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 6829 6829 100.0% Jan 1 2000
Total 1 file 7040 7040 100.0% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_lh0.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2.gz
[generic] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 [0]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7040 7040 100.0% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l0_lh1.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[generic] 18304 39.6% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_lh1.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[generic] 18304 39.6% Apr 17 16:56 [0]
---------- ----------- ------- ------ ------------
Total 1 file 18304 39.6% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l0_lh1.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : .....gpl-2 - Testing : ooooogpl-2 - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l0_lh1.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7250 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_lh1.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[generic] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 [0]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7250 18304 39.6% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l0_lh5.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[generic] 18304 38.6% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18304 38.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_lh5.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[generic] 18304 38.6% Apr 17 16:56 [0]
---------- ----------- ------- ------ ------------
Total 1 file 18304 38.6% Jan 1 2000
File renamed without changes.
@@ -1,5 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7061 18304 38.6% -lh5- a23d Apr 17 16:56 gpl-2
[generic] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7061 18304 38.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_lh5.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[generic] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 [0]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7061 18304 38.6% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l0_nm_lh5.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[generic] 18092 38.7% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18092 38.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_nm_lh5.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[generic] 18092 38.7% Apr 17 16:56 [0]
---------- ----------- ------- ------ ------------
Total 1 file 18092 38.7% Jan 1 2000
File renamed without changes.
5 changes: 5 additions & 0 deletions test/output/maclha_224/l0_nm_lh5.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 7004 18092 38.7% -lh5- a33a Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7004 18092 38.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l0_nm_lh5.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[generic] 7004 18092 38.7% -lh5- a33a Apr 17 16:56 [0]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7004 18092 38.7% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_full_subdir.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 256 22.7% Apr 17 16:57 /Untitled/subdir/subdir2/hello.txt
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 256 22.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l1_full_subdir.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
/Untitled/subdir/subdir2/hello.txt
[Mac OS] 256 22.7% Apr 17 16:57 [1]
---------- ----------- ------- ------ ------------
Total 1 file 256 22.7% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l1_full_subdir.lzh-t.txt
@@ -0,0 +1 @@
Untitled/subdir/subdir2/hello.txt - Testing : .Untitled/subdir/subdir2/hello.txt - Testing : oUntitled/subdir/subdir2/hello.txt - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_full_subdir.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 58 256 22.7% -lh5- 91ab Apr 17 16:57 /Untitled/subdir/subdir2/hello.txt
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 58 256 22.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l1_full_subdir.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
/Untitled/subdir/subdir2/hello.txt
[Mac OS] 58 256 22.7% -lh5- 91ab Apr 17 16:57 [1]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 58 256 22.7% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_lh0.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 7040 100.0% Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 7040 100.0% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l1_lh0.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2.gz
[Mac OS] 7040 100.0% Apr 17 16:56 [1]
---------- ----------- ------- ------ ------------
Total 1 file 7040 100.0% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l1_lh0.lzh-t.txt
@@ -0,0 +1 @@
gpl-2.gz - Testing : ....gpl-2.gz - Testing : oooogpl-2.gz - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_lh0.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7040 7040 100.0% Jan 1 2000
@@ -1,6 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2.gz
[Mac OS] 6829 6829 100.0% -lh0- b6d5 Apr 17 16:56 [1]
[Mac OS] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 [1]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 6829 6829 100.0% Jan 1 2000
Total 1 file 7040 7040 100.0% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_lh1.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 18304 39.6% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l1_lh1.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[Mac OS] 18304 39.6% Apr 17 16:56 [1]
---------- ----------- ------- ------ ------------
Total 1 file 18304 39.6% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l1_lh1.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : .....gpl-2 - Testing : ooooogpl-2 - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_lh1.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7250 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l1_lh1.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[Mac OS] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 [1]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7250 18304 39.6% Jan 1 2000
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions test/output/maclha_224/l1_lh5.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : ...gpl-2 - Testing : ooogpl-2 - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l1_lh5.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7061 18304 38.6% Jan 1 2000
@@ -1,6 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[Mac OS] 7061 18304 38.6% -lh5- a23d Apr 17 16:56 [1]
[Mac OS] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 [1]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7061 18304 38.6% Jan 1 2000
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions test/output/maclha_224/l1_nm_lh5.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : ...gpl-2 - Testing : ooogpl-2 - Tested
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_full_subdir.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 256 22.7% Apr 17 16:57 /Untitled/subdir/subdir2/hello.txt
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 256 22.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_full_subdir.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
/Untitled/subdir/subdir2/hello.txt
[Mac OS] 256 22.7% Apr 17 16:57 [2]
---------- ----------- ------- ------ ------------
Total 1 file 256 22.7% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l2_full_subdir.lzh-t.txt
@@ -0,0 +1 @@
Untitled/subdir/subdir2/hello.txt - Testing : .Untitled/subdir/subdir2/hello.txt - Testing : oUntitled/subdir/subdir2/hello.txt - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_full_subdir.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 58 256 22.7% -lh5- 91ab Apr 17 16:57 /Untitled/subdir/subdir2/hello.txt
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 58 256 22.7% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_full_subdir.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
/Untitled/subdir/subdir2/hello.txt
[Mac OS] 58 256 22.7% -lh5- 91ab Apr 17 16:57 [2]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 58 256 22.7% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh0.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 7040 100.0% Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 7040 100.0% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh0.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2.gz
[Mac OS] 7040 100.0% Apr 17 16:56 [2]
---------- ----------- ------- ------ ------------
Total 1 file 7040 100.0% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l2_lh0.lzh-t.txt
@@ -0,0 +1 @@
gpl-2.gz - Testing : ....gpl-2.gz - Testing : oooogpl-2.gz - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh0.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 gpl-2.gz
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7040 7040 100.0% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh0.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2.gz
[Mac OS] 7040 7040 100.0% -lh0- bee7 Apr 17 16:56 [2]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7040 7040 100.0% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh1.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 18304 39.6% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh1.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[Mac OS] 18304 39.6% Apr 17 16:56 [2]
---------- ----------- ------- ------ ------------
Total 1 file 18304 39.6% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l2_lh1.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : .....gpl-2 - Testing : ooooogpl-2 - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh1.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7250 18304 39.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh1.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[Mac OS] 7250 18304 39.6% -lh1- 12dd Apr 17 16:56 [2]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7250 18304 39.6% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh5.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 18304 38.6% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18304 38.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh5.lzh-lv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID SIZE RATIO STAMP
---------- ----------- ------- ------ ------------
gpl-2
[Mac OS] 18304 38.6% Apr 17 16:56 [2]
---------- ----------- ------- ------ ------------
Total 1 file 18304 38.6% Jan 1 2000
1 change: 1 addition & 0 deletions test/output/maclha_224/l2_lh5.lzh-t.txt
@@ -0,0 +1 @@
gpl-2 - Testing : ...gpl-2 - Testing : ooogpl-2 - Tested
Expand Down
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_lh5.lzh-v.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Mac OS] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 gpl-2
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 1 file 7061 18304 38.6% Jan 1 2000
6 changes: 6 additions & 0 deletions test/output/maclha_224/l2_lh5.lzh-vv.txt
@@ -0,0 +1,6 @@
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP
---------- ----------- ------- ------- ------ ---------- ------------
gpl-2
[Mac OS] 7061 18304 38.6% -lh5- 12dd Apr 17 16:56 [2]
---------- ----------- ------- ------- ------ ---------- ------------
Total 1 file 7061 18304 38.6% Jan 1 2000
5 changes: 5 additions & 0 deletions test/output/maclha_224/l2_nm_lh5.lzh-l.txt
@@ -0,0 +1,5 @@
PERMSSN UID GID SIZE RATIO STAMP NAME
---------- ----------- ------- ------ ------------ --------------------
[Mac OS] 18092 38.7% Apr 17 16:56 gpl-2
---------- ----------- ------- ------ ------------ --------------------
Total 1 file 18092 38.7% Jan 1 2000

0 comments on commit 3402873

Please sign in to comment.