justaddcoffee / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

add unit tests #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add code for unit testing the different components of the OCR engine.

Original issue reported on code.google.com by tmb...@gmail.com on 7 Mar 2007 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by tmb...@gmail.com on 7 Mar 2007 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by tmb...@gmail.com on 16 Mar 2007 at 12:12

GoogleCodeExporter commented 9 years ago
Try using gTest, the Google unit testing framework.

C++ unit testing tools are notoriously clunky.  I used CppUnit and CxxTest for 
years,
until I recently switched to gTest.  Its delightful, full-featured, and easy to 
use!

Original comment by codemonk...@gmail.com on 5 May 2009 at 8:19

GoogleCodeExporter commented 9 years ago
I want to contribute to the project. How to do it. Can you please tell me.

Original comment by gaurav.p...@inmantec-cms.org on 18 May 2011 at 5:30

GoogleCodeExporter commented 9 years ago
create patch for recent version of svn code and attach it to issue (you solved 
some open issue or create new issue).

Original comment by zde...@gmail.com on 18 May 2011 at 7:05