[latex3-commits] [latex3/latex3] main: Drop an unnecessary test (dae52059f)

github at latex-project.org github at latex-project.org
Sun Nov 26 23:01:25 CET 2023


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

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

commit dae52059f22476da496e13174dbc442429456c34
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Nov 26 22:01:25 2023 +0000

    Drop an unnecessary test


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

dae52059f22476da496e13174dbc442429456c34
 l3kernel/testfiles/m3pdf002.lvt | 16 ----------------
 l3kernel/testfiles/m3pdf002.tlg |  4 ----
 2 files changed, 20 deletions(-)

diff --git a/l3kernel/testfiles/m3pdf002.lvt b/l3kernel/testfiles/m3pdf002.lvt
deleted file mode 100644
index 17e04ecaa..000000000
--- a/l3kernel/testfiles/m3pdf002.lvt
+++ /dev/null
@@ -1,16 +0,0 @@
-%
-% Copyright (C) The LaTeX Project
-%
-
-\input{regression-test}
-\documentclass{article}
-\begin{document}
-\START
-\ExplSyntaxOn
-\pdf_object_new:nn {exist}{dict}
-\pdf_object_if_exist:nTF{exist}{\iow_term:n{true}}{\iow_term:n{false}}
-\pdf_object_if_exist:nTF{dontexist}{\iow_term:n{true}}{\iow_term:n{false}}
-\ExplSyntaxOff
-abc
-\OMIT
-\end{document}
\ No newline at end of file
diff --git a/l3kernel/testfiles/m3pdf002.tlg b/l3kernel/testfiles/m3pdf002.tlg
deleted file mode 100644
index 7bd73853f..000000000
--- a/l3kernel/testfiles/m3pdf002.tlg
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a generated file for the LaTeX (2e + expl3) validation system.
-Don't change this file in any respect.
-true
-false





More information about the latex3-commits mailing list.