Skip to content

Commit

Permalink
update test files for #364
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjr committed Feb 15, 2024
1 parent 79529b0 commit 4c0261b
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions testfiles/library-015.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9e53c2185c82bb6072ff3e6555a82568
Binary file added testfiles/library-015.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions testfiles/library-015.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
\documentclass{article}
\usepackage[b5paper,margin=1cm]{geometry}
\pagestyle{empty}
\setlength{\parindent}{0pt}

\input{regression-test}

\usepackage{tabularray}
\UseTblrLibrary{siunitx}
\UseTblrLibrary{siunitx}

\SetTblrTracing{none}

\begin{document}

\START
\hrule\bigskip

\BEGINTEST{load the same library twice} % issue #364
\begin{tblr}{
hlines, vlines, colspec={SSS}
}
11 & 11 & 11 \\
2.1 & 2.2 & 2.3 \\
33.11 & 33.22 & 33.33 \\
\end{tblr}
\ENDTEST

\end{document}
12 changes: 12 additions & 0 deletions testfiles/library-015.tlg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
============================================================
TEST 1: load the same library twice
============================================================
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <7> on input line ....
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <5> on input line ....
============================================================
[1
] (library-015.aux)

0 comments on commit 4c0261b

Please sign in to comment.