* In NewParserTest, refactored code to use FileBackend (bug 31737). Also made some...
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 25 Jan 2012 23:11:53 +0000 (23:11 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 25 Jan 2012 23:11:53 +0000 (23:11 +0000)
commitc1c6433bfc26a471bd94eb092fcf06fad78b20eb
tree8159815b5588922ac05117a82d36cf9ae60a0494
parent229f511070f88f9f3ee92000977c4c710a76e3ce
* In NewParserTest, refactored code to use FileBackend (bug 31737). Also made some speed improvements and made regex= not flood the output with 600 items of crap.
* In FileBackendTest, call clean() on the dirs *after* deleting all the files first.
* Speed improvements to MediaWikiTestCase.
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/filerepo/FileBackendTest.php
tests/phpunit/includes/filerepo/StoreBatchTest.php
tests/phpunit/includes/parser/NewParserTest.php