summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorFilesLines
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 Pritz11-21/+11
2018-09-09Get settings via hash instead of direct variable accessFlorian Pritz1-1/+1
2018-09-08Add TAP log adapter to all testsFlorian Pritz8-1/+8
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
2018-08-19Test compilation of all packagesFlorian Pritz1-0/+4
2018-08-19Reorganize testsFlorian Pritz10-0/+0
2018-08-19t/find_archives: Check exception stringFlorian Pritz1-0/+1
2018-08-19Add search_path and find_archives integration testsFlorian Pritz2-0/+89
2018-01-24t/parsing: Fix unmocked method verify_cache_fill_rate_ok warningFlorian Pritz1-1/+1
2017-11-21Enable --adhoc automatically when cache is emptyFlorian Pritz1-0/+22
2017-06-11Use Test::Pod::Coverage for main packageFlorian Pritz1-0/+9
2017-06-06Use Test::PodFlorian Pritz1-0/+8
2017-04-11t2_parsing: Ensure the timezone is reset after modifying TZFlorian Pritz1-2/+4
2017-04-11t2_parsing: Force UTC timezoneFlorian Pritz1-7/+9
2017-04-10t/02_parsing: Fix too many arguments to _handle_added_archivesFlorian Pritz1-1/+1
2017-04-01Mark some functions privateFlorian Pritz2-10/+10
2017-04-01Do not pass $opts to main classFlorian Pritz3-3/+3
2017-03-13Fix 02_parsing.tFlorian Pritz1-1/+1
2017-03-12Fix sort order of detected archivesFlorian Pritz1-0/+29
2017-03-04Add new_no_defaults constructor for test suiteFlorian Pritz1-1/+1
2017-03-04Test timespec_to_secondsFlorian Pritz1-0/+21
2017-03-04Test adding of new archivesFlorian Pritz1-0/+49
2017-03-02Allow dots in archive namesFlorian Pritz1-0/+1
2017-02-27Test Helper::untaint_archive_nameFlorian Pritz1-0/+18
2017-02-26initial commitFlorian Pritz1-0/+9