aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] One more trailing slash fix + testsVsevolod Stakhov2020-02-181-4/+4
|
* [Rework] Further project structure reorganisationVsevolod Stakhov2020-02-111-2/+0
|
* [Minor] Fix unit testsVsevolod Stakhov2020-02-101-13/+14
|
* [Test] Add some more testsVsevolod Stakhov2020-02-101-0/+11
|
* [Test] Fuzzy skip hasheskorgoth12020-02-092-2/+0
|
* [Test] Fuzzy skip hasheskorgoth12020-02-091-1/+1
|
* [Test] Fuzzy skip hasheskorgoth12020-02-092-2/+8
|
* [Test] Fuzzy skip hasheskorgoth12020-02-074-0/+21
|
* [Test] Setting's prioritykorgoth12020-02-051-1/+0
|
* [Test] Setting's prioritykorgoth12020-02-053-0/+26
|
* [Minor] Remove non-reject gtube patterns unless enable_test_patterns is enabledVsevolod Stakhov2020-02-041-1/+2
|
* [Test] Add avast test casesVsevolod Stakhov2020-02-014-0/+95
|
* [Test] Fix ::1/64 absurdic caseVsevolod Stakhov2020-01-241-1/+1
|
* [Minor] Fix masks calculationsVsevolod Stakhov2020-01-241-2/+2
|
* [Test] Fix/Improve radix testingVsevolod Stakhov2020-01-231-41/+85
|
* [Minor] test: remove hard-coded build directoryPeter Wu2020-01-213-4/+14
| | | | | | | | | | | * Reproducible build: avoid defining the BUILDROOT macro and avoid embedding the build directory in the test image. Instead rely on the test files being present next to the executable. * I considered using g_test_build_filename, available since GLib 2.38 (available on all supported platforms, RHEL 7, Debian, Ubuntu, etc.), but decided against it because it would require setting the G_TEST_SRCDIR or G_TEST_BUILDDIR environment variables. Therefore this patch simply parses argv0 directly.
* [Minor] Another try to fix shiftingVsevolod Stakhov2020-01-171-0/+3
|
* [Minor] Another try to fix urls shifting when decodingVsevolod Stakhov2020-01-171-0/+4
|
* [Test] SPF external IP mapkorgoth12020-01-162-1/+2
|
* [Test] SPF external IP mapkorgoth12020-01-151-1/+3
|
* [Fix] Fix urls shifting when doing decode to include separatorsVsevolod Stakhov2020-01-151-1/+1
|
* [Test] Add a test case for URL parsingAnton Yuzhaninov2020-01-141-0/+3
| | | | Currently it fails because fragment is not extracted correctly.
* Merge pull request #3206 from korgoth1/masterVsevolod Stakhov2020-01-111-0/+6
|\ | | | | [Test] SURBL resolve ip
| * [Test] SURBL resolve ipkorgoth12020-01-111-3/+3
| |
| * [Test] SURBL resolve ipkorgoth12020-01-101-1/+1
| |
| * [Test] SURBL resolve ipkorgoth12020-01-103-9/+19
| |\
| * | [Test] SPF external relay mapkorgoth12020-01-091-3/+1
| | |
* | | [Test] Add more testsVsevolod Stakhov2020-01-101-5/+11
| |/ |/|
* | [Test] Improve unit testsVsevolod Stakhov2020-01-101-8/+10
|/
* [Test] SPF uppercase elementskorgoth12019-12-292-0/+10
|
* [Minor] Sync ffi defsVsevolod Stakhov2019-12-231-3/+3
|
* [Project] Support mempool flagsVsevolod Stakhov2019-12-234-9/+9
|
* [Test] SPF unresolved a/mx/ptr fixkorgoth12019-12-201-7/+7
|
* [Test] Add tests for first/last transformsVsevolod Stakhov2019-12-111-3/+21
|
* [Test] Disable broken test, I've given upVsevolod Stakhov2019-12-081-7/+8
|
* [Test] Slightly improve a test messageVsevolod Stakhov2019-12-081-1/+3
|
* [Test] Add missing test recordsVsevolod Stakhov2019-12-082-1/+6
|
* [Test] SURBL html entity&shykorgoth12019-12-071-0/+1
|
* [Test] SPF for relaykorgoth12019-12-072-0/+7
|
* [Test] SPF for relaykorgoth12019-12-075-18/+14
|
* [Test] SPF for relaykorgoth12019-12-061-1/+1
|\
| * [Minor] Some small changes to the logicVsevolod Stakhov2019-12-051-1/+1
| |
* | [Test] SPF PERMFAIL REDIRECT WITHOUT SPFkorgoth12019-12-064-1/+36
|/
* [Test] SPF PERMFAIL REDIRECT WITHOUT SPFkorgoth12019-12-052-0/+22
|
* Merge pull request #3172 from korgoth1/masterVsevolod Stakhov2019-12-035-135/+170
|\ | | | | [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.
| * [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.korgoth12019-12-021-0/+1
| |\
| * | [Test] 115 Dmarc is now separated by 115 dmarc, 116 dkim, 117 spf.korgoth12019-12-025-135/+170
| | |
* | | [Test] Spf is now Lua moduleVsevolod Stakhov2019-12-023-2/+4
| |/ |/|
* | [Minor] Fix errors handlingVsevolod Stakhov2019-12-021-0/+1
|/
* [Test] scan .pdf encrypted and with javascriptkorgoth12019-12-013-0/+2503
|