appstreamtest: handle non-installed programs
ClosedPublic

Authored by ervin on Dec 29 2016, 3:29 PM.

Details

Summary

If you just built the software without installing it and then run ctest,
this will systematically fail while trying to read install_manifest.txt.
With this patch this case is now handled gracefully, not forcing to
install to have a test suite which fully passes.

Diff Detail

Repository
R240 Extra CMake Modules
Lint
Lint Skipped
Unit
Unit Tests Skipped
ervin updated this revision to Diff 9458.Dec 29 2016, 3:29 PM
ervin retitled this revision from to appstreamtest: handle non-installed programs.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: Frameworks, apol.
ervin updated this revision to Diff 9459.Dec 29 2016, 3:40 PM

Of course, I notice just now I got the order of the parameters wrong.
Now properly working both with and without install_manifest.txt in the
build directory.

apol accepted this revision.Dec 29 2016, 10:10 PM
apol edited edge metadata.
This revision is now accepted and ready to land.Dec 29 2016, 10:10 PM
This revision was automatically updated to reflect the committed changes.