[LyX/master] ctests: uninvert some three systemF tests

Scott Kostyshak skostysh at lyx.org
Sat Nov 9 14:13:48 UTC 2024


commit 25cc10a04c6d621b0f479851afc4297720ebf0ba
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sat Nov 9 15:13:19 2024 +0100

    ctests: uninvert some three systemF tests
    
    These Astronomy_%26_Astrophysics tests now succeed:
    
      export/examples/Articles/Astronomy_%26_Astrophysics_dvi3_systemF
      export/examples/Articles/Astronomy_%26_Astrophysics_pdf4_systemF
      export/examples/Articles/Astronomy_%26_Astrophysics_pdf5_systemF
---
 development/autotests/invertedTests | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index e3c6f0dd04..ea4801e887 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -252,7 +252,7 @@ export/export/latex/languages/supported-languages_polyglossia_XeTeX_(dvi3|pdf5)_
 # Some packages fail with XeTeX/LuaTeX
 # Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html)
 # Is there a new version fixing the problem?
-export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf4|pdf5)_(texF|systemF)
+export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf4|pdf5)_(texF)
 
 # These files use packages that are not compatible with the newest LuaTeX. We
 # could potentially fix these by loading the luatex85 package early in the


More information about the lyx-cvs mailing list