[pango/pango2: 18/63] testmisc doesn't use any fc api




commit d870425e4110db4b4b447136c3b2c9c72e4719e8
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Mar 1 18:00:27 2022 -0700

    testmisc doesn't use any fc api

 tests/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 786fd8f1..35a941b3 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -43,11 +43,11 @@ 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' ] ],
   ]
 
   if build_pangoft2
     tests += [
-      [ 'testmisc', [ 'testmisc.c' ] ],
       [ 'testserialize', [ 'testserialize.c' ] ],
       [ 'testhbfont', [ 'testhbfont.c' ] ],
     ]


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