From 9b652ed5d50a40a1edde0f1b8c859f49ff8248c9 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Sun, 16 Aug 2015 17:49:45 +0200 Subject: [App Code Check] add check for version and mandatory fields * ref #17598 * including unit tests for mandatory fields/versions --- tests/apps/testapp-version/appinfo/info.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/apps/testapp-version/appinfo/info.xml (limited to 'tests/apps/testapp-version/appinfo/info.xml') diff --git a/tests/apps/testapp-version/appinfo/info.xml b/tests/apps/testapp-version/appinfo/info.xml new file mode 100644 index 00000000000..d7da3e07e36 --- /dev/null +++ b/tests/apps/testapp-version/appinfo/info.xml @@ -0,0 +1,8 @@ + + + testapp-version + Jane + A b c + Abc + Test app + -- cgit v1.2.3