summaryrefslogtreecommitdiff
path: root/feed2imap-test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix usage of filtersAntonio Terceiro2015-05-031-0/+5
| | | | | | | | - avoid accessing $? unless it is actually available - when calling a filter, make sure to release the mutex even if there is an exception during the filter handling. The long term solution is to drastically reorganize concurrency code.
* feed2imap-test: reuse cache dir/protect configAntonio Terceiro2014-05-181-1/+1
| | | | this reduces the noise in the output and helps testing feed updates
* feed2imap-test: can now take a feed URL as argumentAntonio Terceiro2014-02-131-3/+22
|
* Add program for manual testsAntonio Terceiro2013-08-271-0/+40