Thomas Waldmann c0fb8da595 fix xattr test race condition, fixes #2047 9 years ago
..
__init__.py e17fe2b295 borg umount, fixes #1855 9 years ago
archive.py 5ed6d21302 parallel testing: fix issue related to non-reproducible set / dict order 9 years ago
archiver.py 4d6141a607 upgrade: --disable-tam 9 years ago
benchmark.py 2b27a06595 use monkeypatch to set env vars 9 years ago
chunker.py 061bf59d5d Chunker: fix wrong EOF assumption[1], check for return type[2] 9 years ago
compress.py d3000a7e5d LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 9 years ago
crypto.py 28ad779a6f Add tertiary authentication for metadata (TAM) 9 years ago
hashindex.py 8fd0e07a1c hashindex: fix iterator implementation 9 years ago
helpers.py 320a56144f helpers.Buffer: raise OSError subclass if too much memory is allocd 9 years ago
key.py 28ad779a6f Add tertiary authentication for metadata (TAM) 9 years ago
locking.py 928f6e0ca4 repository: fix spurious, empty lock.roster on InvalidRepository exception 9 years ago
logger.py c4dae52ca4 configure logging via env var, use LazyLogger 10 years ago
lrucache.py e5b647fbd1 minor lrucache test fix 10 years ago
platform.py 5a2aa7b02b acls (linux): make tests as they should be 10 years ago
repository.py 2938a5f6fb work around spurious log level related test fail when using pytest-xdist 9 years ago
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 10 years ago
upgrader.py 2b27a06595 use monkeypatch to set env vars 9 years ago
xattr.py c0fb8da595 fix xattr test race condition, fixes #2047 9 years ago