tests/color-icc-output: make use of color debug scopes
Now that we have color profile, transformation and optimizer debug scopes, make use them in this test. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com>
This commit is contained in:
parent
84eb3158b4
commit
a62cb45b6e
@ -443,6 +443,7 @@ fixture_setup(struct weston_test_harness *harness, const struct setup_args *arg)
|
||||
setup.width = WINDOW_WIDTH;
|
||||
setup.height = WINDOW_HEIGHT;
|
||||
setup.shell = SHELL_TEST_DESKTOP;
|
||||
setup.logging_scopes = "log,color-lcms-profiles,color-lcms-transformations,color-lcms-optimizer";
|
||||
|
||||
file_name = build_output_icc_profile(arg);
|
||||
if (!file_name)
|
||||
|
Loading…
Reference in New Issue
Block a user