Actually test 7z support in the test_7z set of tests, not the lz4...
Actually test 7z support in the test_7z set of tests, not the lz4 functionality. (Closes: #359) We also needed to rename the 7z.zip module to sevenz.py so it was actually importable in regular Python code. Thanks to Vagrant Cascadian for spotting this and for pointing it out so cordially. :)
Showing
- diffoscope/comparators/__init__.py 2 additions, 2 deletionsdiffoscope/comparators/__init__.py
- diffoscope/comparators/sevenz.py 1 addition, 1 deletiondiffoscope/comparators/sevenz.py
- tests/comparators/test_sevenz.py 26 additions, 22 deletionstests/comparators/test_sevenz.py
- tests/data/test1.disk.gz 0 additions, 0 deletionstests/data/test1.disk.gz
- tests/data/test2.disk.gz 0 additions, 0 deletionstests/data/test2.disk.gz
- tests/data/text_sevenzmetadata_expected_diff 15 additions, 0 deletionstests/data/text_sevenzmetadata_expected_diff
tests/data/test1.disk.gz
0 → 100644
File added
tests/data/test2.disk.gz
0 → 100644
File added
tests/data/text_sevenzmetadata_expected_diff
0 → 100644
Please register or sign in to comment