summaryrefslogtreecommitdiffstats
path: root/tests/lib/app/dependencyanalyzer.php
Commit message (Expand)AuthorAgeFilesLines
* allow app developers to specify the minimum int sizeBernhard Posselt2016-04-281-8/+16
* Use proper base classThomas Müller2015-12-171-1/+2
* fix wordingMorris Jobke2015-07-031-1/+1
* Correct wordingLukas Reschke2015-07-021-1/+1
* Add missing type annotationsLukas Reschke2015-07-021-0/+25
* make version check work on the lowest common version denominatorBernhard Posselt2015-02-261-3/+18
* rework api of DependencyAnalyzerThomas Müller2014-12-121-18/+13
* single dependencies will not be represented as an array + fix unit testsThomas Müller2014-12-111-3/+5
* adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller2014-12-111-0/+32
* adding dependencies for supported platformsThomas Müller2014-12-111-0/+28
* adding supported libraries - including min and max versionThomas Müller2014-12-111-1/+45
* adding dependencies for command line toolsThomas Müller2014-12-111-2/+41
* no nested xml tags on dependenciesThomas Müller2014-12-041-1/+1
* adjust dependency analyzer to use attributes properlyThomas Müller2014-12-041-4/+4
* adding supported databasesThomas Müller2014-12-041-0/+32
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-041-0/+77