Skip to content

appstreamtest: Check if file exists before testing it

Alexander Lohnau requested to merge work/appstream_test into master

In case one has uninstalled the project, but has made local changes that should be tested the test would fail. Instead check if the files exist before adding them to the list of files that will be tested.

Merge request reports