gtk/testsuite
Benjamin Otte 19171c7a89 testsuite: Add a test for opacity + color-matrix nodes
These are 2x2 combinations that:
1. Use a texture child node vs a color child node
   This should force an offscreen vs straight up use a texture.
2. Switch opacity and color-matrix
   Either put the color matrix into the opacity node or put the opacity
   into the color matrix.

This is worth testing because renderers often combine opacity into the
color matrix to avoid offscreens.

And they do that because applications often create faded out symbolic
images, which end up as a combination of these nodes.
2023-12-09 19:32:39 +01:00
..
a11y Adjust tests 2023-10-26 09:44:59 +02:00
css testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
gdk Revert "Merge branch 'rgba-new-from-string' into 'main'" 2023-12-02 10:55:35 +05:45
gsk testsuite: Add a test for opacity + color-matrix nodes 2023-12-09 19:32:39 +01:00
gtk Fix some static analysis warnings 2023-11-24 10:35:57 -05:00
headless testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
reftests reftests: Fix one reftest 2023-08-02 16:32:40 +01:00
tools Update tests 2023-08-05 15:02:00 -04:00
meson.build ci: Reshuffle test setups 2023-11-19 08:24:38 -05:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00