gtk/testsuite/css
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
..
change testsuite: Remove window decoration nodes from reference results 2020-05-20 17:06:54 +02:00
nodes scale: Rearrange child widgets 2020-06-27 10:51:06 +02:00
parser hsla: Just store floats 2020-07-25 11:56:05 -04:00
style headerbar: Show title buttons by default 2020-07-02 23:51:16 +05:00
api.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
api.test.in Test suite cosmetics 2017-10-18 17:30:20 +02:00
data.c testsuite: Add a case with escaped Latin-1 code 2020-07-16 20:43:11 +02:00
meson.build tests: Centralize our test setup a bit 2020-05-15 14:11:53 -04:00