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
/
test_verify.py
Age
Commit message (
Expand
)
Author
2020-09-05
tests: Mark module-scope test dirs read-only
Michał Górny
2020-08-30
tests: Use module-scope fixtures whenever possible
Michał Górny
2020-08-28
tests: Port test_verify to pytest
Michał Górny
2018-03-13
tests: Fix one more cross-fs test to test for mountpoint
Michał Górny
2018-02-22
tests: Assert for /proc being a mountpoint for cross-fs tests
Michał Górny
2017-11-14
tests: Fix unreliable mtime on procfs test
Michał Górny
2017-11-08
Remove support for OPTIONAL entries
Michał Górny
2017-11-02
test_verify: Add mtime test for entry=None
Michał Górny
2017-11-02
verify: Support skipping rechecksum on mtime
Michał Górny
2017-11-02
verify: Include st_mtime in file metadata
Michał Górny
2017-10-28
verify: Indicate whether anything changed in update_entry_for_path()
Michał Górny
2017-10-27
test_verify: Use io.open() instead of open()
Michał Górny
2017-10-27
verify: Support updating entry data from path
Michał Górny
2017-10-27
verify: Introduce universal get_file_metadata() function
Michał Górny
2017-10-26
verify: Remove assert_path_verifies()
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
test_verify: Remove unused variable
Michał Górny
2017-10-24
Remove stale imports
Michał Górny
2017-10-24
test_verify: Add tests for symlinks & unreadable (a-r) file
Michał Górny
2017-10-24
verify: Support comparing two entries for compatibility
Michał Górny
2017-10-23
verify: Support verifying against None (no entry)
Michał Górny
2017-10-23
verify: Add exception-based API
Michał Górny
2017-10-23
Add basic file verification routine
Michał Górny