wiki.techinc.nl/tests/phpunit/includes/libs
Aaron Schulz 0d87d67d61 Move MimeMagic code to libs/mime/MimeAnalyzer.php
* The later resides in /libs with related files.
* Explose MimeAnalyzer as a service.
* Keep MimeMagic::singleton() as a b/c alias.
* MimeMagic::applyDefaultConfig() will bootstrap the service
  with all of the old config, extension hook handler, and
  detector command shell-out behavior.

Change-Id: Ie2695a52e7a3bcfda9f7fa83659a9ff31b372bc3
2016-10-15 00:05:16 +00:00
..
composer Improve @covers tags for ComposerJson and ComposerLock tests 2016-10-02 02:22:10 -07:00
mime Move MimeMagic code to libs/mime/MimeAnalyzer.php 2016-10-15 00:05:16 +00:00
objectcache objectcache: Fix test coverage 2016-10-11 21:48:44 +02:00
rdbms/database Make database classes handle hyphens in $wgDBname 2016-09-17 15:29:21 -07:00
time Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp 2016-09-21 21:43:32 -07:00
xmp Move XMP* classes to includes/libs 2016-09-20 20:20:10 -07:00
ArrayUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CSSMinTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
DeferredStringifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GenericArrayObjectTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HashRingTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlArmorTest.php Add LinkRenderer (rewrite of Linker::link()) 2016-05-23 12:00:09 -07:00
IEUrlExtensionTest.php IEUrlExtension: Add tests for the main use case the lib exists for 2015-08-28 13:30:31 +02:00
IPTest.php Move IP class to libs/ 2016-09-21 20:18:08 -07:00
JavaScriptMinifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MemoizedCallableTest.php Detect/use APCu properly 2016-10-01 23:07:47 +01:00
MWMessagePackTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectFactoryTest.php ObjectFactoryTest: Add tests for 'factory' option 2016-08-17 09:32:31 -07:00
ProcessCacheLRUTest.php Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
SamplingStatsdClientTest.php Make statsd sampling rates configurable 2016-05-16 14:37:30 +00:00
StringUtilsTest.php Clean up after "Kill mbstring fallbacks" 2016-04-07 09:02:37 -04:00
TimingTest.php Timing: Fix flaky TimingTest test 2016-02-18 21:06:34 +00:00
XhprofDataTest.php Decouple Xhprof profiling from profiling data processing 2016-05-12 22:23:05 +00:00
XhprofTest.php Decouple Xhprof profiling from profiling data processing 2016-05-12 22:23:05 +00:00
XmlTypeCheckTest.php Add a test for entity expansion OOM in XmlTypeCheck 2016-07-06 18:56:21 -04:00