[pango/pango2-windows: 3/4] tests: Temprarily disable testmisc




commit 50f98bbc81bfe4f8e04b7efd02b135d339405bb5
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Jun 16 10:13:49 2022 +0800

    tests: Temprarily disable testmisc
    
    The changes in there seemed to be incomplete for building.  Disable for
    now.

 tests/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 735abc22..c17311b9 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -37,7 +37,7 @@ if cairo_dep.found()
     [ 'cxx-test', [ 'cxx-test.cpp' ] ],
     [ 'test-harfbuzz', [ 'test-harfbuzz.c' ] ],
     [ 'test-break', [ 'test-break.c', 'test-common.c', 'validate-log-attrs.c' ] ],
-    [ 'testmisc', [ 'testmisc.c' ] ],
+#   [ 'testmisc', [ 'testmisc.c' ] ], Not building?
     [ 'testserialize', [ 'testserialize.c', 'test-common.c' ] ],
     [ 'testhbfont', [ 'testhbfont.c' ] ],
     [ 'test-layout', [ 'test-layout.c', 'test-common.c' ] ],


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