summaryrefslogtreecommitdiffstats
path: root/tests/data/app
Commit message (Collapse)AuthorAgeFilesLines
* fix unit testsThomas Müller2014-12-111-1/+1
|
* adding dependency to owncloud version - with fallback to requiremin and ↵Thomas Müller2014-12-112-1/+8
| | | | requiremax
* adding dependencies for supported platformsThomas Müller2014-12-112-1/+3
|
* adding supported libraries - including min and max versionThomas Müller2014-12-112-0/+18
|
* no nested xml tags on dependenciesThomas Müller2014-12-042-14/+10
|
* adding command dependencyThomas Müller2014-12-042-1/+17
|
* switch to different parsing implementation to get xml attributes properly ↵Thomas Müller2014-12-044-54/+19
| | | | handled
* adding supported databasesThomas Müller2014-12-042-2/+7
|
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-042-0/+47
| | | | some more unit tests on xml info parser
* adding new dependency for php version in apps info.xmlThomas Müller2014-12-042-1/+9
|
* handle invalid xml fileThomas Müller2014-11-251-0/+22
|
* simplify xml parser codeThomas Müller2014-11-251-0/+19
|
* Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-0/+22