Andrey Prygunkov
758ce4047b
#525 : force par-check for nzbs without archives
2018-06-19 22:37:45 +02:00
Andrey Prygunkov
ed4761db37
#288 : unit and functional tests for encrypted rar files
2016-09-30 19:32:55 +02:00
Andrey Prygunkov
8a21626bf6
#288 : sophisticated renaming for rar-files
2016-09-27 23:34:42 +02:00
Andrey Prygunkov
9e9ef3120f
#288 : added module "RarRenamer" with unit tests
...
The tests are failing at the moment as the module is not fully
implemented yet.
2016-09-24 18:37:02 +02:00
Andrey Prygunkov
2a9f9f8e98
#64 : implemented dupe matcher
...
Before scanning of dupe directories the directories are quickly checked
by dupe matcher. It determines if they contain or may contain the same
content. If the dupe checker detects a dupe containing different
content as the download being currently processed by par-checker, such
extra dupe is skipped to save time during dupe par scan.
2015-08-07 18:38:51 +02:00
Andrey Prygunkov
b84bab52e0
#45 : created test case for subject parsing
2015-07-06 22:12:46 +02:00
Andrey Prygunkov
965dabc415
integrated unit testing framework; created few first unit tests for: command line parser, options parser, rss feed filter, par-checker/repairer and par-renamer; new configure parameter "--enable-tests" to build the program with tests; use "nzbget --tests" to execute all tests or "nzbget --tests -h" for more options
2015-05-25 20:36:29 +00:00