* sqlite 3.3 fails, raising version to 3.6 just like parserTests.php
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 14 Oct 2010 18:01:09 +0000 (18:01 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 14 Oct 2010 18:01:09 +0000 (18:01 +0000)
commit821827fdd6df44aa85ff518bc012a8dbdbed0c86
tree6e844016d7163925cc15da9cf51f383305612b33
parent600d880fb782d94058381b2f683739f2f047e570
* sqlite 3.3 fails, raising version to 3.6 just like parserTests.php
* skip tests that need DB support

Maybe someone could implements this using the magic __call method.
maintenance/tests/phpunit/includes/search/SearchEngineTest.php