mutter/cogl/tests/conform
Marco Trevisan (Treviño) 7d88386ee1 mutter-cogl.test: Use xvfb-run to run the cogl tests
The cogl tests need to run with a display server set, however since we
use TestEnvironment, only the listed env variables will be exposed to
the test and so no DISPLAY will be set when launching it with
gnome-desktop-testing-runner.

As per this, just run the tests using xvfb-run so that we match what's
happening in CI and we ensure that the tests are run in a safe
environment.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1876>
2021-05-26 21:03:45 +02:00
..
meson
meson.build cogl/journal: Don't sometimes hold a ref on the framebuffer 2021-02-18 16:59:00 +00:00
mutter-cogl.test.in mutter-cogl.test: Use xvfb-run to run the cogl tests 2021-05-26 21:03:45 +02:00
test-alpha-test.c
test-alpha-textures.c
test-atlas-migration.c cogl tests: Force defined behaviour for 24-bit left-shifts 2020-05-27 21:26:49 +00:00
test-backface-culling.c cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects 2020-10-16 16:17:38 +00:00
test-blend-strings.c
test-blend.c *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
test-color-hsl.c
test-conform-main.c cogl/journal: Don't sometimes hold a ref on the framebuffer 2021-02-18 16:59:00 +00:00
test-copy-replace-texture.c
test-custom-attributes.c
test-declarations.h cogl/journal: Don't sometimes hold a ref on the framebuffer 2021-02-18 16:59:00 +00:00
test-depth-test.c
test-fence.c
test-fixtures.c clutter/stage: Remove color property 2020-06-27 13:35:46 +00:00
test-framebuffer-get-bits.c cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects 2020-10-16 16:17:38 +00:00
test-journal.c cogl/journal: Don't sometimes hold a ref on the framebuffer 2021-02-18 16:59:00 +00:00
test-just-vertex-shader.c cogl: Remove no-op cogl_shader_compile and cogl_shader_get_info_log 2020-02-12 21:55:44 +00:00
test-layer-remove.c
test-map-buffer-range.c
test-multitexture.c *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
test-no-gl-header.c
test-npot-texture.c
test-object.c cogl: Remove CoglPath and the tesselator 2020-04-08 11:38:48 +02:00
test-offscreen.c cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects 2020-10-16 16:17:38 +00:00
test-pipeline-cache-unrefs-texture.c
test-pipeline-shader-state.c cogl: Turn CoglFramebuffer, CoglOffscreen and CoglOnscreen into GObjects 2020-10-16 16:17:38 +00:00
test-pipeline-uniforms.c cogl/tests: Use graphene APIs 2020-10-06 15:34:48 +00:00
test-pipeline-user-matrix.c cogl/tests: Use graphene APIs 2020-10-06 15:34:48 +00:00
test-pixel-buffer.c
test-point-size-attribute.c
test-point-size.c
test-point-sprite.c
test-premult.c cogl test-premult: Don't free texture data until CoglBitmap is freed 2020-05-27 15:50:36 +01:00
test-primitive-and-journal.c cogl/tests: Use graphene APIs 2020-10-06 15:34:48 +00:00
test-primitive.c
test-read-texture-formats.c
test-readpixels.c tests: Use ClutterStage "after-paint" instead of ClutterActor "paint" 2020-10-23 22:06:58 +02:00
test-snippets.c cogl/tests: Use graphene APIs 2020-10-06 15:34:48 +00:00
test-sparse-pipeline.c
test-sub-texture.c
test-texture-get-set-data.c
test-texture-mipmaps.c *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
test-texture-no-allocate.c
test-texture-pixmap-x11.c tests: Use ClutterStage "after-paint" instead of ClutterActor "paint" 2020-10-23 22:06:58 +02:00
test-texture-rg.c
test-version.c
test-viewport.c tests: Use ClutterStage "after-paint" instead of ClutterActor "paint" 2020-10-23 22:06:58 +02:00
test-wrap-modes.c
test-write-texture-formats.c