[glib] Install all test data



commit a812e110bf990e890ad15697e369c295520d0f98
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Dec 1 11:45:41 2013 -0500

    Install all test data
    
    The desktop-files directory contains a mimeapps.cache file
    that was not installed as data for installed tests, causing
    the file measure test to fail only in when installed.

 gio/tests/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am
index 47096df..b3e51ef 100644
--- a/gio/tests/Makefile.am
+++ b/gio/tests/Makefile.am
@@ -279,6 +279,7 @@ usr_desktop_files = \
        kde4/kate.desktop                       \
        kde4/konqbrowser.desktop                \
        kde4/okular.desktop                     \
+       mimeinfo.cache                          \
        nautilus-autorun-software.desktop       \
        nautilus-classic.desktop                \
        nautilus-connect-server.desktop         \


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