[glib: 2/3] Remove tests/gobject empty directory




commit fcbdfb5be889a0cb2ec2336e4468316ca301f547
Author: Emmanuel Fleury <emmanuel fleury gmail com>
Date:   Wed Jun 8 15:24:25 2022 +0200

    Remove tests/gobject empty directory
    
    Helps issue #1434

 tests/gobject/.gitignore  | 15 ---------------
 tests/gobject/meson.build | 38 --------------------------------------
 tests/meson.build         |  2 --
 3 files changed, 55 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 7ebdc24a07..9fd1ab1218 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -12,8 +12,6 @@ test_env.set('MALLOC_PERTURB_', '@0@'.format(random_number % 256))
 
 test_cargs = ['-DG_LOG_DOMAIN="GLib"', '-UG_DISABLE_ASSERT']
 
-subdir('gobject')
-
 test_extra_programs = {
   'assert-msg-test' : {},
 }


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