wiki.techinc.nl/tests/phpunit/includes/libs
Kunal Mehta 987d2e4c77 Use cdb library and provide a back-compat layer
The new cdb library is pulled in via composer. Since the
library uses namespaces, a backwards-compatability layer
is provided for the old class names:
* CdbReader
* CdbWriter
* CdbException

The PHP/DBA-specific classes should never have been used directly.

Depends on I98302bdf1 in mediawiki/vendor

Change-Id: I39549ac8540b262cf91f7d1830d36327afb3033d
2014-11-19 18:39:27 +00:00
..
CSSMinTest.php CSSMin: Don't generate double rules for IE < 8 when embedding SVG files 2014-09-30 21:19:58 +00:00
GenericArrayObjectTest.php Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
HashRingTest.php Moved HashRing to /libs 2014-01-07 22:18:09 +00:00
IEUrlExtensionTest.php @covers tags for unit tests 2013-10-24 18:22:57 +01:00
IPSetTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
JavaScriptMinifierTest.php Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
MWMessagePackTest.php test: Clean up data providers that should be static 2014-09-18 12:52:44 -07:00
ObjectFactoryTest.php Add @covers tags to ObjectFactoryTest 2014-11-12 17:17:36 +00:00
ProcessCacheLRUTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
RunningStatTest.php Remove unused stuff from tests 2014-03-07 21:16:32 +00:00
XhprofTest.php Work around test provider running before setUp() 2014-11-13 13:18:08 -07:00