summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <ofourdan@redhat.com>2013-01-21 11:53:23 +0100
committerOlivier Fourdan <ofourdan@redhat.com>2013-01-25 13:16:57 +0100
commit7d9751130c20a336ba2bdbeb13fe4cb405e2d34a (patch)
tree3a77b9c6068748b961fb3072a7ed3ba30dc2e5ee /tests/Makefile.am
parentdac6a76ef2282c57aa5deb72481b9e09e603a0b6 (diff)
downloadgtk+-7d9751130c20a336ba2bdbeb13fe4cb405e2d34a.tar.gz
tests: add a test for fullscreen mode
https://bugzilla.gnome.org/show_bug.cgi?id=691856
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 567e46ca8c..1993991869 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -54,6 +54,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testfontchooser \
testfontchooserdialog \
testframe \
+ testfullscreen \
testgeometry \
testgiconpixbuf \
testgrid \