[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add the new auxiliary integer to appropriate test log (2bd7b52)

Bruno Le Floch bruno at le-floch.fr
Sat May 5 00:41:31 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/2bd7b52e9c776e75ded27ad6b1bb55667662f045

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

commit 2bd7b52e9c776e75ded27ad6b1bb55667662f045
Author: Bruno Le Floch <bruno at le-floch.fr>
Date:   Sat May 5 00:41:31 2018 +0200

    Add the new auxiliary integer to appropriate test log


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

2bd7b52e9c776e75ded27ad6b1bb55667662f045
 l3kernel/testfiles/m3expl002.luatex.tlg |    1 +
 l3kernel/testfiles/m3expl002.ptex.tlg   |    1 +
 l3kernel/testfiles/m3expl002.tlg        |    1 +
 l3kernel/testfiles/m3expl002.uptex.tlg  |    1 +
 l3kernel/testfiles/m3expl002.xetex.tlg  |    1 +
 l3kernel/testfiles/m3expl004.luatex.tlg |    1 +
 l3kernel/testfiles/m3expl004.ptex.tlg   |    1 +
 l3kernel/testfiles/m3expl004.tlg        |    1 +
 l3kernel/testfiles/m3expl004.uptex.tlg  |    1 +
 l3kernel/testfiles/m3expl004.xetex.tlg  |    1 +
 10 files changed, 10 insertions(+)

diff --git a/l3kernel/testfiles/m3expl002.luatex.tlg b/l3kernel/testfiles/m3expl002.luatex.tlg
index 4ac1b2d..4cfac2c 100644
--- a/l3kernel/testfiles/m3expl002.luatex.tlg
+++ b/l3kernel/testfiles/m3expl002.luatex.tlg
@@ -45,6 +45,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl002.ptex.tlg b/l3kernel/testfiles/m3expl002.ptex.tlg
index dae6eb9..33269b9 100644
--- a/l3kernel/testfiles/m3expl002.ptex.tlg
+++ b/l3kernel/testfiles/m3expl002.ptex.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl002.tlg b/l3kernel/testfiles/m3expl002.tlg
index 44a3537..d89f2bf 100644
--- a/l3kernel/testfiles/m3expl002.tlg
+++ b/l3kernel/testfiles/m3expl002.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl002.uptex.tlg b/l3kernel/testfiles/m3expl002.uptex.tlg
index ddb666b..aa1b73c 100644
--- a/l3kernel/testfiles/m3expl002.uptex.tlg
+++ b/l3kernel/testfiles/m3expl002.uptex.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl002.xetex.tlg b/l3kernel/testfiles/m3expl002.xetex.tlg
index d1b4534..373bf54 100644
--- a/l3kernel/testfiles/m3expl002.xetex.tlg
+++ b/l3kernel/testfiles/m3expl002.xetex.tlg
@@ -41,6 +41,7 @@ Don't change this file in any respect.
 \c__fp_Bigg_leading_shift_int=\count...
 \c__fp_Bigg_middle_shift_int=\count...
 \c__fp_Bigg_trailing_shift_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl004.luatex.tlg b/l3kernel/testfiles/m3expl004.luatex.tlg
index 4ac1b2d..4cfac2c 100644
--- a/l3kernel/testfiles/m3expl004.luatex.tlg
+++ b/l3kernel/testfiles/m3expl004.luatex.tlg
@@ -45,6 +45,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl004.ptex.tlg b/l3kernel/testfiles/m3expl004.ptex.tlg
index dae6eb9..33269b9 100644
--- a/l3kernel/testfiles/m3expl004.ptex.tlg
+++ b/l3kernel/testfiles/m3expl004.ptex.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl004.tlg b/l3kernel/testfiles/m3expl004.tlg
index 44a3537..d89f2bf 100644
--- a/l3kernel/testfiles/m3expl004.tlg
+++ b/l3kernel/testfiles/m3expl004.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl004.uptex.tlg b/l3kernel/testfiles/m3expl004.uptex.tlg
index ddb666b..aa1b73c 100644
--- a/l3kernel/testfiles/m3expl004.uptex.tlg
+++ b/l3kernel/testfiles/m3expl004.uptex.tlg
@@ -44,6 +44,7 @@ Don't change this file in any respect.
 \c__fp_rand_size_int=\count...
 \c__fp_rand_four_int=\count...
 \c__fp_rand_eight_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...
diff --git a/l3kernel/testfiles/m3expl004.xetex.tlg b/l3kernel/testfiles/m3expl004.xetex.tlg
index d1b4534..373bf54 100644
--- a/l3kernel/testfiles/m3expl004.xetex.tlg
+++ b/l3kernel/testfiles/m3expl004.xetex.tlg
@@ -41,6 +41,7 @@ Don't change this file in any respect.
 \c__fp_Bigg_leading_shift_int=\count...
 \c__fp_Bigg_middle_shift_int=\count...
 \c__fp_Bigg_trailing_shift_int=\count...
+\l__intarray_loop_int=\count...
 \c__intarray_sp_dim=\dimen...
 \g__intarray_font_int=\count...
 \l__sort_length_int=\count...





More information about the latex3-commits mailing list