[librsvg: 9/53] Remove the render_crash tests in C




commit e455d72366f1c6c878efb4e8e39abf2e1a8c36d6
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Oct 13 15:52:47 2020 -0500

    Remove the render_crash tests in C

 tests/Makefile.am    |  5 ----
 tests/render-crash.c | 68 ----------------------------------------------------
 2 files changed, 73 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index e0c1477a..da4811ce 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,6 @@ EXTRA_DIST +=         \
 test_programs =                \
        api             \
        rsvg-test       \
-       render-crash    \
        errors          \
        infinite-loop
 
@@ -42,10 +41,6 @@ rsvg_test_SOURCES = \
        rsvg-test.c     \
        $(test_utils_common_sources)
 
-render_crash_SOURCES = \
-       render-crash.c  \
-       $(test_utils_common_sources)
-
 LDADD = $(top_builddir)/librsvg-@RSVG_API_MAJOR_VERSION@.la            \
        $(LIBRSVG_LIBS)                                                 \
        $(LIBM)


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