wiki.techinc.nl/tests/phpunit/includes/libs
Timo Tijhof aed9f32e04 tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests
Reference the fixture files relatively instead of absolutely,
this is done for most other references to data files as well
I believe.

Use plain arrayEquals(), which seems to suffice here. In PHP 7 at
least, regular == doesn't require the declaration order of the
keys to be the same in order to evaluate to true.

Change-Id: Iddc874ec811f5c960e13d480d70bcb20334cfa1e
2019-01-22 08:01:36 +00:00
..
composer tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests 2019-01-22 08:01:36 +00:00
http build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
mime build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
objectcache objectcache: add expiration check callback to WANObjectCache::getWithSetCallback 2018-12-21 19:25:26 +00:00
rdbms Database: Allow selectFieldValues() to accept SQL fragments 2018-10-17 22:21:40 +00:00
services Fully extract services framework as a library 2019-01-16 17:31:05 +01:00
stats Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory 2018-08-19 00:19:57 -07:00
ArrayUtilsTest.php tests: Remove some unused stuff in phpunit tests 2018-03-26 22:45:29 +00:00
CSSMinTest.php Fix typos 2018-08-14 09:52:19 +00:00
DeferredStringifierTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
DnsSrvDiscovererTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
EasyDeflateTest.php Upstream EasyDeflate library from VisualEditor 2018-06-10 14:35:27 +00:00
GenericArrayObjectTest.php Remove @dataProvider and @covers from non-test functions 2018-03-18 22:22:43 +00:00
HashRingTest.php HashRing: use bisection instead of guess and refine 2018-06-08 02:36:49 -07:00
HtmlArmorTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
IEUrlExtensionTest.php Rewrite IEUrlExtensionTest using a data provider 2018-06-08 23:07:38 -07:00
IPTest.php IP: Fix sanitization of IPv4 ranges 2018-05-23 10:34:20 -04:00
JavaScriptMinifierTest.php JavaScriptMinifier: Fix bad state after ternary in object literal 2018-08-16 17:02:07 +00:00
MapCacheLRUTest.php Make MapCacheLRU throw errors for bad $field arguments 2018-08-14 00:41:33 +00:00
MemoizedCallableTest.php tests: fix PHPUnit @requires for APCU 2018-04-03 12:21:55 +00:00
MWMessagePackTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
ProcessCacheLRUTest.php Make ProcessCacheLRU wrap MapCacheLRU 2018-06-28 20:23:37 +00:00
SamplingStatsdClientTest.php Fix SamplingStatsdClient for PHP 7.1+ 2018-04-05 11:51:00 +02:00
StaticArrayWriterTest.php Support nested arrays in StaticArrayWriter 2018-08-27 22:23:02 +00:00
StringUtilsTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
TimingTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
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 build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00