aboutsummaryrefslogtreecommitdiff
path: root/test/urlfilter/adblocktest.h
Commit message (Collapse)AuthorAgeFilesLines
* urlfilter: Add FilterTree classAqua-sama2018-10-161-13/+0
| | | | | | | FilterTree is a class that holds filter rules, sorted by the domain they are to be applied on. The rules are to follow FilterLeaf as interface. - Add a hostlist rule format to FilterTree. - Add a test for hostlist format.
* AdBlockTest: loading subscriptionAqua-sama2018-07-171-5/+1
|
* AdBlockRule: parse some optionsAqua-sama2018-07-121-0/+2
|
* AdBlock rule testingAqua-sama2018-07-091-0/+15