From 7df1f030b48e3d762e568281486e93dbb6b074d1 Mon Sep 17 00:00:00 2001 From: gusbrs <19410606+gusbrs@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:21:54 -0300 Subject: [PATCH] Don't force load expl3 to enable-debug in test files --- testfiles/zc-babel01.lvt | 2 -- testfiles/zc-babel02.lvt | 2 -- testfiles/zc-babel03.lvt | 2 -- testfiles/zc-babel04.lvt | 2 -- testfiles/zc-check-above01.lvt | 2 -- testfiles/zc-check-after01.lvt | 2 -- testfiles/zc-check-before01.lvt | 2 -- testfiles/zc-check-below01.lvt | 2 -- testfiles/zc-check-chapsafter01.lvt | 2 -- testfiles/zc-check-chapsbefore01.lvt | 2 -- testfiles/zc-check-close01.lvt | 2 -- testfiles/zc-check-emptylabel01.lvt | 2 -- testfiles/zc-check-facing01.lvt | 2 -- testfiles/zc-check-facing02.lvt | 2 -- testfiles/zc-check-facing03.lvt | 2 -- testfiles/zc-check-far01.lvt | 2 -- testfiles/zc-check-manual01.lvt | 2 -- testfiles/zc-check-multi01.lvt | 2 -- testfiles/zc-check-nextchap01.lvt | 2 -- testfiles/zc-check-nextpage01.lvt | 2 -- testfiles/zc-check-nextpage02.lvt | 2 -- testfiles/zc-check-nextsec01.lvt | 2 -- testfiles/zc-check-nocheck01.lvt | 2 -- testfiles/zc-check-otherpage01.lvt | 2 -- testfiles/zc-check-otherpage02.lvt | 2 -- testfiles/zc-check-pagegap01.lvt | 2 -- testfiles/zc-check-pagesafter01.lvt | 2 -- testfiles/zc-check-pagesafter02.lvt | 2 -- testfiles/zc-check-pagesbefore01.lvt | 2 -- testfiles/zc-check-pagesbefore02.lvt | 2 -- testfiles/zc-check-ppafter01.lvt | 2 -- testfiles/zc-check-ppafter02.lvt | 2 -- testfiles/zc-check-ppbefore01.lvt | 2 -- testfiles/zc-check-ppbefore02.lvt | 2 -- testfiles/zc-check-prevchap01.lvt | 2 -- testfiles/zc-check-prevpage01.lvt | 2 -- testfiles/zc-check-prevpage02.lvt | 2 -- testfiles/zc-check-prevsec01.lvt | 2 -- testfiles/zc-check-secsafter01.lvt | 2 -- testfiles/zc-check-secsbefore01.lvt | 2 -- testfiles/zc-check-thischap01.lvt | 2 -- testfiles/zc-check-thispage01.lvt | 2 -- testfiles/zc-check-thispage02.lvt | 2 -- testfiles/zc-check-thissec01.lvt | 2 -- testfiles/zc-opt-closerange01.lvt | 2 -- testfiles/zc-opt-closerange02.lvt | 2 -- testfiles/zc-opt-hyperref01.lvt | 2 -- testfiles/zc-opt-hyperref02.lvt | 2 -- testfiles/zc-opt-hyperref03.lvt | 2 -- testfiles/zc-opt-hyperref04.luatex.tlg | 7 ++++++- testfiles/zc-opt-hyperref04.lvt | 2 -- testfiles/zc-opt-hyperref04.tlg | 6 +++++- testfiles/zc-opt-hyperref04.xetex.tlg | 9 ++++++++- testfiles/zc-opt-hyperref05.lvt | 2 -- testfiles/zc-opt-ignore01.lvt | 2 -- testfiles/zc-opt-ignore02.lvt | 2 -- testfiles/zc-opt-msglevel01.lvt | 2 -- testfiles/zc-opt-msglevel02.lvt | 2 -- testfiles/zc-opt-msglevel03.lvt | 2 -- testfiles/zc-opt-msglevel04.lvt | 2 -- testfiles/zc-opt-msglevel05.lvt | 2 -- testfiles/zc-opt-msglevel06.lvt | 2 -- testfiles/zc-opt-msglevel07.lvt | 2 -- testfiles/zc-opt-msglevel08.lvt | 2 -- testfiles/zc-opt-ok01.lvt | 2 -- testfiles/zc-opt-ok02.lvt | 2 -- testfiles/zc-opt-onpage01.lvt | 2 -- testfiles/zc-opt-onpage02.lvt | 2 -- testfiles/zc-opt-onpage03.lvt | 2 -- testfiles/zc-opt-onpage04.lvt | 2 -- testfiles/zc-opt-onpage05.lvt | 2 -- testfiles/zc-opt-onpage06.lvt | 2 -- testfiles/zc-opt-onpage07.lvt | 2 -- 73 files changed, 19 insertions(+), 143 deletions(-) diff --git a/testfiles/zc-babel01.lvt b/testfiles/zc-babel01.lvt index 813fcfb..6b6ab21 100644 --- a/testfiles/zc-babel01.lvt +++ b/testfiles/zc-babel01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-babel02.lvt b/testfiles/zc-babel02.lvt index 4d588ab..4c34eb3 100644 --- a/testfiles/zc-babel02.lvt +++ b/testfiles/zc-babel02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-babel03.lvt b/testfiles/zc-babel03.lvt index b3b36b4..df31b77 100644 --- a/testfiles/zc-babel03.lvt +++ b/testfiles/zc-babel03.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-babel04.lvt b/testfiles/zc-babel04.lvt index 57ae39e..00d1782 100644 --- a/testfiles/zc-babel04.lvt +++ b/testfiles/zc-babel04.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-above01.lvt b/testfiles/zc-check-above01.lvt index c230d9a..b211ce3 100644 --- a/testfiles/zc-check-above01.lvt +++ b/testfiles/zc-check-above01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-after01.lvt b/testfiles/zc-check-after01.lvt index 7c51dc8..06bea00 100644 --- a/testfiles/zc-check-after01.lvt +++ b/testfiles/zc-check-after01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-before01.lvt b/testfiles/zc-check-before01.lvt index 4526431..be0853e 100644 --- a/testfiles/zc-check-before01.lvt +++ b/testfiles/zc-check-before01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-below01.lvt b/testfiles/zc-check-below01.lvt index 84d73b6..57767a1 100644 --- a/testfiles/zc-check-below01.lvt +++ b/testfiles/zc-check-below01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-chapsafter01.lvt b/testfiles/zc-check-chapsafter01.lvt index 3dd012d..e0ffb3e 100644 --- a/testfiles/zc-check-chapsafter01.lvt +++ b/testfiles/zc-check-chapsafter01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-chapsbefore01.lvt b/testfiles/zc-check-chapsbefore01.lvt index 96e4f9e..615eebe 100644 --- a/testfiles/zc-check-chapsbefore01.lvt +++ b/testfiles/zc-check-chapsbefore01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-close01.lvt b/testfiles/zc-check-close01.lvt index 9148d89..ae8636b 100644 --- a/testfiles/zc-check-close01.lvt +++ b/testfiles/zc-check-close01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-emptylabel01.lvt b/testfiles/zc-check-emptylabel01.lvt index 58210f4..cc22485 100644 --- a/testfiles/zc-check-emptylabel01.lvt +++ b/testfiles/zc-check-emptylabel01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-facing01.lvt b/testfiles/zc-check-facing01.lvt index baa81b6..a7c04cc 100644 --- a/testfiles/zc-check-facing01.lvt +++ b/testfiles/zc-check-facing01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-facing02.lvt b/testfiles/zc-check-facing02.lvt index eee5940..721b490 100644 --- a/testfiles/zc-check-facing02.lvt +++ b/testfiles/zc-check-facing02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-facing03.lvt b/testfiles/zc-check-facing03.lvt index 20776b9..d6e1e2d 100644 --- a/testfiles/zc-check-facing03.lvt +++ b/testfiles/zc-check-facing03.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-far01.lvt b/testfiles/zc-check-far01.lvt index 1f1659a..22fe29a 100644 --- a/testfiles/zc-check-far01.lvt +++ b/testfiles/zc-check-far01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-manual01.lvt b/testfiles/zc-check-manual01.lvt index f27afd2..7b919b2 100644 --- a/testfiles/zc-check-manual01.lvt +++ b/testfiles/zc-check-manual01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-multi01.lvt b/testfiles/zc-check-multi01.lvt index a96da5f..f0837bc 100644 --- a/testfiles/zc-check-multi01.lvt +++ b/testfiles/zc-check-multi01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-nextchap01.lvt b/testfiles/zc-check-nextchap01.lvt index e9d45f8..14f3921 100644 --- a/testfiles/zc-check-nextchap01.lvt +++ b/testfiles/zc-check-nextchap01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-nextpage01.lvt b/testfiles/zc-check-nextpage01.lvt index ab50f22..cb8cff9 100644 --- a/testfiles/zc-check-nextpage01.lvt +++ b/testfiles/zc-check-nextpage01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-nextpage02.lvt b/testfiles/zc-check-nextpage02.lvt index e96566f..1442b88 100644 --- a/testfiles/zc-check-nextpage02.lvt +++ b/testfiles/zc-check-nextpage02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-nextsec01.lvt b/testfiles/zc-check-nextsec01.lvt index e5fb9fa..33aedc2 100644 --- a/testfiles/zc-check-nextsec01.lvt +++ b/testfiles/zc-check-nextsec01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-nocheck01.lvt b/testfiles/zc-check-nocheck01.lvt index 7af9767..eceefab 100644 --- a/testfiles/zc-check-nocheck01.lvt +++ b/testfiles/zc-check-nocheck01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-otherpage01.lvt b/testfiles/zc-check-otherpage01.lvt index 0d2b594..996f44d 100644 --- a/testfiles/zc-check-otherpage01.lvt +++ b/testfiles/zc-check-otherpage01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-otherpage02.lvt b/testfiles/zc-check-otherpage02.lvt index 4c851a5..2f3d55b 100644 --- a/testfiles/zc-check-otherpage02.lvt +++ b/testfiles/zc-check-otherpage02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-pagegap01.lvt b/testfiles/zc-check-pagegap01.lvt index 222d352..9b6025b 100644 --- a/testfiles/zc-check-pagegap01.lvt +++ b/testfiles/zc-check-pagegap01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-pagesafter01.lvt b/testfiles/zc-check-pagesafter01.lvt index 69a5d3f..bc78fbd 100644 --- a/testfiles/zc-check-pagesafter01.lvt +++ b/testfiles/zc-check-pagesafter01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-pagesafter02.lvt b/testfiles/zc-check-pagesafter02.lvt index 724c09f..e3a2ed4 100644 --- a/testfiles/zc-check-pagesafter02.lvt +++ b/testfiles/zc-check-pagesafter02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-pagesbefore01.lvt b/testfiles/zc-check-pagesbefore01.lvt index d85366b..8d349ee 100644 --- a/testfiles/zc-check-pagesbefore01.lvt +++ b/testfiles/zc-check-pagesbefore01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-pagesbefore02.lvt b/testfiles/zc-check-pagesbefore02.lvt index 32cd298..e2aac51 100644 --- a/testfiles/zc-check-pagesbefore02.lvt +++ b/testfiles/zc-check-pagesbefore02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-ppafter01.lvt b/testfiles/zc-check-ppafter01.lvt index 69a5d3f..bc78fbd 100644 --- a/testfiles/zc-check-ppafter01.lvt +++ b/testfiles/zc-check-ppafter01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-ppafter02.lvt b/testfiles/zc-check-ppafter02.lvt index 724c09f..e3a2ed4 100644 --- a/testfiles/zc-check-ppafter02.lvt +++ b/testfiles/zc-check-ppafter02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-ppbefore01.lvt b/testfiles/zc-check-ppbefore01.lvt index e826375..f2418d7 100644 --- a/testfiles/zc-check-ppbefore01.lvt +++ b/testfiles/zc-check-ppbefore01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-ppbefore02.lvt b/testfiles/zc-check-ppbefore02.lvt index 9174b8f..9bac8fb 100644 --- a/testfiles/zc-check-ppbefore02.lvt +++ b/testfiles/zc-check-ppbefore02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-prevchap01.lvt b/testfiles/zc-check-prevchap01.lvt index 27360e6..2fb6eeb 100644 --- a/testfiles/zc-check-prevchap01.lvt +++ b/testfiles/zc-check-prevchap01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-prevpage01.lvt b/testfiles/zc-check-prevpage01.lvt index e5ef960..1c23a2c 100644 --- a/testfiles/zc-check-prevpage01.lvt +++ b/testfiles/zc-check-prevpage01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-prevpage02.lvt b/testfiles/zc-check-prevpage02.lvt index 045e84a..b43580a 100644 --- a/testfiles/zc-check-prevpage02.lvt +++ b/testfiles/zc-check-prevpage02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-prevsec01.lvt b/testfiles/zc-check-prevsec01.lvt index 275d3d3..dbd33ba 100644 --- a/testfiles/zc-check-prevsec01.lvt +++ b/testfiles/zc-check-prevsec01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-secsafter01.lvt b/testfiles/zc-check-secsafter01.lvt index 42f4189..6557f5f 100644 --- a/testfiles/zc-check-secsafter01.lvt +++ b/testfiles/zc-check-secsafter01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-secsbefore01.lvt b/testfiles/zc-check-secsbefore01.lvt index d5405ea..5c6699d 100644 --- a/testfiles/zc-check-secsbefore01.lvt +++ b/testfiles/zc-check-secsbefore01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-thischap01.lvt b/testfiles/zc-check-thischap01.lvt index 657f818..667d671 100644 --- a/testfiles/zc-check-thischap01.lvt +++ b/testfiles/zc-check-thischap01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-thispage01.lvt b/testfiles/zc-check-thispage01.lvt index d502de3..dd7dc47 100644 --- a/testfiles/zc-check-thispage01.lvt +++ b/testfiles/zc-check-thispage01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-thispage02.lvt b/testfiles/zc-check-thispage02.lvt index e68580d..4003db6 100644 --- a/testfiles/zc-check-thispage02.lvt +++ b/testfiles/zc-check-thispage02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-check-thissec01.lvt b/testfiles/zc-check-thissec01.lvt index e8ff1e8..b53278f 100644 --- a/testfiles/zc-check-thissec01.lvt +++ b/testfiles/zc-check-thissec01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-closerange01.lvt b/testfiles/zc-opt-closerange01.lvt index fab9398..eb4588f 100644 --- a/testfiles/zc-opt-closerange01.lvt +++ b/testfiles/zc-opt-closerange01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-closerange02.lvt b/testfiles/zc-opt-closerange02.lvt index 3919e3d..91c65fd 100644 --- a/testfiles/zc-opt-closerange02.lvt +++ b/testfiles/zc-opt-closerange02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-hyperref01.lvt b/testfiles/zc-opt-hyperref01.lvt index 7915d91..d5ddba3 100644 --- a/testfiles/zc-opt-hyperref01.lvt +++ b/testfiles/zc-opt-hyperref01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-hyperref02.lvt b/testfiles/zc-opt-hyperref02.lvt index 26a3cde..d455da3 100644 --- a/testfiles/zc-opt-hyperref02.lvt +++ b/testfiles/zc-opt-hyperref02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-hyperref03.lvt b/testfiles/zc-opt-hyperref03.lvt index 9314338..2361834 100644 --- a/testfiles/zc-opt-hyperref03.lvt +++ b/testfiles/zc-opt-hyperref03.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-hyperref04.luatex.tlg b/testfiles/zc-opt-hyperref04.luatex.tlg index a5c6d5f..32355fc 100644 --- a/testfiles/zc-opt-hyperref04.luatex.tlg +++ b/testfiles/zc-opt-hyperref04.luatex.tlg @@ -1,6 +1,11 @@ This is a generated file for the l3build validation system. Don't change this file in any respect. -(zc-opt-hyperref04.aux) +(../l3backend-luatex.def +File: l3backend-luatex.def ....-..-.. L3 backend support: PDF output (LuaTeX) +\l__color_backend_stack_int=\count... +Inserting `l3color' in `luaotfload.parse_color'. +\l__pdf_internal_box=\box... +) (zc-opt-hyperref04.aux) LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line .... LaTeX Font Info: ... okay on input line .... LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line .... diff --git a/testfiles/zc-opt-hyperref04.lvt b/testfiles/zc-opt-hyperref04.lvt index 733a71e..1ac3e5a 100644 --- a/testfiles/zc-opt-hyperref04.lvt +++ b/testfiles/zc-opt-hyperref04.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-hyperref04.tlg b/testfiles/zc-opt-hyperref04.tlg index f400858..b55bdf2 100644 --- a/testfiles/zc-opt-hyperref04.tlg +++ b/testfiles/zc-opt-hyperref04.tlg @@ -1,6 +1,10 @@ This is a generated file for the l3build validation system. Don't change this file in any respect. -(zc-opt-hyperref04.aux) +(../l3backend-pdftex.def +File: l3backend-pdftex.def ....-..-.. L3 backend support: PDF output (pdfTeX) +\l__color_backend_stack_int=\count... +\l__pdf_internal_box=\box... +) (zc-opt-hyperref04.aux) LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line .... LaTeX Font Info: ... okay on input line .... LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line .... diff --git a/testfiles/zc-opt-hyperref04.xetex.tlg b/testfiles/zc-opt-hyperref04.xetex.tlg index 11636ac..03c199f 100644 --- a/testfiles/zc-opt-hyperref04.xetex.tlg +++ b/testfiles/zc-opt-hyperref04.xetex.tlg @@ -1,6 +1,13 @@ This is a generated file for the l3build validation system. Don't change this file in any respect. -(zc-opt-hyperref04.aux) +(../l3backend-xetex.def +File: l3backend-xetex.def ....-..-.. L3 backend support: XeTeX +\g__graphics_track_int=\count... +\l__pdf_internal_box=\box... +\g__pdf_backend_object_int=\count... +\g__pdf_backend_annotation_int=\count... +\g__pdf_backend_link_int=\count... +) (zc-opt-hyperref04.aux) LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line .... LaTeX Font Info: ... okay on input line .... LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line .... diff --git a/testfiles/zc-opt-hyperref05.lvt b/testfiles/zc-opt-hyperref05.lvt index 4004d6d..24b152b 100644 --- a/testfiles/zc-opt-hyperref05.lvt +++ b/testfiles/zc-opt-hyperref05.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-ignore01.lvt b/testfiles/zc-opt-ignore01.lvt index 4ddabbe..9fcf247 100644 --- a/testfiles/zc-opt-ignore01.lvt +++ b/testfiles/zc-opt-ignore01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-ignore02.lvt b/testfiles/zc-opt-ignore02.lvt index aef41d7..25f7b47 100644 --- a/testfiles/zc-opt-ignore02.lvt +++ b/testfiles/zc-opt-ignore02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel01.lvt b/testfiles/zc-opt-msglevel01.lvt index 4ae8033..37b5b15 100644 --- a/testfiles/zc-opt-msglevel01.lvt +++ b/testfiles/zc-opt-msglevel01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel02.lvt b/testfiles/zc-opt-msglevel02.lvt index 3d838b4..e7887f6 100644 --- a/testfiles/zc-opt-msglevel02.lvt +++ b/testfiles/zc-opt-msglevel02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel03.lvt b/testfiles/zc-opt-msglevel03.lvt index 3040e6f..f02e332 100644 --- a/testfiles/zc-opt-msglevel03.lvt +++ b/testfiles/zc-opt-msglevel03.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel04.lvt b/testfiles/zc-opt-msglevel04.lvt index f055296..72fabac 100644 --- a/testfiles/zc-opt-msglevel04.lvt +++ b/testfiles/zc-opt-msglevel04.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel05.lvt b/testfiles/zc-opt-msglevel05.lvt index d33019c..a7c2b3c 100644 --- a/testfiles/zc-opt-msglevel05.lvt +++ b/testfiles/zc-opt-msglevel05.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel06.lvt b/testfiles/zc-opt-msglevel06.lvt index 5291b16..af167e0 100644 --- a/testfiles/zc-opt-msglevel06.lvt +++ b/testfiles/zc-opt-msglevel06.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel07.lvt b/testfiles/zc-opt-msglevel07.lvt index d288e6f..aa5ca51 100644 --- a/testfiles/zc-opt-msglevel07.lvt +++ b/testfiles/zc-opt-msglevel07.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-msglevel08.lvt b/testfiles/zc-opt-msglevel08.lvt index 8ecd41d..6931aa6 100644 --- a/testfiles/zc-opt-msglevel08.lvt +++ b/testfiles/zc-opt-msglevel08.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-ok01.lvt b/testfiles/zc-opt-ok01.lvt index 7689fb9..b5ffcc5 100644 --- a/testfiles/zc-opt-ok01.lvt +++ b/testfiles/zc-opt-ok01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-ok02.lvt b/testfiles/zc-opt-ok02.lvt index b779f29..4fa2dd9 100644 --- a/testfiles/zc-opt-ok02.lvt +++ b/testfiles/zc-opt-ok02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage01.lvt b/testfiles/zc-opt-onpage01.lvt index ad623bb..49aa125 100644 --- a/testfiles/zc-opt-onpage01.lvt +++ b/testfiles/zc-opt-onpage01.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage02.lvt b/testfiles/zc-opt-onpage02.lvt index 7c25d21..ea26a13 100644 --- a/testfiles/zc-opt-onpage02.lvt +++ b/testfiles/zc-opt-onpage02.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage03.lvt b/testfiles/zc-opt-onpage03.lvt index d4363a6..aa176e3 100644 --- a/testfiles/zc-opt-onpage03.lvt +++ b/testfiles/zc-opt-onpage03.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage04.lvt b/testfiles/zc-opt-onpage04.lvt index 5bb0e17..963734a 100644 --- a/testfiles/zc-opt-onpage04.lvt +++ b/testfiles/zc-opt-onpage04.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage05.lvt b/testfiles/zc-opt-onpage05.lvt index 5c12e5d..75592f8 100644 --- a/testfiles/zc-opt-onpage05.lvt +++ b/testfiles/zc-opt-onpage05.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage06.lvt b/testfiles/zc-opt-onpage06.lvt index b5829c1..55e103c 100644 --- a/testfiles/zc-opt-onpage06.lvt +++ b/testfiles/zc-opt-onpage06.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff diff --git a/testfiles/zc-opt-onpage07.lvt b/testfiles/zc-opt-onpage07.lvt index b63e4c9..71ed6bb 100644 --- a/testfiles/zc-opt-onpage07.lvt +++ b/testfiles/zc-opt-onpage07.lvt @@ -2,8 +2,6 @@ \input{regression-test} -\RequirePackage[enable-debug]{expl3} - \ExplSyntaxOn \debug_on:n { check-declarations , deprecation } \ExplSyntaxOff