Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for hocr-lines #84

Merged
merged 1 commit into from
Oct 16, 2016
Merged

Conversation

zuphilip
Copy link
Collaborator

No description provided.

@stweil stweil merged commit fa5201e into ocropus:master Oct 16, 2016
@stweil
Copy link
Collaborator

stweil commented Oct 16, 2016

Applied, thanks.

@zuphilip zuphilip deleted the hocr-lines-test branch October 16, 2016 18:38

equals $nlines "$(hocr-lines $TESTDATA/tess.hocr|wc -l)" "number of lines == $nlines"

match "1 Down the Rabbit-Hole" "$(hocr-lines $TESTDATA/tess.hocr | head -n 1)" \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be an equals check. Using match masks that behavior is broken for Python3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants