gtk/testsuite/css
Benjamin Otte ee6ef41e71 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-05-16 18:53:27 +02:00
..
change build: Drop the install-tests option 2022-12-19 23:12:47 -05:00
nodes build: Drop the install-tests option 2022-12-19 23:12:47 -05:00
parser css: Remove crashy resource:// optimization 2023-05-16 18:53:27 +02:00
style Improve css parser test coverage 2023-05-13 07:36:28 -04:00
api.c Stop using gtk_css_provider_load_from_data 2023-05-13 19:59:17 -04:00
api.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
data.c testsuite: Skip tests that miss charset support 2022-11-29 03:52:27 -05:00
data.test.in Rename test to transition 2021-02-03 22:10:13 -05:00
meson.build build: Internal tests must set GTK_COMPILATION 2023-05-09 19:01:21 +01:00
transition.c Improve css parser test coverage 2023-05-13 07:36:28 -04:00