[librsvg: 50/53] tests/api: print the dependency versions




commit ae7ecff95a146e6ab5a61853e7911a8a383a676d
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Oct 22 19:52:00 2020 -0500

    tests/api: print the dependency versions
    
    Maybe we should do this in the Rust tests too...?

 tests/api.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/tests/api.c b/tests/api.c
index 6d083c8a..39091493 100644
--- a/tests/api.c
+++ b/tests/api.c
@@ -1669,6 +1669,7 @@ main (int argc, char **argv)
 {
     g_test_init (&argc, &argv, NULL);
 
+    test_utils_print_dependency_versions ();
     test_utils_setup_font_map ();
 
     add_pixbuf_tests ();


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