wiki.techinc.nl/tests/phpunit/includes/content
Kunal Mehta bb8fff662a JsonContentHandler: Make sure makeEmptyContent() is valid JSON
The default TextContentHandler::makeEmptyContent() implementation
is an empty string, which is not valid JSON.

Change-Id: I8bc6ec647c5e8cd01c5cd63031525619c4ef44d0
2016-09-08 12:52:56 -07:00
..
ContentHandlerTest.php Merge "Extract ParserOutput search index data fields from WikiTextContentHandler" 2016-08-19 18:40:17 +00:00
CssContentHandlerTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
CssContentTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
JavaScriptContentHandlerTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
JavaScriptContentTest.php Remove Title::newFromRedirectRecurse() 2016-04-03 13:31:57 +01:00
JsonContentHandlerTest.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
JsonContentTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
TextContentHandlerTest.php Make content handlers assemble content for search 2016-07-26 13:08:45 -07:00
TextContentTest.php content: Refactor normalization of line endings code 2016-08-23 11:09:59 -07:00
WikitextContentHandlerTest.php Make content handlers assemble content for search 2016-07-26 13:08:45 -07:00
WikitextContentTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikitextStructureTest.php Merge "Add DEFAULTSORT to search index field data" 2016-09-01 14:51:41 +00:00