[latex3-commits] [l3svn] branch master updated: Additional test files as color specials are engine-specific
noreply at latex-project.org
noreply at latex-project.org
Thu Oct 12 20:24:28 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new e436754 Additional test files as color specials are engine-specific
e436754 is described below
commit e436754e93dfe2912a6cb392a9bd05f358d31b19
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 12 19:24:10 2017 +0100
Additional test files as color specials are engine-specific
---
.../testfiles/m3color-extra001.ptex.tlg | 179 ++++++++++++++++++++
.../testfiles/m3color-extra001.uptex.tlg | 179 ++++++++++++++++++++
.../testfiles/m3color-extra001.xetex.tlg | 179 ++++++++++++++++++++
3 files changed, 537 insertions(+)
diff --git a/l3trial/l3color-extra/testfiles/m3color-extra001.ptex.tlg b/l3trial/l3color-extra/testfiles/m3color-extra001.ptex.tlg
new file mode 100644
index 0000000..9cab528
--- /dev/null
+++ b/l3trial/l3color-extra/testfiles/m3color-extra001.ptex.tlg
@@ -0,0 +1,179 @@
+This is a generated file for the LaTeX (2e + expl3) validation system.
+Don't change this file in any respect.
+Author: Joseph Wright
+============================================================
+TEST 1: Naming colors by model
+============================================================
+Defining \l__color_named_foo1_tl on line ...
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo2_tl on line ...
+The color foo2 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo3_tl on line ...
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 2: Renaming colors by model
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 3: Naming colors by expression
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => gray
+> value => 0.5.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => rgb
+> value => 1, 0.5, 0.5.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo4_tl on line ...
+The color foo4 has the properties:
+> model => rgb
+> value => 0.125, 0.125, 0.75.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo5_tl on line ...
+The color foo5 has the properties:
+> model => cmyk
+> value => 0.02, 0.18, 0.8, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 4: Naming colors by expression with model conversion
+============================================================
+The color foo1 has the properties:
+> model => rgb
+> value => 0.5, 0.5, 0.5.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.5, 0.5, 0.5, 0.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.05, 0.05, 0.05, 0.9.
+<recently read> }
+l. ... }
+The color foo4 has the properties:
+> model => rgb
+> value => 0.1, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 5: Copying named colors
+============================================================
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.25, 0.75, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 6: Selecting colors
+============================================================
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push rgb 0.25 0.75 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0.33}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push cmyk 0.9 0.2 0.4 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+============================================================
+============================================================
+TEST 7: Showing colors
+============================================================
+The color unknown is undefined.
+> .
+<recently read> }
+l. ... }
+The color black has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color red has the properties:
+> model => rgb
+> value => 1, 0, 0.
+<recently read> }
+l. ... }
+The color cyan has the properties:
+> model => cmyk
+> value => 1, 0, 0, 0.
+<recently read> }
+l. ... }
+============================================================
diff --git a/l3trial/l3color-extra/testfiles/m3color-extra001.uptex.tlg b/l3trial/l3color-extra/testfiles/m3color-extra001.uptex.tlg
new file mode 100644
index 0000000..9cab528
--- /dev/null
+++ b/l3trial/l3color-extra/testfiles/m3color-extra001.uptex.tlg
@@ -0,0 +1,179 @@
+This is a generated file for the LaTeX (2e + expl3) validation system.
+Don't change this file in any respect.
+Author: Joseph Wright
+============================================================
+TEST 1: Naming colors by model
+============================================================
+Defining \l__color_named_foo1_tl on line ...
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo2_tl on line ...
+The color foo2 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo3_tl on line ...
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 2: Renaming colors by model
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 3: Naming colors by expression
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => gray
+> value => 0.5.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => rgb
+> value => 1, 0.5, 0.5.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo4_tl on line ...
+The color foo4 has the properties:
+> model => rgb
+> value => 0.125, 0.125, 0.75.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo5_tl on line ...
+The color foo5 has the properties:
+> model => cmyk
+> value => 0.02, 0.18, 0.8, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 4: Naming colors by expression with model conversion
+============================================================
+The color foo1 has the properties:
+> model => rgb
+> value => 0.5, 0.5, 0.5.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.5, 0.5, 0.5, 0.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.05, 0.05, 0.05, 0.9.
+<recently read> }
+l. ... }
+The color foo4 has the properties:
+> model => rgb
+> value => 0.1, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 5: Copying named colors
+============================================================
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.25, 0.75, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 6: Selecting colors
+============================================================
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push rgb 0.25 0.75 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0.33}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push cmyk 0.9 0.2 0.4 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+============================================================
+============================================================
+TEST 7: Showing colors
+============================================================
+The color unknown is undefined.
+> .
+<recently read> }
+l. ... }
+The color black has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color red has the properties:
+> model => rgb
+> value => 1, 0, 0.
+<recently read> }
+l. ... }
+The color cyan has the properties:
+> model => cmyk
+> value => 1, 0, 0, 0.
+<recently read> }
+l. ... }
+============================================================
diff --git a/l3trial/l3color-extra/testfiles/m3color-extra001.xetex.tlg b/l3trial/l3color-extra/testfiles/m3color-extra001.xetex.tlg
new file mode 100644
index 0000000..9cab528
--- /dev/null
+++ b/l3trial/l3color-extra/testfiles/m3color-extra001.xetex.tlg
@@ -0,0 +1,179 @@
+This is a generated file for the LaTeX (2e + expl3) validation system.
+Don't change this file in any respect.
+Author: Joseph Wright
+============================================================
+TEST 1: Naming colors by model
+============================================================
+Defining \l__color_named_foo1_tl on line ...
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo2_tl on line ...
+The color foo2 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo3_tl on line ...
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 2: Renaming colors by model
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.1.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => rgb
+> value => 0.1, 0.2, 0.3.
+<recently read> }
+l. ... }
+The color foo1 has the properties:
+> model => cmyk
+> value => 0.1, 0.2, 0.3, 0.4.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 3: Naming colors by expression
+============================================================
+The color foo1 has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => gray
+> value => 0.5.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => rgb
+> value => 1, 0.5, 0.5.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo4_tl on line ...
+The color foo4 has the properties:
+> model => rgb
+> value => 0.125, 0.125, 0.75.
+<recently read> }
+l. ... }
+Defining \l__color_named_foo5_tl on line ...
+The color foo5 has the properties:
+> model => cmyk
+> value => 0.02, 0.18, 0.8, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 4: Naming colors by expression with model conversion
+============================================================
+The color foo1 has the properties:
+> model => rgb
+> value => 0.5, 0.5, 0.5.
+<recently read> }
+l. ... }
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.5, 0.5, 0.5, 0.
+<recently read> }
+l. ... }
+The color foo3 has the properties:
+> model => cmyk
+> value => 0.05, 0.05, 0.05, 0.9.
+<recently read> }
+l. ... }
+The color foo4 has the properties:
+> model => rgb
+> value => 0.1, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 5: Copying named colors
+============================================================
+The color foo2 has the properties:
+> model => cmyk
+> value => 0.25, 0.75, 0, 0.
+<recently read> }
+l. ... }
+============================================================
+============================================================
+TEST 6: Selecting colors
+============================================================
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push rgb 0.25 0.75 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push gray 0.33}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+> \box57=
+\hbox(6.94444+0.0)x22.50005
+.\special{color push cmyk 0.9 0.2 0.4 0}
+.\OT1/cmr/m/n/10 H
+.\OT1/cmr/m/n/10 e
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 l
+.\OT1/cmr/m/n/10 o
+! OK.
+<argument> \l_tmpa_box
+l. ... }
+============================================================
+============================================================
+TEST 7: Showing colors
+============================================================
+The color unknown is undefined.
+> .
+<recently read> }
+l. ... }
+The color black has the properties:
+> model => gray
+> value => 0.
+<recently read> }
+l. ... }
+The color red has the properties:
+> model => rgb
+> value => 1, 0, 0.
+<recently read> }
+l. ... }
+The color cyan has the properties:
+> model => cmyk
+> value => 1, 0, 0, 0.
+<recently read> }
+l. ... }
+============================================================
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list