[gtk+] Add a few tests back



commit c5e241147b6f710fcefde5d54582ea3936f48807
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 15 19:46:51 2013 -0400

    Add a few tests back
    
    These were lost in the Makefile cleanup.

 testsuite/gtk/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/testsuite/gtk/Makefile.am b/testsuite/gtk/Makefile.am
index 6b602a9..d40e6ad 100644
--- a/testsuite/gtk/Makefile.am
+++ b/testsuite/gtk/Makefile.am
@@ -32,6 +32,7 @@ TEST_PROGS +=                         \
        bitmask                 \
        builder                 \
        cellarea                \
+       defaultvalue            \
        entry                   \
        expander                \
        floating                \
@@ -39,6 +40,7 @@ TEST_PROGS +=                         \
        gtkmenu                 \
        keyhash                 \
        listbox                 \
+       object                  \
        objects-finalize        \
        papersize               \
        rbtree                  \
@@ -46,6 +48,7 @@ TEST_PROGS +=                         \
        regression-tests        \
        stylecontext            \
        templates               \
+       testing                 \
        textbuffer              \
        textiter                \
        treemodel               \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]