.. |
archives
|
Added password support for all archivers, which support work with password: arc, arj, p7zip, py_zipfile, rar, unace, unalz, unzip, xdms. Added tests for those, which support creation and test files in data folder for it.
|
2020-11-04 12:43:12 +03:00 |
data
|
Added password support for all archivers, which support work with password: arc, arj, p7zip, py_zipfile, rar, unace, unalz, unzip, xdms. Added tests for those, which support creation and test files in data folder for it.
|
2020-11-04 12:43:12 +03:00 |
__init__.py
|
Fix require_one_program to actually require only one
|
2017-12-27 18:26:50 -06:00 |
test_config.py
|
Code cleanup: remove CompressionPrograms map.
|
2012-05-17 09:08:28 +02:00 |
test_create.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_diff.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_extract.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_formats.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_list.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_mime.py
|
Merge pull request #59 from yarikoptic/fixup/nested-gzip
|
2018-09-12 08:55:09 -04:00 |
test_recompress.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_repack.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_search.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_test.py
|
Make tests non-interactive
|
2015-12-06 20:23:27 +01:00 |
test_util.py
|
Added test for stripext
|
2021-01-25 11:37:41 -05:00 |