summaryrefslogtreecommitdiffstats
path: root/tests/lib/repair/repairlegacystorage.php
Commit message (Expand)AuthorAgeFilesLines
* Fix namespace duplication and other issues in repairlegacystoragesJoas Schilling2015-04-131-13/+61
* Fix namespace for repair step testsVincent Petry2015-03-261-1/+2
* Fixed expected warning count on repair failVincent Petry2015-02-271-1/+1
* Detect that the done flag was not set after repair failVincent Petry2015-02-271-2/+2
* Do not abort when meeting unfixable legacy storagesVincent Petry2015-02-271-10/+13
* Replace uniqid calls with $this->getUniqueID so tests pass again on windowsJoas Schilling2014-12-031-3/+5
* Make remaining files extend the test baseJoas Schilling2014-11-191-3/+7
* Added repair step for legacy storagesVincent Petry2014-08-201-0/+282