wiki.techinc.nl/tests/phpunit/includes/db
Aaron Schulz 46cf4f1e30 Clean up $wgSQLiteDataDir handling and removed standalone sqlite class
* The data directory can now be set via the construction params
* A standalone factory method now replaces the subclass
* Also made mDatabaseFile protected

Change-Id: I1791fd4f630e5c121fa7f68f473411a7c12d0c97
2015-03-09 18:35:24 +00:00
..
DatabaseMysqlBaseTest.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
DatabaseSqliteTest.php Clean up $wgSQLiteDataDir handling and removed standalone sqlite class 2015-03-09 18:35:24 +00:00
DatabaseSQLTest.php Database::makeList() : Handle NULL when building 'IN' clause 2015-01-03 22:20:35 +05:30
DatabaseTest.php Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
DatabaseTestHelper.php Fix calls to DatabaseBase static functions 2014-08-17 03:23:18 +00:00
LBFactoryTest.php Remove '@section LICENSE' 2014-11-26 02:20:55 +00:00
ORMRowTest.php Change @return to start with type 2014-08-20 20:35:41 +02:00
ORMTableTest.php Fix phpunit test tags 2014-11-07 20:11:08 +00:00
TestORMRowTest.php Remove require_once from some tests by adding classes to TestsAutoLoader 2014-11-12 20:24:08 +01:00