wiki.techinc.nl/tests/phpunit/includes/Storage
Fomafix 6866cfec37 Simplify PHP by using ?? and ?:
Also remove not necessary surrounding parentheses.

Change-Id: I0eb5c9c1bdfb09a800258379cdcefb5fd4d3d21c
2018-07-10 20:03:17 +00:00
..
BlobStoreFactoryTest.php Fix BlobStoreFactoryTest @covers tag 2018-01-08 12:03:35 +00:00
create-pre-mcr-fields.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
DerivedPageDataUpdaterTest.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
drop-mcr-tables.sql Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
drop-pre-mcr-fields.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
drop-pre-mcr-fields.sqlite.sql MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrRevisionStoreDbTest.php MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrSchemaDetection.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
McrSchemaOverride.php MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
McrWriteBothRevisionStoreDbTest.php Fix CONCAT assertions in some MCR tests 2018-07-04 08:20:53 +01:00
McrWriteBothSchemaOverride.php [MCR] RevisionStore, enable insertions for new schema 2018-06-14 13:36:08 +00:00
MutableRevisionRecordTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
MutableRevisionSlotsTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
NameTableStoreTest.php Introduce argument for insert callback in NameTableStore 2018-06-14 15:51:16 +00:00
NoContentModelRevisionStoreDbTest.php Fix CONCAT assertions in some MCR tests 2018-07-04 08:20:53 +01:00
PageUpdaterTest.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
PreMcrRevisionStoreDbTest.php Fix CONCAT assertions in some MCR tests 2018-07-04 08:20:53 +01:00
PreMcrSchemaOverride.php Introduce per-schema unit tests for revision storage. 2018-06-07 13:31:16 +00:00
RevisionArchiveRecordTest.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionRecordTests.php Fix handling of ar_length and ar_sha1 in RevisionArchiveRecord. 2018-04-18 21:47:57 +02:00
RevisionSlotsTest.php Make undo fail if more than just the main slot is affected. 2018-06-22 15:18:41 +02:00
RevisionSlotsUpdateTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreDbTestBase.php Ignore order of slot roles in test assertions 2018-06-15 10:01:04 +00:00
RevisionStoreFactoryTest.php Introduce RevisionStoreFactory & Tests 2018-06-29 12:55:20 +00:00
RevisionStoreRecordTest.php [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
RevisionStoreTest.php MCR RevisionStore, multi content mode.. 2018-06-14 17:30:33 +02:00
SlotRecordTest.php [MCR] RevisionStore, enable insertions for new schema 2018-06-14 13:36:08 +00:00
SqlBlobStoreTest.php Blob can't be false 2018-06-20 17:32:35 +02:00