summaryrefslogtreecommitdiffstats
path: root/test/lua
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
|\ | | | | [Test] Few "basic" test cases for selectors
| * 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
|\ | | | | Extract specific urls rework
| * [Minor] added test parsing html/phished urlsMikhail Galanin2018-07-311-12/+111
| |
| * [Minor] Pass params via table instead of long arglist. Added esld_limit ↵Mikhail Galanin2018-07-311-0/+127
| | | | | | | | param to lua_util.extract_specific_urls()
* | [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
| | | | | | + Optimize emails addr structure and API MFH: rspamd-1.6
* [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
| | | | by a bot https://github.com/ka7/misspell_fixer
* [Minor] Refactor destroy -> freeVsevolod Stakhov2017-04-291-2/+2
|
* html content extraction test improvPragadeesh C2017-04-141-0/+58
|
* [Minor] Add benchmarks for base64 decoding speedVsevolod Stakhov2017-02-072-17/+70
|
* [Test] More test casesVsevolod Stakhov2017-01-081-1/+9
|
* [Test] Add tests, fix normalization algorithmVsevolod Stakhov2017-01-081-0/+28
|
* [Fix] Do not lowercase Content-Disposition to perform decodingVsevolod Stakhov2016-12-211-0/+1
|
* [Fix] Fix parsing of '=' character in headersVsevolod Stakhov2016-12-211-0/+2
|
* [Test] Add fuzz testing for rfc2047Vsevolod Stakhov2016-12-201-1/+29
|
* [Minor] Add some more unit testsVsevolod Stakhov2016-12-201-2/+6
|
* [Test] Add preliminary rfc2047 testVsevolod Stakhov2016-12-192-2/+55
|
* [Minor] Add some more testsVsevolod Stakhov2016-06-161-3/+5
|
* [Fix] Try to fix false positive URL detections in text partsVsevolod Stakhov2016-05-121-2/+2
|
* [Test] Add speed test for addr parserVsevolod Stakhov2016-04-251-0/+24
|
* [Feature] Add support of address with at-domain listVsevolod Stakhov2016-04-251-0/+2
|
* [Test] Add more tests for smtp addressVsevolod Stakhov2016-04-251-1/+25
|
* [Feature] Normalize quoted addressesVsevolod Stakhov2016-04-251-2/+2
|
* [Test] Improve SMTP address testsVsevolod Stakhov2016-04-251-2/+2
|