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

pv-wrap: Document PV_APPEND_PRELOAD_FLAGS_IN_UNIT_TESTS


Fixes: 08751fff "tests: Assert that modules with ${LIB} or ${PLATFORM} are handled"
Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0103ed2d
No related branches found
No related tags found
1 merge request!781Test coverage and refactoring in preparation for steamrt/tasks#595
......@@ -66,6 +66,8 @@ void pv_wrap_move_into_scope (const char *steam_app_id);
* @PV_APPEND_PRELOAD_FLAGS_FLATPAK_SUBSANDBOX: The game will be run in
* a Flatpak subsandbox
* @PV_APPEND_PRELOAD_FLAGS_REMOVE_GAME_OVERLAY: Disable the Steam Overlay
* @PV_APPEND_PRELOAD_FLAGS_IN_UNIT_TESTS: Normalize $LIB and $PLATFORM,
* for unit testing
* @PV_APPEND_PRELOAD_FLAGS_NONE: None of the above
*
* Flags affecting the behaviour of pv_wrap_append_preload().
......
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