[librsvg: 47/53] Remove rsvg-test




commit 9dd9a420a4b7306dc59afd6610f534f25da41b61
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Oct 22 19:41:47 2020 -0500

    Remove rsvg-test

 tests/Makefile.am |   7 +-
 tests/rsvg-test.c | 367 ------------------------------------------------------
 2 files changed, 1 insertion(+), 373 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cecf854d..32423ac3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,8 +15,7 @@ EXTRA_DIST +=         \
        README.md
 
 test_programs =                \
-       api             \
-       rsvg-test
+       api
 
 test_utils_common_sources = \
        test-utils.c    \
@@ -26,10 +25,6 @@ api_SOURCES =                \
        api.c           \
        $(test_utils_common_sources)
 
-rsvg_test_SOURCES = \
-       rsvg-test.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]