365 Commits

Author SHA1 Message Date
a28cea7250 More unittest for domain/TLD/url 2018-08-31 12:11:16 +02:00
23fc5d0e23 Moved Titledb::...ProbableDocId... methods to separate namespace
The functions didn't have anything to do with Titledb directly, and moving them out will make the static / dynamic domain-list easier to implement.
2018-08-31 12:11:16 +02:00
f0052e3528 Added forgotten change to Makefile (getProbableDocIdTest.o) 2018-08-23 15:29:48 +02:00
0a03703055 Added unittest for Titledb::getProbableDocId() 2018-08-23 12:38:49 +02:00
8234d4232f Fixed compilation of unittests 2018-07-30 14:37:24 +02:00
373c575b6f Modifications to tld list 2018-07-17 13:07:35 +02:00
9bdafc231e Add logic for matchpartial, matchsuffix, matchprefix to host, domain, path 2018-07-12 13:40:43 +02:00
2fb8ca2337 Add test for subdomain 2018-07-11 22:30:14 +02:00
4cc156c011 Add test for middomain 2018-07-11 14:59:50 +02:00
651e74fe08 More types/test to UrlMatchList 2018-07-10 16:57:16 +02:00
1f7bdfff37 Bits: Handle question marks/exclamation marks and non-latin punctuation for detectign end of sentences 2018-05-29 15:31:06 +02:00
901677e634 Added some unittests for Bits::setForSummary() 2018-05-29 14:59:13 +02:00
0a7dbf0839 Merge branch 'master' into tokenizer 2018-05-24 16:10:06 +02:00
67e597cead Fix buffer overflow that happens when we're using SafeBuf::safeReplace2 to delete string 2018-05-24 00:50:49 +02:00
8ced12dd83 Merge branch 'master' into tokenizer 2018-05-01 14:13:44 +02:00
4879092936 Fix DomainsTest & make sure we initializeDomains for unit test 2018-04-24 14:35:52 +02:00
d13c73fe48 Merge branch 'master' into tokenizer 2018-04-24 13:41:47 +02:00
2af5abfadf More unittests for Domains.cpp 2018-04-23 13:21:10 +02:00
c93ca32eac Unittest for Domains.cpp; added initialize/finalize for Domains Test 2018-04-23 13:11:46 +02:00
650c3c51b1 Merge branch 'master' into tokenizer 2018-04-16 15:47:27 +02:00
0ff7b161ed Make sure we strip session id even if query parameter is separated by '?' 2018-04-12 15:24:55 +02:00
9f9c9a4be0 Add hint to unitest about hash calculation in tokenizer 2018-03-19 17:26:36 +01:00
1959f36105 made summary test less fragile 2018-03-19 16:43:29 +01:00
91c6919c02 Made unittest compile&link again 2018-03-19 16:03:06 +01:00
9b4bb76813 Rename Query::set2 to Query::set 2018-03-02 14:09:16 +01:00
8e09a0efc7 Add pathpartial to UrlMatchList 2018-02-27 11:54:54 +01:00
0f95410032 Add pathparam to UrlMatchList 2018-02-27 11:48:16 +01:00
63ee2e897d Fix compilation error from fe95e110d5 2018-02-23 09:52:42 +01:00
074435c8db Merge branch 'master' into sqlite 2018-02-12 17:32:57 +01:00
0b8eed9f78 Remove unused timestamp variable from SiteGetter::getSite 2018-02-12 17:18:47 +01:00
174ad1207a Merge branch 'master' into sqlite 2018-02-09 17:45:19 +01:00
f7fa5858fc More words unittest 2018-02-09 16:56:00 +01:00
85a4107cc7 Added Words untitest for buffer-limitation 2018-02-09 16:45:39 +01:00
11a3e8ffef fix Words unittest (default arg false->0) 2018-02-09 16:12:53 +01:00
0cf9296336 Merge branch 'master' into unicode 2018-02-09 14:56:02 +01:00
1a03f99252 Fix missed out changes in commit a8716aec79 2018-02-09 14:32:23 +01:00
184de2baeb Merge branch 'master' into unicode 2018-02-08 16:40:47 +01:00
a860329472 Better unittests for Words class 2018-02-08 16:40:32 +01:00
fbe1a97d8e Removed debug-printf in unittest 2018-02-08 16:15:44 +01:00
2d3faa2b3e unicode: fix unittests 2018-02-08 16:13:18 +01:00
3988f8f52a Merge branch 'master' into sqlite 2018-02-07 11:27:53 +01:00
5b0ae5a399 Fix unit test compilation from changes in 2eb2408c87 2018-02-05 14:54:18 +01:00
b0529fb488 Fix unit test compilation error from commit 20fbe0a129 2018-02-04 10:59:31 +01:00
2756717c20 Add unit test to make sure code doesn't segfault anymore 2018-02-04 10:59:11 +01:00
1888db1e35 Merge branch 'master' into sqlite 2018-01-22 15:41:16 +01:00
68aec3a492 Add test for posdb getList while merging 2018-01-05 11:56:21 +01:00
e0e24b6498 Fix merge list when posdb is merging 2018-01-05 11:21:51 +01:00
f834556aa2 Fix unittest 2017-12-06 12:04:15 +01:00
b2d409100b Merge branch 'master' into sqlite 2017-11-24 17:18:37 +01:00
007535e073 Fix unit test 2017-11-24 15:31:25 +01:00