summaryrefslogtreecommitdiff
path: root/src/tests (follow)
AgeCommit message (Expand)Author
2020-12-31Enable a PHP<8 testjvoisin
2020-12-31Add two tests for cookies encryption on php8jvoisin
2020-12-31Add tests for harden_randjvoisin
2020-12-31Add two tests for inexistant config filesjvoisin
2020-12-31Actually enable the testsjvoisin
2020-12-31Enable 3 more testsjvoisin
2020-12-31Add a tests for unserialize with php8jvoisin
2020-12-31Enable 3 more tests for php8jvoisin
2020-12-31Add tests for broken configuration on php8jvoisin
2020-12-28Enable 2 more testsjvoisin
2020-12-28Enable more tests for php8jvoisin
2020-12-25mark some tests as passing on php8jvoisin
2020-12-24Add PHP8 supportJulien Voisin
2020-12-12Mark the relevant php8 tests as broken (#359)jvoisin
2020-12-01In tests, don't `die("skip")` but `print "skip"` instead (#358)jvoisin
2020-11-29Make the `>` operator skip over functionsjvoisin
2020-11-20Add some tests for the strict modejvoisin
2020-11-12Add a testjvoisin
2020-11-12Invalid configurations with mutually exclusive keywords now abortsjvoisin
2020-11-12Harmonize a bit the configuration parsing and fix a typojvoisin
2020-11-08Mark a test as brokenjvoisin
2020-10-03Fix the testsuite for php7.4jvoisin
2020-08-16Add a test for the native loggingjvoisin
2020-08-12Allow empty configuration (#342)jvoisin
2020-08-05Add a test for the syslog output of the logsjvoisin
2020-07-21Fix #338 - added log type if type is simulation, drop or log. (#339)Giovanni
2020-07-04Add two tests related to x-forwarded-for and remote-addrjvoisin
2020-06-19Fix the gitlab-ci Ubuntu runnerjvoisin
2020-06-07Fix a broken test on php nightlyjvoisin
2020-06-07Mark simplexml tests as brokenjvoisin
2020-06-07Travis-ci's SimpleXML setup is weirdjvoisin
2020-05-14Fix the testsuite under php7.4jvoisin
2020-05-01Make the testsuite work on php7.4jvoisin
2020-03-04%s/nbs-system/jvoisinjvoisin
2019-11-03Log ip addresseskkadosh
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-07-09Don't run an openssl-dependent test is openssl isn't installedRemi Collet
2019-07-09Add a stream wrapper test that doesn't depend on openssljvoisin
2019-02-23Fix the testsuite on php8.jvoisin
2019-01-14Reorganize the testsuitejvoisin
2019-01-03Add a gitlab-ci file, and a fix test on Fedorajvoisin
2018-12-26Add two eval-related testsjvoisin
2018-12-26Fix the build for php7.0jvoisin
2018-12-26Fix the build for php7.0 and php7.1jvoisin
2018-12-26Bump a bit the coveragejvoisin
2018-12-26Remove an unnecessary guard against infinite recursion in session handlingjvoisin
2018-12-26Make the testsuite a bit more portablejvoisin
2018-12-15Provide a php script, to get rid of the python one for test suiteRemi Collet
2018-10-09Bump coveragejvoisin
2018-10-09Bump the coverage a bitjvoisin