wiki.techinc.nl/tests/phpunit/includes/libs
Aaron Schulz 3348200473 Make adaptiveTTL() less strict about $mtime type
Callers using wfTimestamp( TS_UNIX, ... ) where getting $minTTL
due to the output being a string number.

Change-Id: I6b67a941940f40ef9a543f11d0dbccacafaaa53b
2016-09-07 09:18:37 -07:00
..
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
objectcache Make adaptiveTTL() less strict about $mtime type 2016-09-07 09:18:37 -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
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 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
WaitConditionLoopTest.php objectcache: allow for callbacks to mask SYNC_WRITE latency 2016-09-01 13:44:18 -07: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