wiki.techinc.nl/tests/phpunit/includes/exception
Brad Jorsch 4a275ea53c Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest
It's annoying and pointless. Instead, have MWException write them to
standard output where we can catch them with ob_start().

Bug: T170028
Bug: T170029
Change-Id: Icd99c1c39d4a30d78c511d33948ef639e1b92455
2018-02-16 09:01:51 +00:00
..
BadTitleErrorTest.php Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest 2018-02-16 09:01:51 +00:00
ErrorPageErrorTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
HttpErrorTest.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
MWExceptionHandlerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWExceptionTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
ReadOnlyErrorTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ThrottledErrorTest.php Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest 2018-02-16 09:01:51 +00:00
UserNotLoggedInTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00