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
476544b2
Commit
476544b2
authored
Nov 05, 2018
by
MRodz
Committed by
mrodzis
Feb 05, 2019
Browse files
Test simplifying TEI on postinstall
parent
ca52fd30
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/tests.xq
View file @
476544b2
...
...
@@ -22,3 +22,8 @@ test:suite(inspect:module-functions(xs:anyURI("index-viewer.xqm")))
:)
(: transform :)
test:suite
(
inspect:module-functions
(
xs:anyURI
(
"transform-tests.xqm"
)))
(: all things simplifying the TEI encoding :)
test:suite
(
inspect:module-functions
(
xs:anyURI
(
"teisimpleprint/tests/teisimple-test-runner.xq"
)))
,
test:suite
(
inspect:module-functions
(
xs:anyURI
(
"teisimpleprint/tests/tidysimple-test-runner.xq"
)))
,
test:suite
(
inspect:module-functions
(
xs:anyURI
(
"teisimpleprint/tests/index-info-test-runner.xq"
)))
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