From: jenkins-bot Date: Thu, 18 Apr 2013 08:42:02 +0000 (+0000) Subject: Merge "Add non DBMS depending SQL tests for DatabaseBase" X-Git-Tag: 1.31.0-rc.0~19961 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=dfc977826c591f1087159c4794bab254b9cb34bf;p=lhc%2Fweb%2Fwiklou.git Merge "Add non DBMS depending SQL tests for DatabaseBase" --- dfc977826c591f1087159c4794bab254b9cb34bf diff --cc tests/TestsAutoLoader.php index 4341891235,1561f8f4f6..83c2fcb68f --- a/tests/TestsAutoLoader.php +++ b/tests/TestsAutoLoader.php @@@ -47,7 -47,11 +47,8 @@@ $wgAutoloadClasses += array //db 'ORMTableTest' => "$testDir/phpunit/includes/db/ORMTableTest.php", + 'DatabaseTestHelper' => "$testDir/phpunit/includes/db/DatabaseTestHelper.php", - //Selenium - 'SeleniumTestConstants' => "$testDir/selenium/SeleniumTestConstants.php", - # tests/phpunit/includes/api 'ApiFormatTestBase' => "$testDir/phpunit/includes/api/format/ApiFormatTestBase.php", 'ApiTestCase' => "$testDir/phpunit/includes/api/ApiTestCase.php",