mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-16 09:24:19 +01:00
tests: adapt paths
This commit is contained in:
parent
ed5b5c13dd
commit
3afbce023d
7 changed files with 19 additions and 19 deletions
2
Makefile
2
Makefile
|
|
@ -83,7 +83,7 @@ smoke-test: tests/resources/kant_aufklaerung_1784_0020.tif
|
|||
eynollah -m $(CURDIR)/models_eynollah layout -di $(<D) -o $(TMPDIR)
|
||||
test -s $(TMPDIR)/euler_rechenkunst01_1738_0025.xml
|
||||
# mbreorder, directory mode (overwrite):
|
||||
eynollah -m $(CURDIR)/$(SEG_MODELNAME) machine-based-reading-order -di $(<D) -o $(TMPDIR)
|
||||
eynollah -m $(CURDIR)/models_eynollah machine-based-reading-order -di $(<D) -o $(TMPDIR)
|
||||
fgrep -q http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15 $(TMPDIR)/$(basename $(<F)).xml
|
||||
fgrep -c -e RegionRefIndexed $(TMPDIR)/$(basename $(<F)).xml
|
||||
# binarize:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue