11 Commits

Author SHA1 Message Date
4cb2dfef1a Add more tests for helpers (#18675) 2021-05-25 10:28:57 +03:00
0e3a66134c Fixing Travis build
Travis build failed because of very slow MySQL queries execution.
According to MySQL 5.7.23 [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-23.html#mysqld-5-7-23-bug)
the `mysql_upgrade` command MUST be run after upgrading to this release.
Otherwise MySQL will flood logs with a warging that results in a performance problems.
2018-08-29 12:24:55 +03:00
64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 2017-10-19 01:54:40 +03:00
5af3118120 enforce backupGlobals enabled for PHPUnit 2017-04-20 11:38:25 +03:00
2aeb479341 better unit test for generateRandomBytes() 2016-04-28 04:05:45 +02:00
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
dc79c8c11a Sphinx ignore group removed from phpunit run script 2013-11-28 11:05:23 +02:00
e19d0dacf9 Fixes #823: consistent interface naming 2013-09-24 15:45:09 +04:00
e9f22eb44e Travis-ci and phpunit config for coveralls 2013-07-29 13:17:57 +02:00
985f076b2d Testsuite config 2013-05-04 21:47:01 +07:00