[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Correct stdengine for amsmath "TU" tests (bb465706)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Feb 26 17:26:11 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/bb4657061bde9d36653842f94e39d924a74e1f17

>---------------------------------------------------------------

commit bb4657061bde9d36653842f94e39d924a74e1f17
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 26 16:26:11 2021 +0000

    Correct stdengine for amsmath "TU" tests


>---------------------------------------------------------------

bb4657061bde9d36653842f94e39d924a74e1f17
 required/amsmath/config-TU.lua                                           | 1 +
 .../{tlb-lualatex-math-move.xetex.tlg => tlb-lualatex-math-move.tlg}     | 0
 .../amsmath/testfiles-TU/{tlb-utex-004.xetex.tlg => tlb-utex-004.tlg}    | 0
 .../amsmath/testfiles-TU/{tlb-utex-005.xetex.tlg => tlb-utex-005.tlg}    | 0
 4 files changed, 1 insertion(+)

diff --git a/required/amsmath/config-TU.lua b/required/amsmath/config-TU.lua
index 29b2f59b..d5aae282 100644
--- a/required/amsmath/config-TU.lua
+++ b/required/amsmath/config-TU.lua
@@ -1,5 +1,6 @@
 -- Tests for TU encoding
 
 checkengines = {"xetex", "luatex"}
+stdengine    = "xetex"
 checksearch  = true
 testfiledir  = "testfiles-TU"
diff --git a/required/amsmath/testfiles-TU/tlb-lualatex-math-move.xetex.tlg b/required/amsmath/testfiles-TU/tlb-lualatex-math-move.tlg
similarity index 100%
rename from required/amsmath/testfiles-TU/tlb-lualatex-math-move.xetex.tlg
rename to required/amsmath/testfiles-TU/tlb-lualatex-math-move.tlg
diff --git a/required/amsmath/testfiles-TU/tlb-utex-004.xetex.tlg b/required/amsmath/testfiles-TU/tlb-utex-004.tlg
similarity index 100%
rename from required/amsmath/testfiles-TU/tlb-utex-004.xetex.tlg
rename to required/amsmath/testfiles-TU/tlb-utex-004.tlg
diff --git a/required/amsmath/testfiles-TU/tlb-utex-005.xetex.tlg b/required/amsmath/testfiles-TU/tlb-utex-005.tlg
similarity index 100%
rename from required/amsmath/testfiles-TU/tlb-utex-005.xetex.tlg
rename to required/amsmath/testfiles-TU/tlb-utex-005.tlg





More information about the latex3-commits mailing list.