Commit Graph

52 Commits

Author SHA1 Message Date
Charles LeDoux eadc156170 Add tests for nested compression
Why:

* To ensure we don't try and unrar a rar.gz file.

This change addresses the need by:

* Adds test file archive.rar.gz
* Add mime check to ensure we get the mime of gzip, not rar.
2018-09-11 23:50:36 -04:00
Bastian Kleineidam 06166e7b1d Support comic book archives 2016-01-09 20:58:15 +01:00
Bastian Kleineidam a2e096ae98 Add VHD support with 7z 2015-12-10 20:14:53 +01:00
Bastian Kleineidam 3b5a9f79ad Support zpaq files. 2014-09-22 23:15:12 +02:00
Bastian Kleineidam 0c743e1248 Handle *.apk as ZIP files. 2014-06-27 21:12:52 +02:00
Bastian Kleineidam 8ae050701f Handle *.epub files 2014-06-27 17:59:58 +02:00
Bastian Kleineidam b8425504c4 Add ISO image support. 2013-02-27 19:38:07 +01:00
Bastian Kleineidam 165411a54a Fix rzip archive handling. 2013-02-23 09:01:15 +01:00
Bastian Kleineidam 7006c51d53 Fix tests. 2013-02-23 07:37:35 +01:00
Bastian Kleineidam 1a1a397dfe Fix invalid test files. 2013-02-22 18:37:01 +01:00
Bastian Kleineidam b982a5aba3 Remove .gitignore from deb package. 2013-02-22 18:31:33 +01:00
Bastian Kleineidam eaf3aab677 Support archmage CHM files. 2012-11-19 22:27:54 +01:00
Bastian Kleineidam 3f61338e5b Fixed t.ace test files. 2012-08-04 14:06:02 +02:00
Bastian Kleineidam 37098ac1e4 Remove generated file. 2012-08-04 13:40:10 +02:00
Bastian Kleineidam ce347ff275 Fix xdms test. 2012-08-04 13:39:37 +02:00
Bastian Kleineidam be7d473b9e Support ADF (.adf) Amiga disk file archives. 2012-08-03 22:26:40 +02:00
Bastian Kleineidam 962f108588 Updated .a test file. 2012-05-27 21:08:48 +02:00
Bastian Kleineidam 14cfeb9607 Add support for shar and unshar. 2012-05-25 22:07:22 +02:00
Bastian Kleineidam 58b9fdda58 Remove unused test file. 2012-05-25 20:13:00 +02:00
Bastian Kleineidam f82e1d3d22 Check archive creation result. 2012-05-25 20:12:22 +02:00
Bastian Kleineidam 8ed2392f46 Fix test cases 2012-05-25 15:01:18 +02:00
Bastian Kleineidam 451f18a625 Fix tests. 2012-05-24 23:26:26 +02:00
Bastian Kleineidam 216faeaf0e Add lcab support. 2012-05-24 23:17:37 +02:00
Bastian Kleineidam df3863e177 Improved tests. 2012-05-24 23:09:37 +02:00
Bastian Kleineidam f547c56d1b Replace .a archive for testing with a more compatible one. 2012-05-23 05:41:30 +02:00
Bastian Kleineidam 36c2be760d Add support for flac files. 2012-05-17 21:22:56 +02:00
Bastian Kleineidam 52762df5c6 Add flac file detection. 2012-05-17 14:59:33 +02:00
Bastian Kleineidam 448eb7c720 Add mime type for .shn files. 2012-05-17 14:11:36 +02:00
Bastian Kleineidam aab8e96520 Rename WAV test file. 2012-05-17 11:32:27 +02:00
Bastian Kleineidam 1cb49aa296 Add support for APE format. 2012-05-17 11:01:06 +02:00
Bastian Kleineidam 66001fde36 Add boilerplate support for Monkey's Audio Compressors APE format. 2012-05-17 10:43:21 +02:00
Bastian Kleineidam e48b95f9f1 Support DMS (.dms) files. 2011-01-24 14:28:29 -06:00
Bastian Kleineidam b9c208b402 Add space into 7z test filename. 2010-04-05 02:56:32 +02:00
Bastian Kleineidam 5223f93944 Renamed test file to be able to clone under Windows. 2010-04-05 02:27:42 +02:00
Bastian Kleineidam 26ab2a3acb Rename test directory 2010-04-05 02:22:25 +02:00
Bastian Kleineidam 6e2433aa00 Test shell quoting. 2010-04-04 20:28:37 +02:00
Bastian Kleineidam 554d273b08 Added support for ZOO (.zoo) archives. 2010-03-21 15:39:02 +01:00
Bastian Kleineidam 82708b74fa Added support for RZIP (.rz) archives. 2010-03-20 11:34:40 +01:00
Bastian Kleineidam 37fa891535 Added support for LRZIP (.lrz) files. 2010-03-08 19:58:39 +01:00
Bastian Kleineidam 4f12f39834 Added support for ARC (.arc) archives. 2010-03-08 18:28:11 +01:00
Bastian Kleineidam acbf544d04 Added support for ALZIP (.alz) archives. 2010-03-06 21:35:03 +01:00
Bastian Kleineidam f6720231dd Added support for LZH (.lha, .lzh) archives. 2010-03-06 19:24:14 +01:00
Bastian Kleineidam 1e733a2158 Make .taz file gzip compressed, not compressed by 'compress'. 2010-03-06 19:22:02 +01:00
Bastian Kleineidam 6cba779475 Added support for AR (.a) archives. 2010-03-06 16:52:13 +01:00
Bastian Kleineidam 9a04371f07 Added support for ACE (.ace) archives. 2010-03-06 15:47:00 +01:00
Bastian Kleineidam cab43b1238 Added support for LZIP archives. 2010-03-04 16:42:37 +01:00
Bastian Kleineidam 0da08cf20c Added tests for archive files with unusual suffix. 2010-03-03 20:54:26 +01:00
Bastian Kleineidam ff82c2a100 Test .tgz and .taz files. 2010-02-23 19:30:58 +01:00
Bastian Kleineidam 8742abafe9 Added XZ format support 2010-02-22 17:34:08 +01:00
Bastian Kleineidam bc7e99b35b Added support for LZMA archives 2010-02-22 17:21:55 +01:00