[gtk-doc: 1/3] tests: enable scan tests in meson build



commit 9c2748def8d967a6130aa023a3b706fd9b4b216d
Author: Nicola Fontana <ntd entidi it>
Date:   Tue Mar 26 14:15:48 2019 +0100

    tests: enable scan tests in meson build

 tests/meson.build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 5a5a60f..41026a3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -9,6 +9,7 @@ gtkdoc_unit_tests = [
   'common',
   'mk-to-db',
   'mkhtml2',
+  'scan',
 ]
 
 foreach test_name: gtkdoc_unit_tests
@@ -33,4 +34,4 @@ subdir('bugs')
 subdir('empty')
 subdir('fail')
 subdir('gobject')
-subdir('program')
\ No newline at end of file
+subdir('program')


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