gtk/testsuite
Benjamin Otte 41696b0c57 css: Remove crashy resource:// optimization
Using gdk_texture_new_from_resource() is not valid here because we are
not sure if the given resource is valid.

Plus, the previous optimization is no longer relevant, because we are
not using gdk_pixbuf_new_from_resource() anymore - which was what this
optimization was about before it was ported to GdkTexture.

Test attached.
2023-06-05 07:52:05 -04:00
..
a11y a11y: Plug reference leaks 2023-03-03 22:07:09 +00:00
css css: Remove crashy resource:// optimization 2023-06-05 07:52:05 -04:00
gdk Improve an error message 2023-03-31 20:23:27 -04:00
gsk testsuite: Fix broken test 2023-04-21 07:37:53 +02:00
gtk Merge branch 'wip/otte/trelistmodel-fixage' into 'main' 2023-04-26 10:31:58 -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 Move some nonworking reftests to xfail 2023-04-21 16:23:22 +02:00
tools tests: Stop copying the tool tests 2023-06-05 07:44:08 -04:00
meson.build testsuite: Use separate setups for unstable tests instead of should_fail 2022-11-24 13:46:33 +00:00
testutils.c testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00