summaryrefslogtreecommitdiffstats
path: root/tests/apps/testapp-version
Commit message (Collapse)AuthorAgeFilesLines
* Validate the info.xml against the appstore schema fileJoas Schilling2018-02-162-12/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Version and dependency are now requiredJoas Schilling2017-05-221-0/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [App Code Check] add check for version and mandatory fieldsMorris Jobke2015-09-242-0/+9
* ref #17598 * including unit tests for mandatory fields/versions