gtk2/testsuite
Alexander Larsson d69f7fd63e IconTheme: Never fail a lookup or icon load
If icon lookup fails or if loading it fails later, just always
fall back to the built in image-missing icon. Nobody is handling
missing icons in a sane way anyway.

If you *truly* need to handle missing icons, you need to manually
use gtk_icon_theme_has_icon().

While changing the loading code I also fixed an issue where it
was always passing "png" to pixbuf, now it also handles "xpm" if
that is the filename suffix.
2020-02-06 09:38:25 +01:00
..
a11y a11y tests: Ignore "active" flag on toplevel 2020-02-04 15:01:48 +01:00
css Merge branch 'better-test-isolation-2' into 'master' 2020-02-06 04:53:07 +00:00
gdk Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
gsk Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
gtk IconTheme: Never fail a lookup or icon load 2020-02-06 09:38:25 +01:00
performance testperf: More flexible mark selection 2020-02-05 00:46:47 -05:00
reftests Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
tools Don't use xsettings or xft defaults in testsuite 2020-02-03 15:11:35 +01:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00