summaryrefslogtreecommitdiffstats
path: root/test/lua/unit
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add rspamd_str_make_utf_valid routine + unit testsVsevolod Stakhov2018-12-031-20/+52
|
* [Minor] Pet luacheckVsevolod Stakhov2018-10-232-21/+12
|
* [Test] Try to fix test segfaultVsevolod Stakhov2018-10-161-11/+12
|
* [Test] fixed unit testMikhail Galanin2018-10-091-2/+1
|
* [Test] one more test caseMikhail Galanin2018-10-081-35/+55
|
* [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
| | | | This reverts commit baceaa985ebbb23ae7d26a2050f50bfd9544b85c.
* [Test] Check selector before processingVsevolod Stakhov2018-09-221-16/+17
|
* [Test] More test cases for selectorsMikhail Galanin2018-09-213-1/+315
| | | | Also added negative cases (i.e. it doesn't work when it shouldn't) and combinations of selectors
* [Test] Use init_url() frim the new helperMikhail Galanin2018-09-213-26/+7
|
* [Test] more testsMikhail Galanin2018-09-201-11/+25
|
* [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 ↵Mikhail Galanin2018-09-201-6/+0
| | | | param instead
* [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
| * [Test] Few "basic" test cases for selectorsMikhail Galanin2018-09-191-0/+228
| |
* | [Test] Rewrote test using new assertionMikhail Galanin2018-09-191-4/+2
|/
* [Test] Remove legacy tokenizer testsVsevolod Stakhov2018-08-241-34/+0
|
* [Minor] Fix entities decodingVsevolod Stakhov2018-08-211-1/+2
|
* 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-271-1/+1
| | | | 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
|