mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
ebb6c56f67
This is the last remaining feature necessary to achieve parity with the Autotools build. A few changes were made to the install locations of the tests, in order to better acomodate them in Meson: * Tests are now installed under a versioned folder (e.g. /usr/share/installed-tests/mutter-4) * The mutter-cogl.test file is now generated from an .in file, instead of a series of $(echo)s from within Makefile. Notice that those tests need very controlled environments to run correctly. Mutter installed tests, for example, will failed when running under a regular session due to D-Bus failing to acquire the ScreenCast and/or RemoteScreen names. |
||
---|---|---|
.. | ||
meson | ||
Makefile.am | ||
meson.build | ||
mutter-cogl.test.in | ||
test-alpha-test.c | ||
test-alpha-textures.c | ||
test-atlas-migration.c | ||
test-backface-culling.c | ||
test-blend-strings.c | ||
test-blend.c | ||
test-color-hsl.c | ||
test-color-mask.c | ||
test-conform-main.c | ||
test-copy-replace-texture.c | ||
test-custom-attributes.c | ||
test-depth-test.c | ||
test-euler-quaternion.c | ||
test-fence.c | ||
test-fixed.c | ||
test-fixtures.c | ||
test-framebuffer-get-bits.c | ||
test-gles2-context.c | ||
test-just-vertex-shader.c | ||
test-layer-remove.c | ||
test-map-buffer-range.c | ||
test-materials.c | ||
test-multitexture.c | ||
test-no-gl-header.c | ||
test-npot-texture.c | ||
test-object.c | ||
test-offscreen.c | ||
test-path-clip.c | ||
test-path.c | ||
test-pipeline-cache-unrefs-texture.c | ||
test-pipeline-shader-state.c | ||
test-pipeline-uniforms.c | ||
test-pipeline-user-matrix.c | ||
test-pixel-buffer.c | ||
test-point-size-attribute.c | ||
test-point-size.c | ||
test-point-sprite.c | ||
test-premult.c | ||
test-primitive-and-journal.c | ||
test-primitive.c | ||
test-read-texture-formats.c | ||
test-readpixels.c | ||
test-snippets.c | ||
test-sparse-pipeline.c | ||
test-sub-texture.c | ||
test-texture-3d.c | ||
test-texture-get-set-data.c | ||
test-texture-mipmaps.c | ||
test-texture-no-allocate.c | ||
test-texture-pixmap-x11.c | ||
test-texture-rectangle.c | ||
test-texture-rg.c | ||
test-version.c | ||
test-vertex-buffer-contiguous.c | ||
test-vertex-buffer-interleved.c | ||
test-vertex-buffer-mutability.c | ||
test-viewport.c | ||
test-wrap-modes.c | ||
test-wrap-rectangle-textures.c | ||
test-write-texture-formats.c |