Commit Graph

20 Commits

Author SHA1 Message Date
Mikhail Galanin
90c979e64e [Test] Use init_url() frim the new helper 2018-09-21 09:56:11 +01:00
Vsevolod Stakhov
fb3cfd2368 [Fix] Avoid one extra byte writing 2018-07-31 15:48:24 +01:00
Vsevolod Stakhov
1d3e32fe02 [Test] Improve URL unit tests 2018-03-30 09:34:34 +01:00
Vsevolod Stakhov
fbb1cb12a6 [Test] More test cases 2017-01-08 18:59:56 +00:00
Vsevolod Stakhov
f22e29d1bf [Test] Add tests, fix normalization algorithm 2017-01-08 18:59:56 +00:00
Vsevolod Stakhov
9dc7bf904b [Fix] Try to fix false positive URL detections in text parts 2016-05-12 14:42:50 +01:00
Vsevolod Stakhov
88b2b5b24f [Test] Fix unit tests 2016-04-23 15:27:03 +01:00
Vsevolod Stakhov
660fa482d1 More fixes to url numeric conversions 2015-11-28 22:10:25 +00:00
Vsevolod Stakhov
3390bdc6e0 Fix parsing of fragment in urls 2015-11-16 13:56:06 +00:00
Vsevolod Stakhov
31ef219018 Add workarounds for numeric hosts in URLs. 2015-07-02 11:36:28 +01:00
Vsevolod Stakhov
c88d384d79 Add more unit tests for url parser. 2015-07-01 17:18:43 +01:00
Vsevolod Stakhov
307cb52ff8 Add new url unit test. 2015-07-01 16:00:01 +01:00
Vsevolod Stakhov
e97dc6d380 Fix closure lifetime in tests. 2015-04-27 16:12:29 +01:00
Vsevolod Stakhov
1e479ff059 Add some more URL test cases. 2015-04-23 13:09:20 +01:00
Vsevolod Stakhov
b2d60bca95 Fix unit tests. 2015-04-15 17:14:55 +01:00
Vsevolod Stakhov
f606fef31c Fix urls unit test. 2015-04-07 15:04:29 +01:00
Vsevolod Stakhov
d3a212a0e7 Use TLD file directly within API. 2015-04-06 13:48:35 +01:00
Vsevolod Stakhov
065d4b113a Fix URL unit test. 2015-04-05 19:05:32 +01:00
Vsevolod Stakhov
b80ca7eb2f Fix url extraction tests. 2015-03-02 14:13:46 +00:00
Vsevolod Stakhov
0884acfc39 Add unit test for url extraction. 2015-03-02 13:24:05 +00:00