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



commit 8005b3bf87569d7f20e660988fe827780890b463
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 65def69..03304d3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,11 +1,11 @@
 include $(top_srcdir)/glib-tap.mk
 
-test_programs = \
+test_programs =                \
+       loading         \
        rsvg-test       \
        crash           \
        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]