From c74367d82c1c7bec393548d2e5014c794333822f Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Tue, 16 Oct 2018 17:25:40 +0200 Subject: urlfilter: Add FilterTree class 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. --- linux/.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/.config') diff --git a/linux/.config b/linux/.config index ea2d51c..eb0fb92 100644 --- a/linux/.config +++ b/linux/.config @@ -48,7 +48,7 @@ CONFIG_USEPLASMA=y # Devel # CONFIG_QTWARNINGS=y -# CONFIG_TESTS is not set +CONFIG_TESTS=y # CONFIG_LLVMLIBCPP is not set # -- cgit v1.2.1