gtk2/testsuite/css/nodes
Matthias Clasen a519a1a928 CSS node tests: Add a way to test rtl vs ltr
CSS nodes have a linear sibling relationship; this is supposed
to correspond to left-to-right placement in horizontal arrangements.
This commit explicitly sets the text direction to rtl if the
filename ends in .rtl.ui, so we can test differences in node
tree layout between text directions.
2016-01-06 14:57:42 -05:00
..
buttons.nodes Update expected output for node and style tests 2016-01-03 14:41:43 -05:00
buttons.ui Add a CSS node test for buttons 2016-01-03 09:19:31 -05:00
entries.nodes Update expected output for node and style tests 2016-01-03 14:41:43 -05:00
entries.ui Add a CSS node test for entries 2016-01-03 09:19:30 -05:00
levelbar.nodes Update expected output for node and style tests 2016-01-03 14:41:43 -05:00
levelbar.ui Add CSS node tests for levelbars 2016-01-03 09:19:31 -05:00
Makefile.am Fix the build 2016-01-03 12:05:57 -05:00
notebook.nodes Update expected output for node and style tests 2016-01-03 14:41:43 -05:00
notebook.ui
progressbar.nodes Update expected output for node and style tests 2016-01-03 14:41:43 -05:00
progressbar.ui Add CSS node test for progressbars 2016-01-03 09:19:31 -05:00
test-css-nodes.c CSS node tests: Add a way to test rtl vs ltr 2016-01-06 14:57:42 -05:00
test-css-nodes.test.in