borgbackup/borg/testsuite
TW a12672530c Merge pull request #1448 from enkore/issue/1442
Fix untracked segments made by moved DELETEs
2016-08-13 02:13:27 +02:00
..
__init__.py fuse: EIO on damaged files unless told not to (-o allow_damaged_files) 2016-07-10 02:19:30 +02:00
archive.py fixup rename 2016-07-03 23:57:55 +02:00
archiver.py fix local repo / upgrader tests 2016-08-05 19:06:38 +02:00
benchmark.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
chunker.py Chunker: fix wrong EOF assumption[1], check for return type[2] 2016-03-31 22:03:17 +02:00
compress.py LZ4: dynamically enlarge the (de)compression buffer, fixes #1453 2016-08-09 02:52:21 +02:00
crypto.py make borg build/work on OpenSSL 1.0 and 1.1, fixes #1187 2016-06-21 20:20:48 +02:00
hashindex.py refcounting: use uint32_t, protect against overflows, fix merging for BE 2016-04-14 23:38:56 +02:00
helpers.py refactor buffer code into helpers.Buffer class, add tests 2016-08-13 01:45:23 +02:00
key.py remove conditionals/wrappers, we always have stat nanosecond support on 3.4+ 2016-01-24 15:16:05 +01:00
locking.py rename UpgradableLock to Lock 2016-08-05 19:06:09 +02:00
logger.py configure logging via env var, use LazyLogger 2015-11-21 01:14:07 +01:00
lrucache.py minor lrucache test fix 2015-08-15 16:15:10 +02:00
platform.py acls (linux): make tests as they should be 2015-10-19 01:09:58 +02:00
repository.py Add regression test for 95cf337 2016-08-13 01:47:51 +02:00
shellpattern.py Add shell-style pattern syntax 2016-01-21 16:07:24 +01:00
upgrader.py fix local repo / upgrader tests 2016-08-05 19:06:38 +02:00
xattr.py refactor buffer code into helpers.Buffer class, add tests 2016-08-13 01:45:23 +02:00