[glib/wip/smcv/deprecated-prop-followup: 41/41] Run all tests with deprecated property warnings enabled




commit 28349f01d82ebee4e82df1c84027487d109a9e77
Author: Simon McVittie <smcv collabora com>
Date:   Tue Sep 13 11:36:18 2022 +0100

    Run all tests with deprecated property warnings enabled
    
    Signed-off-by: Simon McVittie <smcv collabora com>

 meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 68c8a63b9c..6948f1a07f 100644
--- a/meson.build
+++ b/meson.build
@@ -2373,6 +2373,7 @@ endif
 
 common_test_env = [
   'G_DEBUG=gc-friendly',
+  'G_ENABLE_DIAGNOSTIC=1',
   'MALLOC_CHECK_=2',
 ]
 test_timeout = 60


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