More work on getting SQLite to work with unit tests. DB Prefix changing is now static...
authorX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 20:42:39 +0000 (20:42 +0000)
committerX! <soxred93@users.mediawiki.org>
Fri, 31 Dec 2010 20:42:39 +0000 (20:42 +0000)
commitdd68f3947a0ba1166f20a11b8b2875ca9888bcce
treec3a17c0d36f97f9ccbe6dd78a7d399c85edc4c48
parent26d8fd0e8b2aefd0e73f3519accd27a08e731dd0
More work on getting SQLite to work with unit tests. DB Prefix changing is now static to allow for external classes to change it.
includes/db/CloneDatabase.php
includes/db/DatabaseSqlite.php
tests/phpunit/MediaWikiTestCase.php