[latex3-commits] [git/LaTeX3-latex3-latex3] color-multi-model: Update test files (124e3a026)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jun 23 09:21:26 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : color-multi-model
Link : https://github.com/latex3/latex3/commit/124e3a026ed55b0c776ae6d8ad889ff42ba816cd
>---------------------------------------------------------------
commit 124e3a026ed55b0c776ae6d8ad889ff42ba816cd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 23 08:21:26 2020 +0100
Update test files
>---------------------------------------------------------------
124e3a026ed55b0c776ae6d8ad889ff42ba816cd
l3experimental/l3color/testfiles/m3color003.ptex.tlg | 7 ++-----
l3experimental/l3color/testfiles/m3color003.uptex.tlg | 7 ++-----
l3experimental/l3color/testfiles/m3color003.xetex.tlg | 7 ++-----
3 files changed, 6 insertions(+), 15 deletions(-)
diff --git a/l3experimental/l3color/testfiles/m3color003.ptex.tlg b/l3experimental/l3color/testfiles/m3color003.ptex.tlg
index c8b5cca58..da2dc6ebe 100644
--- a/l3experimental/l3color/testfiles/m3color003.ptex.tlg
+++ b/l3experimental/l3color/testfiles/m3color003.ptex.tlg
@@ -79,12 +79,12 @@ Defining \l__color_named_test_tl on line ...
Defining \l__color_named_test_prop on line ...
The color test has the properties:
> model => cmyk
-> value => 0.55 0.1 0.15 0.2.
+> cmyk => 0.55 0.1 0.15 0.2.
<recently read> }
l. ... }
The color test has the properties:
> model => rgb
-> value => 0.05 0.05 0.6.
+> rgb => 0.05 0.05 0.6.
<recently read> }
l. ... }
============================================================
@@ -99,7 +99,6 @@ Defining \l__color_named_myexpr1_tl on line ...
Defining \l__color_named_myexpr1_prop on line ...
The color myexpr1 has the properties:
> model => rgb
-> value => 1 0 1
> rgb => 1 0 1
> cmyk => 1.0 0.0 0.0 1.0.
<recently read> }
@@ -108,7 +107,6 @@ Defining \l__color_named_myexpr2_tl on line ...
Defining \l__color_named_myexpr2_prop on line ...
The color myexpr2 has the properties:
> model => cmyk
-> value => 1 0 0 1
> cmyk => 1 0 0 1
> rgb => 1.0 0.0 1.0.
<recently read> }
@@ -119,7 +117,6 @@ TEST 4: Showing multiple models
============================================================
The color foo1 has the properties:
> model => cmyk
-> value => 0.1 0.2 0.3 0.4
> cmyk => 0.1 0.2 0.3 0.4
> rgb => 0.1 0.1 0.2.
<recently read> }
diff --git a/l3experimental/l3color/testfiles/m3color003.uptex.tlg b/l3experimental/l3color/testfiles/m3color003.uptex.tlg
index c8b5cca58..da2dc6ebe 100644
--- a/l3experimental/l3color/testfiles/m3color003.uptex.tlg
+++ b/l3experimental/l3color/testfiles/m3color003.uptex.tlg
@@ -79,12 +79,12 @@ Defining \l__color_named_test_tl on line ...
Defining \l__color_named_test_prop on line ...
The color test has the properties:
> model => cmyk
-> value => 0.55 0.1 0.15 0.2.
+> cmyk => 0.55 0.1 0.15 0.2.
<recently read> }
l. ... }
The color test has the properties:
> model => rgb
-> value => 0.05 0.05 0.6.
+> rgb => 0.05 0.05 0.6.
<recently read> }
l. ... }
============================================================
@@ -99,7 +99,6 @@ Defining \l__color_named_myexpr1_tl on line ...
Defining \l__color_named_myexpr1_prop on line ...
The color myexpr1 has the properties:
> model => rgb
-> value => 1 0 1
> rgb => 1 0 1
> cmyk => 1.0 0.0 0.0 1.0.
<recently read> }
@@ -108,7 +107,6 @@ Defining \l__color_named_myexpr2_tl on line ...
Defining \l__color_named_myexpr2_prop on line ...
The color myexpr2 has the properties:
> model => cmyk
-> value => 1 0 0 1
> cmyk => 1 0 0 1
> rgb => 1.0 0.0 1.0.
<recently read> }
@@ -119,7 +117,6 @@ TEST 4: Showing multiple models
============================================================
The color foo1 has the properties:
> model => cmyk
-> value => 0.1 0.2 0.3 0.4
> cmyk => 0.1 0.2 0.3 0.4
> rgb => 0.1 0.1 0.2.
<recently read> }
diff --git a/l3experimental/l3color/testfiles/m3color003.xetex.tlg b/l3experimental/l3color/testfiles/m3color003.xetex.tlg
index aa14b90a8..544b13758 100644
--- a/l3experimental/l3color/testfiles/m3color003.xetex.tlg
+++ b/l3experimental/l3color/testfiles/m3color003.xetex.tlg
@@ -74,12 +74,12 @@ Defining \l__color_named_test_tl on line ...
Defining \l__color_named_test_prop on line ...
The color test has the properties:
> model => cmyk
-> value => 0.55 0.1 0.15 0.2.
+> cmyk => 0.55 0.1 0.15 0.2.
<recently read> }
l. ... }
The color test has the properties:
> model => rgb
-> value => 0.05 0.05 0.6.
+> rgb => 0.05 0.05 0.6.
<recently read> }
l. ... }
============================================================
@@ -94,7 +94,6 @@ Defining \l__color_named_myexpr1_tl on line ...
Defining \l__color_named_myexpr1_prop on line ...
The color myexpr1 has the properties:
> model => rgb
-> value => 1 0 1
> rgb => 1 0 1
> cmyk => 1.0 0.0 0.0 1.0.
<recently read> }
@@ -103,7 +102,6 @@ Defining \l__color_named_myexpr2_tl on line ...
Defining \l__color_named_myexpr2_prop on line ...
The color myexpr2 has the properties:
> model => cmyk
-> value => 1 0 0 1
> cmyk => 1 0 0 1
> rgb => 1.0 0.0 1.0.
<recently read> }
@@ -114,7 +112,6 @@ TEST 4: Showing multiple models
============================================================
The color foo1 has the properties:
> model => cmyk
-> value => 0.1 0.2 0.3 0.4
> cmyk => 0.1 0.2 0.3 0.4
> rgb => 0.1 0.1 0.2.
<recently read> }
More information about the latex3-commits
mailing list.