summaryrefslogtreecommitdiffstats
path: root/tests/lib/installer.php
Commit message (Collapse)AuthorAgeFilesLines
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-94/+0
|
* Verify signature of apps with level "Official" coming from the appstoreLukas Reschke2016-01-101-0/+12
| | | | This change will verify the signature of all apps with the level "Official" coming from the appstore or if they have been signed before.
* Use TempManager instead of tmpFileMorris Jobke2015-12-181-3/+3
|
* Replace OC_Config in tests with IConfig callsMorris Jobke2015-12-021-3/+4
|
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-3/+7
|
* fix unit testsThomas Müller2014-06-051-9/+15
|
* remove not needed unlink in installer testGeorg Ehrke2014-06-041-3/+0
|
* add unit testGeorg Ehrke2014-06-041-0/+74