summaryrefslogtreecommitdiff
path: root/tests/test_manifest.py
AgeCommit message (Collapse)Author
2017-10-23manifest: Support mapping Manifest hash names to hashlibMichał Górny
2017-10-23manifest: Support finding Manifests for pathMichał Górny
2017-10-22test_manifest: Fix syntax errorMichał Górny
2017-10-22manifest: Support finding distfilesMichał Górny
2017-10-22manifest: Support finding the timestampMichał Górny
2017-10-22manifest: Support finding a matching path entryMichał Górny
2017-10-22test_manifest: Cover loading via constructorMichał Górny
2017-10-22test_manifest: Improve coverage for syntax errorsMichał Górny
2017-10-22manifest: Fix Python 2 unicode type compatibilityMichał Górny
2017-10-22Support dumping Manifest file backMichał Górny
2017-10-22manifest: Include tag in from_list() callsMichał Górny
2017-10-22Initial code for Manifest parsingMichał Górny