borgmatic/tests/unit/borg
2019-10-22 16:28:42 -07:00
..
__init__.py
test_check.py
test_create.py Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). 2019-10-22 16:28:42 -07:00
test_environment.py
test_extract.py Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 2019-09-25 12:03:10 -07:00
test_flags.py
test_info.py
test_init.py Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221). 2019-09-25 12:03:10 -07:00
test_list.py Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). 2019-10-13 15:58:11 -07:00
test_prune.py