gtk2/testsuite/css
Timm Bäder 3babd184c0 scale: Fix css node ordering and expected results
Add :dir(ltr) where expected, i.e. everywhere we now have a widget but
had a gadget before.
Also, fix the expected output to expect mark subnodes in the order
specified in the GtkScale does, i.e.

├── mark
    ├── [label]
    ╰── indicator

for marks at the top of the scale and

├── mark
    ├── indicator
    ╰── [label]

For marks at the bottom of the scale.
2017-07-19 21:27:13 -04:00
..
nodes scale: Fix css node ordering and expected results 2017-07-19 21:27:13 -04:00
parser meson: Build gtk marshallers 2017-05-03 15:10:50 +01:00
style meson: Build gtk marshallers 2017-05-03 15:10:50 +01:00
api.c cssprovider: Return void, not TRUE 2016-10-17 17:41:03 +02:00
api.test.in testsuite: put installed tests in the right place 2014-05-31 00:16:07 -04:00
Makefile.am build: Don't link against libgtk and libgdk 2016-11-20 11:19:32 +01:00
meson.build meson: Build gtk marshallers 2017-05-03 15:10:50 +01:00