[latex3-commits] [git/LaTeX3-latex3-latex3] master: Omit sys-dependent part of test outout (d464f5a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Aug 24 20:51:12 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/d464f5a34203567aea5fcff720687cb8cd971837
>---------------------------------------------------------------
commit d464f5a34203567aea5fcff720687cb8cd971837
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Aug 24 19:51:12 2018 +0100
Omit sys-dependent part of test outout
>---------------------------------------------------------------
d464f5a34203567aea5fcff720687cb8cd971837
l3experimental/l3sys-shell/testfiles/m3sys-shell002.lvt | 2 ++
l3experimental/l3sys-shell/testfiles/m3sys-shell002.tlg | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3experimental/l3sys-shell/testfiles/m3sys-shell002.lvt b/l3experimental/l3sys-shell/testfiles/m3sys-shell002.lvt
index bf206d3..b15090e 100644
--- a/l3experimental/l3sys-shell/testfiles/m3sys-shell002.lvt
+++ b/l3experimental/l3sys-shell/testfiles/m3sys-shell002.lvt
@@ -10,7 +10,9 @@
\TEST { File~Listing }
{
+ \OMIT
\sys_shell_split_ls:nN { m3sys-shell002.* } \l_tmpa_seq
+ \TIMO
\seq_show:N \l_tmpa_seq
}
diff --git a/l3experimental/l3sys-shell/testfiles/m3sys-shell002.tlg b/l3experimental/l3sys-shell/testfiles/m3sys-shell002.tlg
index ebbe1d5..157379f 100644
--- a/l3experimental/l3sys-shell/testfiles/m3sys-shell002.tlg
+++ b/l3experimental/l3sys-shell/testfiles/m3sys-shell002.tlg
@@ -3,7 +3,6 @@ Don't change this file in any respect.
============================================================
TEST 1: File Listing
============================================================
-(|dir /b m3sys-shell002.*)
The sequence \l_tmpa_seq contains the items (without outer braces):
> {m3sys-shell002.log}
> {m3sys-shell002.lvt}
More information about the latex3-commits
mailing list