aboutsummaryrefslogtreecommitdiffstats
path: root/main/pango/disable-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/pango/disable-tests.patch')
-rw-r--r--main/pango/disable-tests.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/main/pango/disable-tests.patch b/main/pango/disable-tests.patch
deleted file mode 100644
index a97641ab33..0000000000
--- a/main/pango/disable-tests.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-They fail
-
-diff --git a/tests/meson.build b/tests/meson.build
-index c425665..0cfd946 100644
---- a/tests/meson.build
-+++ b/tests/meson.build
-@@ -22,7 +22,6 @@ tests = [
- [ 'testboundaries_ucd' ],
- [ 'testcolor' ],
- [ 'testscript' ],
-- [ 'test-harfbuzz', [ 'test-harfbuzz.c' ], [ libpangocairo_dep ] ],
- [ 'cxx-test', [ 'cxx-test.cpp' ], [ libpangocairo_dep ] ],
- [ 'test-break', [ 'test-break.c', 'test-common.c' ], [libpangocairo_dep ] ],
- ]
-@@ -37,10 +36,7 @@ endif
- if cairo_dep.found()
- test_cflags += '-DHAVE_CAIRO'
- tests += [
-- [ 'testiter', [ 'testiter.c' ], [ libpangocairo_dep ] ],
- [ 'markup-parse', [ 'markup-parse.c' , 'test-common.c' ], [ libpangocairo_dep ] ],
-- [ 'test-layout', [ 'test-layout.c', 'test-common.c' ], [ libpangocairo_dep ] ],
-- [ 'test-itemize', [ 'test-itemize.c', 'test-common.c' ], [ libpangocairo_dep ] ],
- [ 'test-shape', [ 'test-shape.c', 'test-common.c' ], [ libpangocairo_dep ] ],
- [ 'test-font', [ 'test-font.c' ], [ libpangocairo_dep ] ],
- [ 'testattributes', [ 'testattributes.c', 'test-common.c' ], [ libpangocairo_dep ] ],
-