gtk/testsuite
Benjamin Otte 8c5e046574 testsuite: Adapt color-matrix testcase
Make it use an alpha value that is well defined, ie 0.4 instead of 0.5.

0.4 * 255 = 102
0.5 * 255 = 127.5

This avoids rounding issues where some math may cause the resulting
alpha value to be 127, and some other math ends up with 128.
2023-06-05 05:33:07 +02:00
..
a11y build: Use Meson's gnu_symbol_visibility 2023-05-09 16:43:25 +01:00
css css: Add a test for non-ASCII font family 2023-05-28 07:57:40 -04:00
gdk testsuite: Improve test coverage 2023-06-04 09:04:25 -04:00
gsk testsuite: Adapt color-matrix testcase 2023-06-05 05:33:07 +02:00
gtk Merge branch 'wip/alice/muxer-fix' into 'main' 2023-06-01 10:54:33 +00:00
headless Add a test for quick key events 2023-05-06 09:09:13 -04:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests build: Use Meson's gnu_symbol_visibility 2023-05-09 16:43:25 +01:00
tools Test the deprecation support 2023-05-12 19:52:42 -04:00
meson.build tests: Don't disable vertex arrays 2023-05-09 23:02:48 -04: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