gtk2/testsuite
Matthias Clasen 706aa93ab5 hsla: Just store floats
We are using floats for rgb, and we don't need more precision
for hsl colors either. We use hsl for computing color expressions
like shade(), lighter() and darker(), which are not precisely
specified anyway.

This commit updates the one test where the output changes a
tiny bit due to this.
2020-07-25 11:56:05 -04:00
..
a11y Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
css hsla: Just store floats 2020-07-25 11:56:05 -04:00
gdk Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gsk testsuite: Fix test case indentation 2020-07-17 05:49:11 +02:00
gtk Merge branch 'matthiasc/for-master' into 'master' 2020-07-25 00:05:28 +00:00
performance Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
reftests Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
tools headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
meson.build testsuite: Don't pass GDK_DEBUG for release builds 2020-06-28 13:42:02 -04:00