wiki.techinc.nl/tests/phpunit/includes/libs
Timo Tijhof 221829c4c1 MemoizedCallable: Add test for memoized closure
Follows-up da3443bfa2.

It won't work across different requests due to use of uniqid()
internally (so we may want to use a HashBagOStuff for closure
instead to save memory in APC). But at least assert that it does
and is intended to work.

Change-Id: Id4b42e8717f62f733eee8fcc9a4ab6c0f5c1f2fe
2016-03-08 16:42:21 +00:00
..
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
objectcache CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07:00
ArrayUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CSSMinTest.php CSSMin: Make isRemoteUrl and isLocalUrl really private, now that we can in PHP 5.5 2016-02-17 15:50:08 +01: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
IEUrlExtensionTest.php IEUrlExtension: Add tests for the main use case the lib exists for 2015-08-28 13:30:31 +02:00
JavaScriptMinifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MemoizedCallableTest.php MemoizedCallable: Add test for memoized closure 2016-03-08 16:42:21 +00:00
MWMessagePackTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProcessCacheLRUTest.php Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
SamplingStatsdClientTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StringUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TimingTest.php Timing: Fix flaky TimingTest test 2016-02-18 21:06:34 +00:00
XhprofTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlTypeCheckTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00