aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/migrate.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove OC_MigrateLukas Reschke2014-11-241-98/+0
| | | | | | This is unused legacy code. Let it die with ~~~honor~~ fire. Fixes https://github.com/owncloud/core/issues/12346
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-2/+2
|
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-14/+22
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-3/+3
| | | | * test case added to avoid adding them later
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+1
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Fix poor spellingtomneedham2014-02-181-3/+3
|
* Finish basic testing of user exporttomneedham2014-02-171-6/+63
|
* Add WIP unit test for migrationtomneedham2014-01-071-0/+32