wiki.techinc.nl/tests/phpunit/includes/parser
Aaron Schulz 9ee2b6f7fc Added a MemoryFileBackend class and made MockFileBackend subclass it
* This backend passes all filebackend and parser tests
* Fixed setupUploads() in parser tests to just use create() instead
  of using store() and having a race condition in the process
* Fixed 'use-filebackend=' for Parser tests

bug: 58094
Change-Id: Ib0c38183cb7f9f2325da98c8a8a1eb2b8e39a7aa
2013-12-19 12:38:00 -08:00
..
MagicVariableTest.php Cleanup MagicVariableTest 2013-10-23 07:58:14 +00:00
MediaWikiParserTest.php Fix spacing and break some lines 2013-08-24 17:06:25 +02:00
NewParserTest.php Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
ParserMethodsTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
ParserOutputTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
ParserPreloadTest.php General cleanup of Parser tests 2013-10-23 12:26:15 +00:00
PreprocessorTest.php Fix scope on all /phpunit test methods 2013-10-24 10:31:32 +02:00
TagHooksTest.php @covers tags for the rest of test files.. 2013-10-24 21:38:08 +01:00
TidyTest.php Make setUp and tearDown protected in tests 2013-11-24 01:48:09 +01:00