summaryrefslogtreecommitdiffstats
path: root/t/handle_added_archives_with_db.t
AgeCommit message (Expand)AuthorFilesLines
2020-09-27DB: Fix incorrect subpath handling for path that is a superstring of theFlorian Pritz1-4/+14
2020-09-27DB: Fix incorrect subpath handling for path that is a superstring of theFlorian Pritz1-4/+14
2019-02-07DB/remove_archive: Properly handle cases where the DB is empty after removalFlorian Pritz1-0/+49
2019-02-07t/handle_added_archives: Document weird testFlorian Pritz1-3/+3
2019-02-07t/handle_added_archives: Add test for removal of archivesFlorian Pritz1-0/+23
2018-09-13handle_added_archives_with_db.t: Add file that is removed in second backupFlorian Pritz1-0/+6
2018-09-12handle_added_archives_with_db.t: Add 2nd top level directory to testFlorian Pritz1-0/+21
2018-09-09Test if adding an archive updates existing rows correctlyFlorian Pritz1-0/+79
2018-09-09handle_added_archives_with_db.t: Extend to verify that PathTimeTable/DB cachi...Florian Pritz1-0/+10
2018-09-09handle_added_archives_with_db.t: Use new_no_defaults instead of newFlorian Pritz1-3/+1
2018-09-09Use strictures instead of strict/warningsFlorian Pritz1-2/+1
2018-09-08Add TAP log adapter to all testsFlorian Pritz1-0/+1
2018-09-06t/handle_added_archives: Check for paths that should not be part of the dbFlorian Pritz1-0/+2
2018-09-06Test handled_added_archives with Memory and DB storageFlorian Pritz1-30/+35
2018-09-06Add handle_added_archives db testFlorian Pritz1-0/+42