[librsvg/librsvg-2.40] Run the loading tests first... they are kind of the basic smokee tests



commit 0a4b56f7b681d7766cd8c5dd5fd6dadbd65d4f16
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Oct 3 14:54:48 2017 -0500

    Run the loading tests first... they are kind of the basic smokee tests

 tests/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3e2885d..c2e3837 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,12 +1,12 @@
 include $(top_srcdir)/glib-tap.mk
 
-test_programs = \
+test_programs =                \
+       loading         \
        rsvg-test       \
        crash           \
        styles          \
        render-crash    \
-       dimensions      \
-       loading
+       dimensions
 
 # Removed "styles" from the above; it is broken right now
 


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