summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-02 17:27:34 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-02 17:35:11 -0500
commitbe60724d087278126cf1db2de74b78fcc1c4ff9e (patch)
tree155f9286566bfb1afc2e630f2c07c37389bb4d00 /tests/Makefile.am
parent1f7a28d6d40e9563ef655604dbcff0e8874ef755 (diff)
downloadgtk+-be60724d087278126cf1db2de74b78fcc1c4ff9e.tar.gz
Add a testcase for various dialog headerbar scenarios
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7f250bc9d6..ca43e6d954 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -48,6 +48,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testcombo \
testcombochange \
testcellrenderertext \
+ testdialog \
testdnd \
testellipsise \
testentrycompletion \