aboutsummaryrefslogtreecommitdiffstats
path: root/test/lua
Commit message (Expand)AuthorAgeFilesLines
* [Test] fixed unit testMikhail Galanin2018-10-091-2/+1
* [Test] one more test caseMikhail Galanin2018-10-081-35/+55
* [Minor] Add Lua coverage collection for unit-tests (#2528)Mikhail Galanin2018-09-251-1/+14
* [Test] Final cases for selectors - register_* and functional for regexpsMikhail Galanin2018-09-241-0/+81
* Revert "[Test] Check selector before processing"Vsevolod Stakhov2018-09-221-17/+16
* [Test] Check selector before processingVsevolod Stakhov2018-09-221-16/+17
* [Test] More test cases for selectorsMikhail Galanin2018-09-213-1/+315
* [Test] Small fixes on diff rendererMikhail Galanin2018-09-211-3/+2
* [Test] Use init_url() frim the new helperMikhail Galanin2018-09-213-26/+7
* [Test] Added test helper moduleMikhail Galanin2018-09-211-0/+18
* Merge pull request #2510 from negram/more-testVsevolod Stakhov2018-09-201-11/+25
|\
| * [Test] more testsMikhail Galanin2018-09-201-11/+25
* | [Test] Nicely print table difference when they do not matchMikhail Galanin2018-09-201-1/+106
|/
* [Test] Enable one more now-working test-caseMikhail Galanin2018-09-201-7/+6
* [Test] We don't this chek inside the test anymore. We have command-line param...Mikhail Galanin2018-09-201-6/+0
* [Test] Pass test-case patten into test engineMikhail Galanin2018-09-201-1/+7
* [Test] Uncommented cases which are now workingMikhail Galanin2018-09-201-51/+28
* Merge pull request #2502 from negram/selectors-testVsevolod Stakhov2018-09-191-0/+228
|\
| * Merge branch 'master' into selectors-testMikhail Galanin2018-09-192-0/+22
| |\
| * | [Test] Few "basic" test cases for selectorsMikhail Galanin2018-09-191-0/+228
* | | [Test] Rewrote test using new assertionMikhail Galanin2018-09-191-4/+2
| |/ |/|
* | [Test] Assertions for table comparsion that are nicer to useMikhail Galanin2018-09-192-0/+22
|/
* [Test] Remove legacy tokenizer testsVsevolod Stakhov2018-08-241-34/+0
* [Minor] Fix entities decodingVsevolod Stakhov2018-08-211-1/+2
* [Minor] Benchmark for lua callsMikhail Galanin2018-08-201-0/+45
* Merge pull request #2385 from negram/extract_specific_urls-reworkVsevolod Stakhov2018-07-311-0/+226
|\
| * [Minor] added test parsing html/phished urlsMikhail Galanin2018-07-311-12/+111
| * [Minor] Pass params via table instead of long arglist. Added esld_limit param...Mikhail Galanin2018-07-311-0/+127
* | [Fix] Avoid one extra byte writingVsevolod Stakhov2018-07-311-0/+3
* | [Feature] Implement parsing of scoped IPv6 addressesVsevolod Stakhov2018-07-311-1/+3
|/
* [Test] Add received headers parsing unit testsVsevolod Stakhov2018-07-031-0/+137
* [Minor] Reduce speed test cycles in unit testsVsevolod Stakhov2018-07-032-12/+17
* [Minor] Fix more testsVsevolod Stakhov2018-06-231-1/+1
* [Test] Fix html unit testVsevolod Stakhov2018-06-231-1/+1
* [Test] Another fix for folding testsVsevolod Stakhov2018-04-031-1/+1
* [Test] Fix folding unit testsVsevolod Stakhov2018-04-031-6/+6
* [Test] Improve folding testsVsevolod Stakhov2018-04-021-1/+7
* [Minor] Fix ac-trie test case as it cannot deal with \0Vsevolod Stakhov2018-03-311-2/+2
* [Test] Improve trie unit testingVsevolod Stakhov2018-03-301-35/+33
* [Test] Improve tokenization testsVsevolod Stakhov2018-03-301-80/+84
* [Test] Fix email address parsing testVsevolod Stakhov2018-03-302-44/+47
* [Test] Improve URL unit testsVsevolod Stakhov2018-03-301-103/+106
* [Fix] Fix folding and folding testsVsevolod Stakhov2018-03-291-30/+28
* [Fix] Fix lua RSA verify and its testsVsevolod Stakhov2018-03-291-5/+13
* [Minor] Variuous unit tests fixesVsevolod Stakhov2018-03-293-6/+6
* [Fix] Plug memory leak when setting email addresses from LuaVsevolod Stakhov2017-11-101-1/+1
* [Test] Fix testsAndrew Lewis2017-08-161-1/+2
* [Refactor] Correct misspelled messages in testsAlexander Moisseev2017-06-282-6/+6
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-272-3/+3
* [Minor] Refactor destroy -> freeVsevolod Stakhov2017-04-291-2/+2