wiki.techinc.nl/tests/phpunit/includes/Revision
Petr Pchelko f9cc7e0416 Introduce RevisionStore::newRevisionsFromBatch
Bug: T228988
Change-Id: Ia82e47e44dd70def6d6d5d4f598f9ae969645aae
2019-09-03 12:23:01 -07:00
..
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 Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04: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 newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
McrRevisionStoreDbTest.php Introduce RevisionStore::newRevisionsFromBatch 2019-09-03 12:23:01 -07:00
McrSchemaDetection.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
McrSchemaOverride.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
McrWriteBothRevisionStoreDbTest.php Join slot and content tables when dumping XML 2019-06-27 22:26:22 +02:00
McrWriteBothSchemaOverride.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
MutableRevisionRecordTest.php Clear the title cache in MutableRevisionRecordTest 2018-10-25 21:16:27 +00:00
MutableRevisionSlotsTest.php Fix @param tags 2019-02-03 16:49:10 +01:00
NoContentModelRevisionStoreDbTest.php Join slot and content tables when dumping XML 2019-06-27 22:26:22 +02:00
PreMcrRevisionStoreDbTest.php Join slot and content tables when dumping XML 2019-06-27 22:26:22 +02:00
PreMcrSchemaOverride.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
RenderedRevisionTest.php Fix @param tags 2019-02-03 16:49:10 +01:00
RevisionArchiveRecordTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
RevisionQueryInfoTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
RevisionRecordTests.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
RevisionRendererTest.php Re-apply: Factors out permissions check from User into PermissionManager service 2019-06-28 13:19:38 -07:00
RevisionSlotsTest.php Fix @param tags 2019-02-03 16:49:10 +01:00
RevisionStoreCacheRecordTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
RevisionStoreDbTestBase.php Introduce RevisionStore::newRevisionsFromBatch 2019-09-03 12:23:01 -07:00
RevisionStoreFactoryTest.php Unset all globals unneeded for unit tests, assert correct directory 2019-07-09 14:09:29 -04:00
RevisionStoreRecordTest.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
RevisionStoreTest.php Make wfGetDB() return a MaintainableDBConnRef instance (take 2) 2019-07-25 15:28:27 +00:00
SlotRecordTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
SlotRoleRegistryTest.php Replace very trivial mock builders with createMock() 2019-06-24 08:36:16 +00:00