[librsvg/librsvg-2.40] Add missing test



commit 9b86813172afa26016e199943f5514a1e5375a35
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Oct 3 20:00:17 2017 -0500

    Add missing test

 tests/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c2e3837..7aab233 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -5,7 +5,6 @@ test_programs =         \
        rsvg-test       \
        crash           \
        styles          \
-       render-crash    \
        dimensions
 
 # Removed "styles" from the above; it is broken right now
@@ -26,6 +25,10 @@ styles_SOURCES = \
        styles.c        \
        $(test_utils_common_sources)
 
+dimensions_SOURCES = \
+       dimensions.c    \
+       $(test_utils_common_sources)
+
 loading_SOURCES =                      \
        loading.c                       \
        $(test_utils_common_sources)


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