[latex3-commits] [git/LaTeX3-latex3-l3build] master: For the moment, drop PDF test files (7a07e65)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Jul 29 00:17:56 CEST 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/7a07e6512d5592f97540f8588bb0e2ab23d534e4
>---------------------------------------------------------------
commit 7a07e6512d5592f97540f8588bb0e2ab23d534e4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Jul 28 23:17:56 2018 +0100
For the moment, drop PDF test files
>---------------------------------------------------------------
7a07e6512d5592f97540f8588bb0e2ab23d534e4
testfiles/00-test-2.pdf | Bin 9101 -> 0 bytes
testfiles/00-test-2.pvt | 33 ---------------------------------
2 files changed, 33 deletions(-)
diff --git a/testfiles/00-test-2.pdf b/testfiles/00-test-2.pdf
deleted file mode 100644
index 35534f7..0000000
Binary files a/testfiles/00-test-2.pdf and /dev/null differ
diff --git a/testfiles/00-test-2.pvt b/testfiles/00-test-2.pvt
deleted file mode 100644
index 6814f14..0000000
--- a/testfiles/00-test-2.pvt
+++ /dev/null
@@ -1,33 +0,0 @@
-\input regression-test.tex\relax
-
-\documentclass{minimal}
-
-\begin{document}
-
-\newtoks\foo % \outer
-
-\START
-
-\TEST{\afterassignment}{
- \def\x{\afterassignment{\edef\y{world}}\foo}
- \x={hello}
- \showthe\foo
- \show\y
-}
-
-\newpage
-
-\OMIT
- % Force font loading
- \begin{verbatim}
- #$%&
- \end{verbatim}
-\TIMO
-
-\BEGINTEST{Enviornment test}
- \begin{verbatim}
- #$%&
- \end{verbatim}
-\ENDTEST
-
-\end{document}
More information about the latex3-commits
mailing list