mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 9144f20245 Restore check for dividebyzero
Follow-up of I1721a3ba532d481e3ecf35f51099c1438b6b73b2. This is the only
wrong replacement: strict checking will let 5 / 0.0 pass, with
unexpected results. Adding a regression test for it, too.

Change-Id: I25dbe9fafa92fd9a11bd8bc6ab8e66f305b8d48e
2019-03-23 11:38:39 +01:00
..
AbuseFilterConsequencesTest.php Remove exclusions for Generic.Files.LineLength 2019-02-23 10:12:07 +01:00
AbuseFilterParserTest.php Merge "Fix shortcircuit for consecutive operations" 2019-03-17 10:04:14 +00:00
AbuseFilterSaveTest.php In tests that create users, add 'user' to $this->tablesUsed 2019-02-08 16:40:17 +11:00
AbuseFilterTest.php Merge "Don't use wgLang and wgContLang" 2019-03-17 09:53:16 +00:00
AbuseFilterTokenizerTest.php Improve code coverage 2018-08-22 19:07:14 +02:00
AFPDataTest.php Restore check for dividebyzero 2019-03-23 11:38:39 +01:00