wiki.techinc.nl/tests/phpunit/includes/libs
Timo Tijhof 19bff2537e Consistently name the $this callback variable "$that"
Most are already, but some had differnet names. In PHP 5.4+ this is
redundant as they inherit automatically, but we need these for PHP 5.3
compatibility. Settle on "$that" to make these easier to find.

Change-Id: I0b68b2c550fde9c2da53d844421e34b8df0c42ed
2015-05-13 23:05:07 +01:00
..
composer Don't display composer installed extensions/skins on Special:Version 2015-01-05 15:58:43 +00:00
ArrayUtilsTest.php Consistently name the $this callback variable "$that" 2015-05-13 23:05:07 +01:00
CSSMinTest.php CSSMin: Add tests for isRemoteUrl and isLocalUrl 2015-01-29 19:47:46 +00:00
DeferredStringifierTest.php DeferredStringifier: Clean up comments and indentation in tests 2015-01-29 12:10:08 -08:00
GenericArrayObjectTest.php tests: Clean up file headers 2015-04-01 00:17:12 +01:00
HashRingTest.php Convert most libs/ tests to use PHPUnit_Framework_TestCase 2014-12-29 20:53:24 -08:00
IEUrlExtensionTest.php Convert most libs/ tests to use PHPUnit_Framework_TestCase 2014-12-29 20:53:24 -08:00
IPSetTest.php Convert most libs/ tests to use PHPUnit_Framework_TestCase 2014-12-29 20:53:24 -08:00
JavaScriptMinifierTest.php Rename testBug32548Exponent to testExponentLineBreaking 2015-01-09 12:06:31 +00:00
MWMessagePackTest.php Convert most libs/ tests to use PHPUnit_Framework_TestCase 2014-12-29 20:53:24 -08:00
ObjectFactoryTest.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
ProcessCacheLRUTest.php Start using the Assert helper class for checking parameters. 2015-05-11 17:54:07 +00:00
RunningStatTest.php Convert most libs/ tests to use PHPUnit_Framework_TestCase 2014-12-29 20:53:24 -08:00
StringUtilsTest.php StringUtils: throw InvalidArgumentException and move into libs/ 2015-01-29 10:30:57 -08:00
XhprofTest.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
XmlTypeCheckTest.php SECURITY: Always expand xml entities when checking SVG's 2015-04-01 09:56:20 -07:00