summaryrefslogtreecommitdiffstats
path: root/tests/lib/setup.php
Commit message (Expand)AuthorAgeFilesLines
* Check for PDO instead of removed function for PHP 7 compatibilityLukas Reschke2015-07-301-4/+16
* properly mock dependencies for setup testsMorris Jobke2015-07-301-1/+7
* fix unit testsMorris Jobke2015-07-291-2/+2
* Remove remainings of mssqlThomas Müller2015-07-291-3/+2
* Move the helpful method to the TestCase classJoas Schilling2015-06-031-1/+1
* Properly handle available databases at runtime and respect setup checks in co...Thomas Müller2015-03-111-3/+14
* Fix namespace of OC_Setup -> \OC\SetupThomas Müller2015-02-231-3/+3
* Add version to .htaccessLukas Reschke2015-01-081-1/+14
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-2/+4
* Make supported DBs configurable within config.phpLukas Reschke2014-10-271-0/+103