borgbackup/borg/testsuite
Thomas Waldmann dabf816364 prune: cleanup checkpoints
kill all the checkpoints when pruning, except the latest one which might be
useful for continuing an interrupted backup. kill the latest checkpoint also
if it is already superceded by a successful backup.

note: this only works on checkpoints matched by --prefix, other checkpoints
      are not touched.
2016-05-05 15:15:14 +02:00
..
__init__.py Add self tests 2016-04-28 00:06:19 +02:00
archive.py ChunkBuffer: add test for leaving partial chunk in buffer 2016-04-22 01:20:47 +02:00
archiver.py prune: cleanup checkpoints 2016-05-05 15:15:14 +02:00
benchmark.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
chunker.py Add self tests 2016-04-28 00:06:19 +02:00
compress.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
conftest.py Add self tests 2016-04-28 00:06:19 +02:00
crypto.py Add self tests 2016-04-28 00:06:19 +02:00
hashindex.py Add self tests 2016-04-28 00:06:19 +02:00
helpers.py flexible compression 2016-04-27 03:08:55 +02:00
key.py add tests for BORG_KEY_FILE env var 2016-05-01 22:10:29 +02:00
locking.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01: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 Merge pull request #830 from enkore/feature/1.0ctxmng 2016-04-03 17:36:38 +02:00
shellpattern.py Add shell-style pattern syntax 2016-01-21 16:07:24 +01:00
upgrader.py move some constants to new constants module 2016-04-17 15:58:42 +02:00
xattr.py xattr tests: ignore security.selinux attribute showing up 2015-09-14 01:26:20 +02:00