[latex3-commits] [git/LaTeX3-latex3-iftex] main: test for HINT (a36f09e)

David Carlisle d.p.carlisle at gmail.com
Fri Feb 4 19:58:52 CET 2022


Repository : https://github.com/latex3/iftex
On branch  : main
Link       : https://github.com/latex3/iftex/commit/a36f09ed85c47dfd8ab59ae2cc0a8c9fb99c73e1

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

commit a36f09ed85c47dfd8ab59ae2cc0a8c9fb99c73e1
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Fri Feb 4 18:58:52 2022 +0000

    test for HINT


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

a36f09ed85c47dfd8ab59ae2cc0a8c9fb99c73e1
 testfiles/hint.lvt                                                  | 6 ++++++
 .../test-require-luatex.eptex.tlg => testfiles/hint.tlg             | 5 ++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/testfiles/hint.lvt b/testfiles/hint.lvt
new file mode 100644
index 0000000..ba5bfd8
--- /dev/null
+++ b/testfiles/hint.lvt
@@ -0,0 +1,6 @@
+\RequirePackage{ifxetex}
+\input regression-test
+\START
+\RequireHINT
+
+\END
diff --git a/testfiles-etex-plain/test-require-luatex.eptex.tlg b/testfiles/hint.tlg
similarity index 75%
copy from testfiles-etex-plain/test-require-luatex.eptex.tlg
copy to testfiles/hint.tlg
index e248541..f689348 100644
--- a/testfiles-etex-plain/test-require-luatex.eptex.tlg
+++ b/testfiles/hint.tlg
@@ -1,11 +1,10 @@
 This is a generated file for the l3build validation system.
 Don't change this file in any respect.
  ********************************************
- * LuaTeX is required to compile this document.
+ * HINT is required to compile this document.
  * Sorry!
  ********************************************
 ! Emergency stop.
 <read *> 
-l. ...\RequireLuaTeX
+l. ...\RequireHINT
 *** (cannot \read from terminal in nonstop modes)
-No pages of output.





More information about the latex3-commits mailing list.