gtk2/testsuite
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
..
a11y a11y tests: Update expected results 2017-07-19 15:46:32 -04:00
css scale: Fix css node ordering and expected results 2017-07-19 21:27:13 -04:00
gdk meson: testsuite: gdk: use array for test definitions 2017-05-03 15:10:55 +01:00
gsk Make gdk.la and gsk.la a noninst helper library 2016-10-26 16:34:15 +02:00
gtk testsuite: Adjust gestures tests to gtk4 event delivery 2017-07-19 21:05:19 +02:00
reftests meson: Use libexecdir option 2017-05-10 11:37:40 +01:00
tools meson: testsuites: tools: add meson build 2017-05-03 15:10:55 +01:00
Makefile.am gsk: Initial commit / build environment 2016-10-18 11:29:34 +01:00
meson.build meson: Build the reftests suite 2017-05-10 11:37:40 +01:00