wiki.techinc.nl/tests/phpunit/includes/libs
Thiemo Kreuz 8a4e15db7f Add missing newline between <?php and namespace/use section
The rest of the codebase is using this code formatting standard.

Change-Id: I4d2ba61757a7e28d40096d9dc5915005c340d4f2
2019-06-03 13:36:48 +00:00
..
composer tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests 2019-01-22 08:01:36 +00:00
http
mime Better detection for old MS Office files 2019-01-23 09:23:17 +11:00
objectcache tests: Remove use of wfRandomString() for test fixtures 2019-05-06 17:22:03 +00:00
rdbms rdbms: fix ChronologyProtector client IDs to not be empty 2019-05-24 23:42:32 -07:00
services Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
stats Simplify strings in PHP code 2019-03-01 22:16:26 +01:00
ArrayUtilsTest.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
CookieTest.php Add tests for HttpRequestFactoryTest. 2019-05-13 14:32:23 +02:00
CSSMinTest.php tests: Use standard utilities for temporary file names 2019-05-06 17:21:45 +00:00
DeferredStringifierTest.php
DnsSrvDiscovererTest.php
EasyDeflateTest.php Upstream EasyDeflate library from VisualEditor 2018-06-10 14:35:27 +00:00
GenericArrayObjectTest.php
HashRingTest.php HashRing: use bisection instead of guess and refine 2018-06-08 02:36:49 -07:00
HtmlArmorTest.php
IEUrlExtensionTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
IPTest.php IP: Fix sanitization of IPv4 ranges 2018-05-23 10:34:20 -04:00
JavaScriptMinifierTest.php resourceloader: Make JSMinPlus allow reserved words as property name (ES5) 2019-02-25 01:43:57 +03:30
MapCacheLRUTest.php Make MapCacheLRU throw errors for bad $field arguments 2018-08-14 00:41:33 +00:00
MemoizedCallableTest.php Require ClassMatchesFilename sniff to pass for most of tests/ 2019-01-29 23:57:12 -08:00
MWMessagePackTest.php Remove covers validator trait where it is not needed 2019-05-17 16:49:31 +02:00
ProcessCacheLRUTest.php Remove comments literally documenting unit tests being unit tests 2019-02-19 15:18:12 +01:00
SamplingStatsdClientTest.php
StaticArrayWriterTest.php Support nested arrays in StaticArrayWriter 2018-08-27 22:23:02 +00:00
StringUtilsTest.php
TimingTest.php
XhprofDataTest.php Remove @uses annotation from XhprofDataTest 2018-08-07 12:07:00 +02:00
XhprofTest.php Xhprof: support tideways-xhprof extension 2018-06-19 14:43:40 +00:00
XmlTypeCheckTest.php