<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tests/testtheme.c</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -64,6 +64,7 @@ noinst_PROGRAMS =  $(TEST_PROGS)	\
 	$(testsocket_programs)		\
 	testspinbutton			\
 	teststatusicon			\
+	testtheme			\
 	testtext			\
 	testtoolbar			\
 	stresstest-toolbar		\
@@ -142,6 +143,7 @@ testsocket_DEPENDENCIES = $(DEPS)
 testsocket_child_DEPENDENCIES = $(DEPS)
 testspinbutton_DEPENDENCIES = $(TEST_DEPS)
 teststatusicon_DEPENDENCIES = $(TEST_DEPS)
+testtheme_DEPENDENCIES = $(TEST_DEPS)
 testtext_DEPENDENCIES = $(TEST_DEPS)
 testtreeedit_DEPENDENCIES = $(DEPS)
 testtreemodel_DEPENDENCIES = $(DEPS)
@@ -209,6 +211,7 @@ testtreeflow_LDADD = $(LDADDS)
 testtreecolumns_LDADD = $(LDADDS)
 testtreecolumnsizing_LDADD = $(LDADDS)
 testtreesort_LDADD = $(LDADDS)
+testtheme_LDADD = $(LDADDS)
 testtext_LDADD = $(LDADDS)
 treestoretest_LDADD = $(LDADDS)
 testxinerama_LDADD = $(LDADDS)
@@ -254,6 +257,9 @@ testtreeview_SOURCES =	\
 	prop-editor.c	\
 	testtreeview.c 
 
+testtheme_SOURCES =	\
+	testtheme.c
+
 testtext_SOURCES =	\
 	prop-editor.c	\
 	testtext.c </diff>
      <filename>tests/Makefile.am</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f99dc703934417618346b23edb1b24fc70861987</id>
    </parent>
  </parents>
  <author>
    <name>Carlos Garnacho</name>
    <email>carlosg@gnome.org</email>
  </author>
  <url>http://github.com/garnacho/gtk-roles-and-siblings/commit/53088a326778ae50d5e715592043256501687d84</url>
  <id>53088a326778ae50d5e715592043256501687d84</id>
  <committed-date>2009-02-04T17:32:25-08:00</committed-date>
  <authored-date>2009-02-04T17:32:25-08:00</authored-date>
  <message>Add simple testcase for the current style context work.</message>
  <tree>fba0ff54116a616aca2b91d8861adbb54ec2d6e7</tree>
  <committer>
    <name>Carlos Garnacho</name>
    <email>carlosg@gnome.org</email>
  </committer>
</commit>
