summaryrefslogtreecommitdiff
path: root/tests/test_find_top_level.py
AgeCommit message (Expand)Author
2022-09-26Modernize via pyupgradeMichał Górny
2020-09-05Replace IOError/OSError whenever possibleMichał Górny
2020-09-05tests: Mark module-scope test dirs read-onlyMichał Górny
2020-08-30tests: Use module-scope fixtures whenever possibleMichał Górny
2020-08-27tests: Migrate test_find_top_level to pytestMichał Górny
2018-02-22tests: Assert for /proc being a mountpoint for cross-fs testsMichał Górny
2018-02-08find_top_level: Remove broken cross-device testMichał Górny
2017-11-14find_top_level: Disallow compressed top-level Manifest by defaultMichał Górny
2017-10-29testutil: Simplify tests to use shutil.rmtree() for tempdirMichał Górny
2017-10-26find_top_level: Support compressed ManifestsMichał Górny
2017-10-25Support finding top-level ManifestMichał Górny