[glib] Remove malloc tests



commit b173244b7d06234ff45027ca277da9dd986b5b37
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jul 28 00:04:35 2015 -0400

    Remove malloc tests
    
    These tests were about the no longer supported
    vtable functionality, so just remove them.

 glib/tests/Makefile.am |    1 -
 glib/tests/malloc.c    |  117 ------------------------------------------------
 2 files changed, 0 insertions(+), 118 deletions(-)
---
diff --git a/glib/tests/Makefile.am b/glib/tests/Makefile.am
index b987d3d..23f2940 100644
--- a/glib/tests/Makefile.am
+++ b/glib/tests/Makefile.am
@@ -57,7 +57,6 @@ test_programs = \
        list                            \
        logging                         \
        mainloop                        \
-       malloc                          \
        mappedfile                      \
        markup                          \
        markup-parse                    \


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