gtk2/testsuite/css/style
Benjamin Otte dfd9150a82 build: Don't link against libgtk and libgdk
libgdk is statically linked these days, so if you link against it, all
of its symbols will exist twice: Once in libgtk.so and once in your
binary.
2016-11-20 11:19:32 +01:00
..
adjacent-states.css Add a css style test for adjacent states 2016-01-10 14:51:36 -05:00
adjacent-states.nodes Add a css style test for adjacent states 2016-01-10 14:51:36 -05:00
adjacent-states.ui Add a css style test for adjacent states 2016-01-10 14:51:36 -05:00
colornames.css Update color name css style test 2016-05-05 15:37:42 -04:00
colornames.nodes Update color name css style test 2016-05-05 15:37:42 -04:00
colornames.ui Update color name css style test 2016-05-05 15:37:42 -04:00
currentcolor.css Use a custom theme for CSS style tests 2016-01-03 15:39:55 -05:00
currentcolor.nodes Update expected output 2016-01-03 17:23:59 -05:00
currentcolor.ui Add a css style test for currentColor 2016-01-03 09:19:31 -05:00
font.css Expand css style font tests 2016-04-18 14:38:53 -04:00
font.nodes Remove debug spew 2016-04-26 00:07:00 -04:00
font.ui Expand css style font tests 2016-04-18 14:38:53 -04:00
gradient.css Add a CSS style test for gradients 2016-01-04 13:59:48 -05:00
gradient.nodes Add a CSS style test for gradients 2016-01-04 13:59:48 -05:00
gradient.ui Add a CSS style test for gradients 2016-01-04 13:59:48 -05:00
gtk.css css tests: Fix style tests 2016-02-05 16:35:43 +01:00
inherit.css Use a custom theme for CSS style tests 2016-01-03 15:39:55 -05:00
inherit.nodes Update expected output 2016-01-03 17:23:59 -05:00
inherit.ui Add a css style test for inherit and initial 2016-01-03 09:19:31 -05:00
label.css label css style test: fix font syntax 2016-04-26 00:07:01 -04:00
label.nodes label css style test: fix font syntax 2016-04-26 00:07:01 -04:00
label.ui Add a css style test for font inheritance 2016-01-03 09:19:31 -05:00
Makefile.am build: Don't link against libgtk and libgdk 2016-11-20 11:19:32 +01:00
nth-child.css Use a custom theme for CSS style tests 2016-01-03 15:39:55 -05:00
nth-child.nodes Update expected output for CSS style tests 2016-01-03 15:41:09 -05:00
nth-child.ui Add a css style test for :first/last/only-child 2016-01-03 09:19:31 -05:00
test-css-style.c cssprovider: Return void, not TRUE 2016-10-17 17:41:03 +02:00
test-css-style.gresource.xml css tests: Fix style tests 2016-02-05 16:35:43 +01:00
test-css-style.test.in Use TAP output for installed tests 2016-01-30 11:04:22 -05:00