summaryrefslogtreecommitdiffstats
path: root/test/lua/unit/url.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Use init_url() frim the new helperMikhail Galanin2018-09-211-5/+3
|
* [Fix] Avoid one extra byte writingVsevolod Stakhov2018-07-311-0/+3
|
* [Test] Improve URL unit testsVsevolod Stakhov2018-03-301-103/+106
|
* [Test] More test casesVsevolod Stakhov2017-01-081-1/+9
|
* [Test] Add tests, fix normalization algorithmVsevolod Stakhov2017-01-081-0/+28
|
* [Fix] Try to fix false positive URL detections in text partsVsevolod Stakhov2016-05-121-2/+2
|
* [Test] Fix unit testsVsevolod Stakhov2016-04-231-0/+7
|
* More fixes to url numeric conversionsVsevolod Stakhov2015-11-281-0/+3
|
* Fix parsing of fragment in urlsVsevolod Stakhov2015-11-161-9/+12
|
* Add workarounds for numeric hosts in URLs.Vsevolod Stakhov2015-07-021-2/+17
|
* Add more unit tests for url parser.Vsevolod Stakhov2015-07-011-5/+15
|
* Add new url unit test.Vsevolod Stakhov2015-07-011-0/+33
|
* Fix closure lifetime in tests.Vsevolod Stakhov2015-04-271-2/+2
|
* Add some more URL test cases.Vsevolod Stakhov2015-04-231-8/+16
|
* Fix unit tests.Vsevolod Stakhov2015-04-151-43/+14
|
* Fix urls unit test.Vsevolod Stakhov2015-04-071-3/+5
|
* Use TLD file directly within API.Vsevolod Stakhov2015-04-061-1/+1
|
* Fix URL unit test.Vsevolod Stakhov2015-04-051-0/+4
|
* Fix url extraction tests.Vsevolod Stakhov2015-03-021-3/+3
|
* Add unit test for url extraction.Vsevolod Stakhov2015-03-021-0/+66