Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
67b86a64
Commit
67b86a64
authored
Nov 23, 2018
by
mrodzis
🌿
Browse files
Add test for 3.21.18.5 additions with vague placement
parent
1dbb67b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/teisimpleprint/tests/teisimple-test.xql
View file @
67b86a64
...
...
@@ -1455,4 +1455,14 @@ declare
function teisimple-test:sketches-with-rotation($node as element(*)) {
fontaneSimple:transform($node, "16b00")
};
(: 3.21.18.5 additions with vague placement -- requirements changed 2018-11-23 :)
declare
%test:name("3.21.18.5 additions with vague placement")
%test:args("<line xmlns=""http://www.tei-c.org/ns/1.0"" style=""margin-left:0.0cm"">Fachwerk<add place=""above"" style=""margin-left:0.4cm"" rend=""caret:slash"">haus</add>. 1 fenſtrige Giebelſtube. 1 breites gemüthliches </line>")
%test:assertEquals("<milestone xmlns=""http://www.tei-c.org/ns/1.0"" unit=""line""/>", "Fachwerk", "haus", ". 1 fenstrige Giebelstube. 1 breites gemüthliches ")
function teisimple-test:additions-with-vague-placement($node as element(*)) {
fontaneSimple:transform($node, "16b00")
};
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment