This way we can be warned quickly about any AppStream issue (cf. bug 782759). This test requires web access for screenshot verification. Packagers are invited to use --without-appdata-test option if they want to skip the test (for instance if build environment has restricted network access).
3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
#!/bin/sh
|
|
|
|
appstream-util validate-strict ${GIMP_TESTING_ABS_TOP_SRCDIR}/desktop/gimp.appdata.xml.in
|