[gtk+] meson: Build the reftests suite



commit 022616326980bd876d28eb0b38f21e4a2570001b
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat May 6 17:25:42 2017 +0100

    meson: Build the reftests suite
    
    It does not pass, but at least we can check it.

 testsuite/meson.build |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/meson.build b/testsuite/meson.build
index 481fa2f..d4d0cd1 100644
--- a/testsuite/meson.build
+++ b/testsuite/meson.build
@@ -10,9 +10,9 @@ installed_test_env = [
   'G_ENABLE_DIAGNOSTIC=0',
 ]
 
+subdir('tools')
 subdir('gtk')
 subdir('gdk')
 subdir('css')
 subdir('a11y')
-subdir('tools')
-# subdir('reftests') # FIXME: needs more work
+subdir('reftests')


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