[glib: 1/2] Remove unnecessary test tests/mainloop-test.c duplicated in glib/tests/mainloop.c




commit b67de18f40f508e340461b15a8709a0a4942764e
Author: Emmanuel Fleury <emmanuel fleury gmail com>
Date:   Tue May 10 09:09:18 2022 +0200

    Remove unnecessary test tests/mainloop-test.c duplicated in glib/tests/mainloop.c
    
    Related to issue #1434

 tests/mainloop-test.c | 442 --------------------------------------------------
 tests/meson.build     |   1 -
 2 files changed, 443 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 42dc26ec1c..b849399f6a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -17,7 +17,6 @@ subdir('refcount')
 
 tests = {
   'gio-test' : {},
-  'mainloop-test' : {},
   'mapping-test' : {},
   'slice-threadinit' : {
     'dependencies' : [libgthread_dep],


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