Andrey Prygunkov
ec17d119a1
#115 : put all external headers together
...
into “nzbget.h”
2015-11-19 23:51:02 +01:00
Andrey Prygunkov
1fb21b330e
#103 : normalized (renamed) acronyms
2015-10-30 23:54:37 +01:00
Andrey Prygunkov
57bee2447e
#103 : in "tests": renamed local, member variables and function parameters
2015-10-30 21:50:26 +01:00
Andrey Prygunkov
5e392e98b6
#18 : fixed one failed test
2015-09-17 20:56:36 +02:00
Andrey Prygunkov
cb41e3314c
closed #73 : new option FeedX.Backlog
...
- option to reset RSS backlog protection;
- useful for bookmark feeds but also for feeds where filter is often
changed;
- API-method “previewfeed” has new parameter “bool backlog”.
2015-08-21 21:40:31 +02:00
hugbug
059bd2b54e
set correct file permissions for source code
2015-07-06 21:56:25 +02:00
Andrey Prygunkov
ec29f55f53
fixed: compiler error when building tests on Windows
2015-07-06 21:49:58 +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