summaryrefslogtreecommitdiff
path: root/src/tests/broken_configuration/config (follow)
AgeCommit message (Collapse)Author
2021-11-19added old php version checkBen Fuhrmannek
2021-11-11detect dummy or short encryption keyBen Fuhrmannek
2021-08-10filename typoBen Fuhrmannek
2021-08-10prevent option to be enabled and then disabledBen Fuhrmannek
2021-01-04Add a check on parameters namesxXx-caillou-xXx
Snuffleupagus will now warn when a particular function doesn't have the expected parameters configuration-wise.
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
Add the possibility to log directly into the syslog, instead of using php's log system.
2019-01-14Reorganize the testsuitejvoisin
Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform.