build-mar/tests
Julien Cristau 7051a72298
Properly close all file descriptors (#60)
pytest gets upset when files aren't properly closed, so wrap all the
things with context managers.
2022-09-01 10:21:25 +02:00
..
conftest.py Allow verifying unsigned marfiles 2018-09-07 15:58:23 -04:00
test-bz2.mar Reimplement XZ compression (#28) 2017-07-28 17:59:29 -04:00
test-xz.mar Fix index size to encode number of bytes of the index, not number 2017-09-06 15:53:29 -04:00
test.pubkey Add test to verify mar signatures 2015-02-03 15:54:27 -05:00
test_cli.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00
test_mozilla.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00
test_reader.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00
test_signing.py Support extracting hash, and injecting signature into marfiles 2018-09-07 15:58:23 -04:00
test_utils.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00
test_version.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00
test_writer.py Properly close all file descriptors (#60) 2022-09-01 10:21:25 +02:00