wiki.techinc.nl/tests/phpunit/unit/includes/libs
Tim Starling 4ba64a1967 Add IDatabase::factorConds()
Generalize makeWhere2d() to provide factorConds(), which simplifies any
boolean expression consisting of equality conditions in a
sum-of-products form.

Change-Id: Ic2d6b054b69fd0be0577807bcc4afb919af7d693
2021-12-08 11:02:46 +11:00
..
composer build: Updating dependencies 2021-07-22 03:36:05 +00:00
filebackend Drop experimental FileJournal system without deprecation 2021-11-01 14:08:09 +11:00
http Always encode spaces in cookie values as "%20" 2021-10-15 04:40:53 -04:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Metrics Metrics: Add test coverage for getRenderedSamples() and send() 2021-10-23 03:13:40 +00:00
mime Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
objectcache objectcache: add watchErrors() to BagOStuff/WANObjectCache 2021-11-10 00:38:27 +00:00
ParamValidator Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
rdbms Add IDatabase::factorConds() 2021-12-08 11:02:46 +11:00
stats stats: Simplify normalizeMetricKey() and fix bad output for edge cases 2021-09-10 19:39:30 +00:00
uuid build: Updating dependencies 2021-07-22 03:36:05 +00:00
ArrayUtilsTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
CookieTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
DeflateTest.php Update Legoktm's email address 2021-05-02 05:39:37 +00:00
DnsSrvDiscovererTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
GhostFieldAccessTraitTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
HashRingTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
HtmlArmorTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
MapCacheLRUTest.php MapCacheLRU: Remove redundant type checks in favour of native warnings 2021-08-18 00:10:10 +01:00
MemoizedCallableTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
SamplingStatsdClientTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
StaticArrayWriterTest.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
StringUtilsTest.php Move a lot of libs tests to the unit test directory 2019-11-11 17:53:56 -08:00
TimingTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
XhprofDataTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
XhprofTest.php profiler: Fixup broken logic for the new 'running' option 2021-09-16 03:26:23 +01:00
XmlTypeCheckTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00