summaryrefslogtreecommitdiff
path: root/tests/test_recursiveloader.py
AgeCommit message (Expand)Author
2017-10-25test_recursiveloader: Add more tests for cross-device casesMichał Górny
2017-10-25recursiveloader: Detect cross-device Manifest entriesMichał Górny
2017-10-25Move exceptions to a separate moduleMichał Górny
2017-10-24recursiveloader: Support running verification in non-strict modeMichał Górny
2017-10-24recursiveloader: Support verifying a whole directoryMichał Górny
2017-10-24test_recursiveloader: Fix duplicate test namesMichał Górny
2017-10-24recursiveloader: Handle duplicate entries in ManifestsMichał Górny
2017-10-24test_recursiveloader: Abstract test tree writing logic outMichał Górny
2017-10-24recursiveloader: Support getting dict of all file entriesMichał Górny
2017-10-24recursiveloader: Support loading sub-Manifests recursivelyMichał Górny
2017-10-23recursiveloader: Add convenience methods for file verificationMichał Górny
2017-10-23recursiveloader: Support finding file & dist entriesMichał Górny
2017-10-23Support basic recursive loading of ManifestsMichał Górny