[pango/pango2: 145/301] testmisc doesn't use any fc api




commit d53ef922209bc95fd6cce9f947dc685c85f6d561
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 786fd8f1d..35a941b38 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]