--- a/tests/meson.build +++ b/tests/meson.build @@ -58,12 +58,6 @@ [ 'testmisc', [ 'testmisc.c' ], [ libpangocairo_dep, libpangoft2_dep, glib_dep, harfbuzz_dep ] ], [ 'testserialize', [ 'testserialize.c' ], [ libpangocairo_dep, libpangoft2_dep ] ], ] - - if host_system != 'darwin' - tests += [ - [ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep, libpangoft2_dep ] ], - ] - endif endif if host_system != 'darwin'