index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2017-10-26
recursiveloader: Support verifying Manifest signatures explicitly
Michał Górny
2017-10-26
compression: Fix opening files in text mode without encoding
Michał Górny
2017-10-26
test_compression: Fix mismatched suffixes
Michał Górny
2017-10-26
manifest: Support implicit OpenPGP verification
Michał Górny
2017-10-26
manifest: Test for incomplete OpenPGP message
Michał Górny
2017-10-26
recursiveloader: warn_handler defaults to fail_handler
Michał Górny
2017-10-26
recursiveloader: Use handler callbacks to report failures/warnings
Michał Górny
2017-10-26
verify: Remove assert_path_verifies()
Michał Górny
2017-10-26
find_top_level: Support compressed Manifests
Michał Górny
2017-10-26
recursiveloader: Support compressed Manifests
Michał Górny
2017-10-26
compression: Workaround missing gzip.GzipFile.read1() in py<3.3
Michał Górny
2017-10-25
gemato.compression: Support getting potential compressed names
Michał Górny
2017-10-25
test_compression: Check if .fileno() is passed through correctly
Michał Górny
2017-10-25
compression: Support passing text-mode kwargs to open
Michał Górny
2017-10-25
test_compression: Add tests for opening uncompressed files
Michał Górny
2017-10-25
compression: Introduce a generic opener for files
Michał Górny
2017-10-25
compression: Enforce correct format for lzma/xz files
Michał Górny
2017-10-25
compression: Support passing mode to the compressor
Michał Górny
2017-10-25
Provide compression abstraction
Michał Górny
2017-10-25
test_openpgp: Improve test coverage
Michał Górny
2017-10-25
openpgp: Improve closed manager handling
Michał Górny
2017-10-25
openpgp: Fix and test the context manager API
Michał Górny
2017-10-25
openpgp: Explicitly detect the lack of supported implementation
Michał Górny
2017-10-25
Support verifying OpenPGP signatures
Michał Górny
2017-10-25
manifest: Support reading files containing OpenPGP signatures
Michał Górny
2017-10-25
Support finding top-level Manifest
Michał Górny
2017-10-25
manifest: Wipe old entries when loading next file
Michał Górny
2017-10-25
tests: Split TempDirTestCase into common module
Michał Górny
2017-10-25
test_recursiveloader: Add a test for os.walk() failure
Michał Górny
2017-10-25
test_manifest: Add a test for no timestamp
Michał Górny
2017-10-25
test_recursiveloader: Add more tests
Michał Górny
2017-10-25
test_recursiveloader: Add more tests for cross-device cases
Michał Górny
2017-10-25
recursiveloader: Detect cross-device Manifest entries
Michał Górny
2017-10-25
verify: Support checking for cross-filesystem files
Michał Górny
2017-10-25
Move exceptions to a separate module
Michał Górny
2017-10-24
recursiveloader: Support running verification in non-strict mode
Michał Górny
2017-10-24
recursiveloader: Support verifying a whole directory
Michał Górny
2017-10-24
test_verify: Remove unused variable
Michał Górny
2017-10-24
Remove stale imports
Michał Górny
2017-10-24
test_recursiveloader: Fix duplicate test names
Michał Górny
2017-10-24
test_verify: Add tests for symlinks & unreadable (a-r) file
Michał Górny
2017-10-24
recursiveloader: Handle duplicate entries in Manifests
Michał Górny
2017-10-24
verify: Support comparing two entries for compatibility
Michał Górny
2017-10-24
test_recursiveloader: Abstract test tree writing logic out
Michał Górny
2017-10-24
recursiveloader: Support getting dict of all file entries
Michał Górny
2017-10-24
recursiveloader: Support loading sub-Manifests recursively
Michał Górny
2017-10-24
Abstract out path prefix comparisons
Michał Górny
2017-10-23
recursiveloader: Add convenience methods for file verification
Michał Górny
2017-10-23
verify: Support verifying against None (no entry)
Michał Górny
2017-10-23
recursiveloader: Support finding file & dist entries
Michał Górny
[next]