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 build pieces for Google Test #1050

Closed
Shreeshrii opened this issue Jul 24, 2017 · 5 comments
Closed

Add build pieces for Google Test #1050

Shreeshrii opened this issue Jul 24, 2017 · 5 comments

Comments

@Shreeshrii
Copy link
Collaborator

Shreeshrii commented Jul 24, 2017

copied from https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!topic/tesseract-dev/VLwwGFKtdPA

Ray | Jul 21
I have the OK to "throw the tests over the wall" already. ie provide them in a non-working form.
There are actually very few copyrighted images that would need to be replaced. Most of the tests run on synthetic data, existing test data, or don't require images.

If someone would put together the build pieces necessary to build and run an empty test (using Google test), then I will port at least one example, and then push the rest out.

Ray | Jul 13
There are the order of 50 tests, some of which complete in <1s. Some take ~10mins to run, but very few. You could probably run the whole lot on a single machine in about an hour.

Jul 13 Jeff Breidenbach 
First step is to make a working but empty test for Tesseract under this
framework. Once that exemplar is in place, we can migrate the existing
tests that currently run inside Google.

@Shreeshrii
Copy link
Collaborator Author

Some tests for tesseract using java as part of Quan's tess4j project

https://github.com/nguyenq/tess4j/tree/master/src/test/java/net/sourceforge/tess4j

@stweil
Copy link
Member

stweil commented Jul 24, 2017

@theraysmith, pull request #1051 adds the required pieces for GoogleTest.

@theraysmith
Copy link
Contributor

theraysmith commented Jul 24, 2017 via email

@Shreeshrii
Copy link
Collaborator Author

PR with Makefile.am for unittest

#1088

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

No branches or pull requests

3 participants