gtk/testsuite/gsk
Matthias Clasen c22af88235 tests: Allow setting a subdir for output
meson seems somewhat weak when it comes to handling
test output. We need to get the output from different
test runs into different locations, and the only
way to communicate from a test setup with the actual
test code seems the environment, so use that.

Make all tests that produce output in files respect
a TEST_OUTPUT_SUBDIR environment variable which specifies
the name of a subdirectory to use. This is combined
with the existing --output argument, which specifies
a per-test location.

Affected tests are reftests, css performance tests
and gsk compare tests.
2020-05-15 14:11:53 -04:00
..
compare gl renderer: Fix nested rounded clip rendering 2020-05-13 08:07:55 +02:00
nodeparser GskTransform: Ignore identity transforms 2019-06-03 17:03:02 +02:00
compare-render.c tests: Allow setting a subdir for output 2020-05-15 14:11:53 -04:00
meson.build gl renderer: Fix nested rounded clip rendering 2020-05-13 08:07:55 +02:00
node-parser.c testsuite: Improve diff_with_file() function 2020-01-28 02:17:03 +01:00
reftest-compare.c testsuite: Don't use gdk_cairo_get_clip_rectangle() 2020-02-13 06:15:44 +01:00
reftest-compare.h Start reftests for gsk 2017-10-02 00:21:56 -04:00
render-nodes-cairo.test.in testsuite: be a bit more verbose 2017-10-18 17:30:20 +02:00
render-nodes-vulkan.test.in testsuite: be a bit more verbose 2017-10-18 17:30:20 +02:00
rounded-rect.c testsuite: Add tests for rounded rect code 2020-02-13 07:36:38 +01:00
transform.c testuite/gsk: Add common_cflags to build 2020-03-06 18:22:01 +01:00