summaryrefslogtreecommitdiffstats
path: root/tests/lib/app/infoparser.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-55/+0
* Remove deprecated HTTPHelper from InfoParserThomas Müller2016-04-221-12/+4
* Use proper base classThomas Müller2015-12-171-1/+2
* Add wrapper for GuzzleLukas Reschke2015-03-251-3/+3
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-1/+2
* migrate \OC\AllConfig to \OCP\IConfigMorris Jobke2014-12-081-1/+1
* switch to different parsing implementation to get xml attributes properly han...Thomas Müller2014-12-041-1/+0
* introduce dependency analyzer to take care of app dependenciesThomas Müller2014-12-041-6/+15
* handle invalid xml fileThomas Müller2014-11-251-0/+5
* simplify xml parser codeThomas Müller2014-11-251-17/+8
* Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-0/+57