Commit Graph

14 Commits

Author SHA1 Message Date
6b324fe01f Revised the decompression parameters in the test suite helper. 2022-03-19 10:58:26 +08:00
606ee6d852 Revised the compression level parameters in the test suite helper. 2022-03-19 10:26:16 +08:00
b9878d58d7 Fixed errors calling executables in the test suite helper. 2022-03-19 10:05:19 +08:00
a6eb566703 Revised the compression parameter in the test suite helper. 2022-03-19 10:04:38 +08:00
e977e6ec9c Fixed an error in checking the file type in the test suite helper. 2022-03-19 09:42:11 +08:00
980409b142 Simplified the code to open files with the compression I/O in the test suite helper. 2022-03-19 09:41:43 +08:00
8f20c52412 Removed an excess blank line in the test suite helper. 2022-03-19 09:39:30 +08:00
a7143ec9e3 Simplified the code to read from the compression I/O in the test suite helper. 2022-03-19 09:38:15 +08:00
716af0bc85 Simplified the code to write to the compression I/O in the test suite helper. 2022-03-19 09:35:03 +08:00
3b2e2d0fa5 Replaced Compress::Zlib with IO::Compress::Gzip and IO::Uncompress::Gunzip. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and IO::Uncompress::Bunzip2. 2022-03-19 09:23:39 +08:00
9669ce4fdd Fixed an error checking file types in the test suite helper. 2022-03-19 08:39:49 +08:00
5b8d678b6b Added support for the xz compression. 2022-03-19 00:45:17 +08:00
896b7ac5ce Replaced the messy GNU-styled, multi-lingual documents with a single Markdown README.md. Added the GitHub repository to the document and removed the SourceForge website, my web page, and the SourceForge mailing list from the document. Removed the document license, and my PGP key from the package. Removed the signature file from the repository. Changed the license from GPLv3 to APLv2. Various fixes to avoid JetBrains IDE problem detection. 2021-02-06 19:34:55 +08:00
依瑪貓
caa045c368 Initial commit. 2021-02-01 15:05:57 +08:00