From cbe0ed117ac86179183c389977d15981d26524f7 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 23 Jan 2019 20:45:18 +0100 Subject: [PATCH] [AAT] Re-enable tests MORX-31 and MORX-41 --- test/shaping/data/text-rendering-tests/DISABLED | 3 --- test/shaping/data/text-rendering-tests/Makefile.sources | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/test/shaping/data/text-rendering-tests/DISABLED b/test/shaping/data/text-rendering-tests/DISABLED index b0719043e..8539c0ee1 100644 --- a/test/shaping/data/text-rendering-tests/DISABLED +++ b/test/shaping/data/text-rendering-tests/DISABLED @@ -1,6 +1,3 @@ -tests/MORX-31.tests -tests/MORX-41.tests - # Non-Unicode cmap tests/CMAP-3.tests diff --git a/test/shaping/data/text-rendering-tests/Makefile.sources b/test/shaping/data/text-rendering-tests/Makefile.sources index 052a61236..ccbbb37f8 100644 --- a/test/shaping/data/text-rendering-tests/Makefile.sources +++ b/test/shaping/data/text-rendering-tests/Makefile.sources @@ -51,6 +51,7 @@ TESTS = \ tests/MORX-29.tests \ tests/MORX-2.tests \ tests/MORX-30.tests \ + tests/MORX-31.tests \ tests/MORX-32.tests \ tests/MORX-33.tests \ tests/MORX-34.tests \ @@ -61,6 +62,7 @@ TESTS = \ tests/MORX-39.tests \ tests/MORX-3.tests \ tests/MORX-40.tests \ + tests/MORX-41.tests \ tests/MORX-4.tests \ tests/MORX-5.tests \ tests/MORX-6.tests \