..
create-pre-mcr-fields.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-mcr-tables.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sql
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
drop-pre-mcr-fields.sqlite.sql
MCR tests: drop MCR fields when testing old schema
2019-12-03 23:20:40 +01:00
MainSlotRoleHandlerTest.php
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
2019-09-02 20:58:34 +01:00
McrReadNewRevisionStoreDbTest.php
Join slot and content tables when dumping XML
2019-06-27 22:26:22 +02:00
McrReadNewSchemaOverride.php
Add missing @param and @return to documentation
2019-11-16 13:45:55 +01:00
McrRevisionStoreDbTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
McrSchemaDetection.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
McrSchemaOverride.php
MCR tests: drop MCR fields when testing old schema
2019-12-03 23:20:40 +01:00
McrWriteBothRevisionStoreDbTest.php
RevisionStore: force "Unknown user" instead of empty user name
2019-11-26 22:16:56 +01:00
McrWriteBothSchemaOverride.php
Add missing @param and @return to documentation
2019-11-16 13:45:55 +01:00
MutableRevisionRecordTest.php
tests: Add explicit return type void to setUp() and tearDown()
2019-10-30 14:31:22 -07:00
MutableRevisionSlotsTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
RenderedRevisionTest.php
Stop using assertContains with string haystack
2019-12-15 00:22:44 +00:00
RevisionArchiveRecordTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
RevisionQueryInfoTest.php
RevisionStore: Introduce getContentBlobsForBatch
2019-09-27 11:15:06 -07:00
RevisionRecordTests.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
RevisionRendererTest.php
Stop using assertContains with string haystack
2019-12-15 00:22:44 +00:00
RevisionSlotsTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
RevisionStoreCacheRecordTest.php
Add missing newline between <?php and namespace/use section
2019-06-03 13:36:48 +00:00
RevisionStoreDbTestBase.php
Remove hacks for lack of index on rc_this_oldid
2019-12-04 16:00:02 -05:00
RevisionStoreFactoryTest.php
Update tests to use PHPUnit 6 class names
2019-10-06 01:01:28 -07:00
RevisionStoreRecordTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
RevisionStoreTest.php
Update tests to use PHPUnit 6 class names
2019-10-06 01:01:28 -07:00
SlotRecordTest.php
Clean up most of b/c for phpunit4
2019-10-06 00:14:35 +02:00
SlotRoleRegistryTest.php
SlotRoleRegistry: role names are case insensitive
2019-12-20 11:49:46 +00:00