summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-12-29 07:44:53 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-01-03 09:19:31 -0500
commit905ab53c71211d0de1d4a028a26b382f8e1e47b6 (patch)
tree9fc696ee704f1ebe754e5b44c152be95d5c6885c /configure.ac
parent864693e5aa2ff9b752341eaca45d713559a22b65 (diff)
downloadgtk+-905ab53c71211d0de1d4a028a26b382f8e1e47b6.tar.gz
Add a test framework for CSS styles
This uses the same function for dumping CSS nodes and styles as the CSS node test. It can be used to test aspects of inheritance and matching, as well as initial values. No actual tests yet.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1533a75f07..2464d0b307 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1895,6 +1895,7 @@ testsuite/a11y/state/Makefile
testsuite/css/Makefile
testsuite/css/parser/Makefile
testsuite/css/nodes/Makefile
+testsuite/css/style/Makefile
testsuite/gdk/Makefile
testsuite/gtk/Makefile
testsuite/reftests/Makefile