[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Tue Jan 16 01:47:26 UTC 2018


 test/shaping/data/text-rendering-tests/DISABLED         |    2 ++
 test/shaping/data/text-rendering-tests/Makefile.sources |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 60f84ef014f9280da24d5eb9ce833a7f37210242
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Jan 15 20:46:58 2018 -0500

    Disable MORX-13/14
    
    Really, need better way to catch these :(.

diff --git a/test/shaping/data/text-rendering-tests/DISABLED b/test/shaping/data/text-rendering-tests/DISABLED
index 809edb61..45b8510a 100644
--- a/test/shaping/data/text-rendering-tests/DISABLED
+++ b/test/shaping/data/text-rendering-tests/DISABLED
@@ -14,6 +14,8 @@ tests/MORX-9.tests
 tests/MORX-10.tests
 tests/MORX-11.tests
 tests/MORX-12.tests
+tests/MORX-13.tests
+tests/MORX-14.tests
 
 # Rounding differences
 tests/SHARAN-1.tests
diff --git a/test/shaping/data/text-rendering-tests/Makefile.sources b/test/shaping/data/text-rendering-tests/Makefile.sources
index 81b37896..311812c7 100644
--- a/test/shaping/data/text-rendering-tests/Makefile.sources
+++ b/test/shaping/data/text-rendering-tests/Makefile.sources
@@ -28,8 +28,6 @@ TESTS = \
 	tests/HVAR-2.tests \
 	tests/KERN-1.tests \
 	tests/KERN-2.tests \
-	tests/MORX-13.tests \
-	tests/MORX-14.tests \
 	tests/SHBALI-3.tests \
 	tests/SHKNDA-1.tests \
 	$(NULL)
@@ -39,6 +37,8 @@ DISBALED_TESTS = \
 	tests/MORX-10.tests \
 	tests/MORX-11.tests \
 	tests/MORX-12.tests \
+	tests/MORX-13.tests \
+	tests/MORX-14.tests \
 	tests/MORX-1.tests \
 	tests/MORX-2.tests \
 	tests/MORX-3.tests \


More information about the HarfBuzz mailing list