summaryrefslogtreecommitdiffstats
path: root/tests/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* Only do the description kung-fu on strings - fixes #17028Thomas Müller2015-07-011-0/+4
* Use UTF-8 mode for preg_split and preg_replaceLukas Reschke2015-07-011-2/+8
* Adjust tests and check whether clear() is calledJoas Schilling2015-04-011-2/+2
* Test improvementsRobin Appelman2015-02-171-37/+10
* Use the app manager from oc_appRobin Appelman2015-02-161-3/+10
* Merge pull request #13319 from owncloud/replace-line-breaks-in-app-descriptionLukas Reschke2015-01-171-0/+29
|\
| * OC_App::parseAppInfoMorris Jobke2015-01-141-0/+29
* | Check new and old ways of required oC version for app compatibilityJoas Schilling2015-01-141-2/+51
|/
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-171-0/+3
|\
| * Correctly refresh the apps list after removing the mockJoas Schilling2014-11-171-0/+3
* | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache...Robin Appelman2014-11-051-6/+1
|/
* Added unit tests for cache of enabled appsVincent Petry2014-09-031-10/+74
* Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-021-0/+162
* Added requiremin/requiremax fields for appsVincent Petry2014-05-271-65/+209
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* Fixed apps loading orderVincent Petry2013-12-201-0/+13
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* used oc version 5.0.3Bernhard Posselt2013-04-091-1/+1
* added yet another test for the verion compare check due to mailBernhard Posselt2013-04-091-0/+8
* return true once one owncloud version number is bigger at any positionBernhard Posselt2013-02-251-0/+8
* more tests to fail the version checkBernhard Posselt2013-02-251-1/+15
* created unittests and factored out version test into seperate methodBernhard Posselt2013-02-251-0/+52