[LyX/master] ctests: uninvert tests thanks to microtype update

2023-04-04 Thread Scott Kostyshak
commit 21d9bcb5619ff2f23c1089caf5ddfd0eaaaf869f
Author: Scott Kostyshak 
Date:   Tue Apr 4 23:37:55 2023 -0400

ctests: uninvert tests thanks to microtype update

microtype version 3.1 somehow fixed an issue that was affecting
these exports and the exports now succeed.

For more information, see here:

  https://github.com/schlcht/microtype/issues/21#issuecomment-1496803268
---
 development/autotests/invertedTests |4 
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index 09caddd..908d8bb 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -309,10 +309,6 @@ 
export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
 
 
export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
 
-# Fails starting with microtype version v3.0e
-# https://github.com/schlcht/microtype/issues/21
-export/templates/Articles/Hebrew_Article_.*(dvi|pdf|pdf2|pdf3)
-
 # https://github.com/gsilano/EuropeCV/pull/33
 export/examples/(|es/)Curricula_Vitae/Europe_CV_(pdf.*|dvi|lyx22|lyx23)
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] Fix a comment

2023-04-04 Thread Scott Kostyshak
commit f521c05ae64a9b612474cdf06b54948ab69801ea
Author: Scott Kostyshak 
Date:   Tue Apr 4 15:28:01 2023 -0400

Fix a comment
---
 development/autotests/unreliableTests |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/development/autotests/unreliableTests 
b/development/autotests/unreliableTests
index 7ec7258..a48d714 100644
--- a/development/autotests/unreliableTests
+++ b/development/autotests/unreliableTests
@@ -155,7 +155,7 @@ export/examples/ar/Presentations/Beamer_.*_systemF
 export/.*/he/.*(dvi3|pdf5)_systemF
 export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF
 
-Fails with TL19 but solved in TL20
+# Fails with TL19 but solved in TL20
 
 # Babel with non-TeX fonts fails for some supported languages
 # Lithuanian: L7x font encoding also set with LuaTeX and non-TeX fonts
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs


[LyX/master] ctests: do not mark Hebrew + Lua as unreliable

2023-04-04 Thread Scott Kostyshak
commit 5d853e55addedb756c5e6889c7cc942d7460cc4f
Author: Scott Kostyshak 
Date:   Tue Apr 4 15:28:45 2023 -0400

ctests: do not mark Hebrew + Lua as unreliable

The referenced terminal message no longer appears. The upstream
polyglossia issue has been fixed:

  https://github.com/reutenauer/polyglossia/issues/337
---
 development/autotests/unreliableTests |4 
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/development/autotests/unreliableTests 
b/development/autotests/unreliableTests
index a48d714..34394da 100644
--- a/development/autotests/unreliableTests
+++ b/development/autotests/unreliableTests
@@ -151,10 +151,6 @@ export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 # Beamer fails also with XeTeX
 export/examples/ar/Presentations/Beamer_.*_systemF
 
-# terminal message: "Language hebrew not found in language.dat.lua"
-export/.*/he/.*(dvi3|pdf5)_systemF
-export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF
-
 # Fails with TL19 but solved in TL20
 
 # Babel with non-TeX fonts fails for some supported languages
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs