Skip to content
Snippets Groups Projects
Commit c08dc250 authored by Simon McVittie's avatar Simon McVittie
Browse files

tests: Ensure we have better coverage if built with --werror


Release builds are not done with --werror, so we will gracefully skip
various parts of the build if we are running on a particularly strange
platform (where /dev/pts isn't a directory, /dev/stderr isn't a symlink,
or we are unable to expand `${LIB}` and `${PLATFORM}`). But for our
official CI and individual developers' builds, we expect the build to
be done on a platform that makes sense, so we can be more strict.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent d47e2e0c
No related branches found
No related tags found
1 merge request!781Test coverage and refactoring in preparation for steamrt/tasks#595
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment