summaryrefslogtreecommitdiffstats
path: root/tests/lib/repair
Commit message (Expand)AuthorAgeFilesLines
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-033-5/+7
* Make remaining files extend the test baseJoas Schilling2014-11-194-12/+25
* Added repair step for legacy storagesVincent Petry2014-08-201-0/+282
* Merge pull request #9275 from NormalRa/masterLukas Reschke2014-08-151-0/+27
|\
| * Add APK mimetype tests.Normal Ra2014-08-131-0/+27
* | Add repair step to set MySQL collation to utf8_binRobin Appelman2014-07-081-0/+73
* | MySQL: adding repair step to convert MyIsam tables to InnoDBThomas Müller2014-07-071-0/+65
|/
* Add missing quotes for OracleVincent Petry2014-06-261-2/+2
* Fixed mime type repair stepVincent Petry2014-06-261-12/+66
* Added test case for when target mime types already existVincent Petry2014-06-251-0/+46
* Moved office mimetype update to a repair stepVincent Petry2014-06-251-0/+107