| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-22 | tests: Assert for /proc being a mountpoint for cross-fs tests | Michał Górny | |
| Skip cross-fs tests if /proc is not a mountpoint. This handles cases when /proc exists but is not mounted which is quite normal e.g. on Gentoo/FreeBSD. | |||
| 2018-02-08 | find_top_level: Remove broken cross-device test | Michał Górny | |
| Remove the cross-device test that wrongly assumed we will be traversing logical parent directories rather than physical. In other words, '..' in the symlinked filesystem will never contain the Manifest file. | |||
| 2017-11-14 | find_top_level: Disallow compressed top-level Manifest by default | Michał Górny | |
| 2017-10-29 | testutil: Simplify tests to use shutil.rmtree() for tempdir | Michał Górny | |
| 2017-10-26 | find_top_level: Support compressed Manifests | Michał Górny | |
| 2017-10-25 | Support finding top-level Manifest | Michał Górny | |
