From a3f0ed3bc4cc9c65bf301ce929c95c0c58a7635c Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sat, 7 Dec 2013 12:25:51 -0500 Subject: [PATCH] ctests: LuaTeX does not support Farsi yet See (thanks to Uwe for the link): https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323 We thus invert the LuaTeX Farsi tests. All inverted tests now have explanations for why they are not currently expected to work. --- development/autotests/revertedTests | 3 +++ 1 file changed, 3 insertions(+) diff --git a/development/autotests/revertedTests b/development/autotests/revertedTests index cb3d2e0cc9..cb73bf996d 100644 --- a/development/autotests/revertedTests +++ b/development/autotests/revertedTests @@ -54,4 +54,7 @@ export/examples/ja/knitr_pdf export/templates/ectaart_pdf5 export/templates/ectaart_dvi3 # +# LuaTeX does not support Farsi yet. See: +# https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323 export/examples/fa/splash_pdf5 +export/examples/fa/splash_dvi3 -- 2.39.5