Skip to content

Commit a7ea0d2

Browse files
committed
Fix some tests; more to fix.
1 parent e05f11b commit a7ea0d2

File tree

8 files changed

+9
-1042
lines changed

8 files changed

+9
-1042
lines changed

DELETED.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ This is a list of obsolete profiles and transformations which have been deleted
55
- teikindle profile: last release: 7.59.0. TEI no longer supports kindle, but kindle supports epub, so this is not needed.
66
- oulipo profile: last release: 7.59.0. The README in the folder specifies that this is no longer in use.
77
- oucscourses profile: last release 7.59.0. Oxford University Computing Services no longer exists.
8-
- adams profiles: last release: 7.59.0. The README file is empty, and nobody on Council knows anything about this profile.
8+
- adams profile: last release: 7.59.0. The README file is empty, and nobody on Council knows anything about this profile.
9+
- saxonce profile: last release: 7.59.0. SaxonCE is abandoned, and its last release was in 2013.
10+
-

Test/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ help:
121121
@echo " Only in $(AR)/: test_3.epub"
122122
@echo " Only in $(AR)/: test3.html"
123123
@echo " Only in $(AR)/: test4.html"
124-
@echo " Only in $(AR)/: testoucscoursesp5.xml"
125-
@echo " Only in $(AR)/: testoucscourses.xml.docx"
126124
@echo " Only in $(AR)/: test-pages.epub"
127125
@echo " Only in $(AR)/: test.processedodd"
128126
@echo " Only in $(AR)/: xml.tmp"
@@ -558,9 +556,6 @@ test-to-docx:
558556
then diff $(AR)/testnotes1.docx_document.xml $(ER)/testnotes1.docx_document.xml; \
559557
else echo "==deferring: \` diff $(AR)/testnotes1.docx_document.xml $(ER)/testnotes1.docx_document.xml \`"; fi
560558

561-
$(SAXON) testoucscourses.xml ../profiles/default/p4/from.xsl > $(AR)/testoucscoursesp5.xml
562-
$(BINDIR)/teitodocx $(FLAGS) --profile=oucscourses $(AR)/testoucscoursesp5.xml $(AR)/testoucscourses.docx
563-
564559
test-oddity: actual css
565560
@echo "--------- Test/Makefile target=$@"
566561

-24.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)