summaryrefslogtreecommitdiff
path: root/feed2imap-test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use debug mode for testingRené 'Necoro' Neumann2016-03-251-1/+1
|
* Fix regression in `include-images` optionAntonio Terceiro2015-05-101-0/+1
| | | | | test/tc_httpfetcher.rb can't still be re-enabled because it hits the network, and a hostname that is no longer valid.
* 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