tesseract/unittest
2019-11-16 15:48:09 +01:00
..
fuzzers fuzzer-api: Use environment variable TESSDATA_PREFIX if set 2019-03-26 11:09:22 +01:00
apiexample_test.cc unittest: Allow more time for apiexample_test when using a debug build 2019-01-14 17:56:35 +01:00
applybox_test.cc unittest: Remove unused methods 2019-06-16 18:31:01 +02:00
baseapi_test.cc Remove global array kPolyBlockNames from Tesseract library 2019-11-01 13:35:55 +01:00
baseapi_thread_test.cc unittest: Replace NULL by nullptr 2018-09-29 09:27:12 +02:00
bitvector_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
cleanapi_test.cc unittest: Format code 2018-09-29 09:19:13 +02:00
colpartition_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
commandlineflags_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
cycletimer.h CycleTimer: Add missing initialization (CID 1396168) 2018-10-16 16:53:23 +02:00
dawg_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
denorm_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
equationdetect_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
fileio_test.cc unittest: Add fileio_test 2018-10-12 08:13:39 +02:00
heap_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
imagedata_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
include_gunit.h Partially fix and enable more unittests 2019-01-27 06:49:57 +00:00
indexmapbidi_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
intfeaturemap_test.cc Fix more build error for compilation without legacy engine 2019-05-16 20:24:54 +02:00
intsimdmatrix_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
lang_model_test.cc Partially fix and enable more unittests 2019-01-27 06:49:57 +00:00
layout_test.cc Remove global array kPolyBlockNames from Tesseract library 2019-11-01 13:35:55 +01:00
ligature_table_test.cc unittest: Fix and enable ligature_table_test 2019-06-16 18:35:19 +02:00
linlsq_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
loadlang_test.cc Fix memory leak in loadlang_test 2018-11-13 09:09:10 +01:00
log.h unittest: Fix function QCHECK (issue #2517) 2019-06-25 14:55:03 +02:00
lstm_recode_test.cc Partially fix and enable more unittests 2019-01-27 06:49:57 +00:00
lstm_squashed_test.cc Partially fix and enable more unittests 2019-01-27 06:49:57 +00:00
lstm_test.cc Remove whitespace at line endings 2019-02-19 13:53:31 +01:00
lstm_test.h Revert "Simplify class LSTMTrainer" 2019-07-02 06:38:19 +02:00
lstmtrainer_test.cc Partially fix and enable more unittests 2019-01-27 06:49:57 +00:00
Makefile.am unittest: Fix build and simplify build rules 2019-11-16 14:26:40 +01:00
mastertrainer_test.cc Fix build for unittests 2019-06-16 18:31:42 +02:00
matrix_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
networkio_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
normstrngs_test.cc unittest: Fix and enable normstrngs_test 2019-06-16 18:37:03 +02:00
normstrngs_test.h unittest: Fix and enable validate_indic_test 2019-01-23 13:54:27 +01:00
nthitem_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
osd_test.cc Fix more build error for compilation without legacy engine 2019-05-16 20:24:54 +02:00
pagesegmode_test.cc backport changes pagesegmode_test.cc from master 2019-11-16 15:48:09 +01:00
pango_font_info_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
paragraphs_test.cc Fix some typos (most found and fixed by codespell) 2019-05-04 14:34:34 +02:00
params_model_test.cc Fix more build error for compilation without legacy engine 2019-05-16 20:24:54 +02:00
progress_test.cc unittest: Fix comment 2019-01-14 17:56:35 +01:00
qrsequence_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
README.md Provide more details for sucessfull running of unittests. 2019-11-16 14:31:40 +01:00
recodebeam_test.cc unittest: Initialize non-static class members in RecodeBeamTest (CID 1402765) 2019-11-16 14:14:24 +01:00
rect_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
resultiterator_test.cc Remove whitespace at line endings 2019-02-19 13:53:31 +01:00
scanutils_test.cc unittest: Fix two issues reported by Coverity Scan (CID 1402761, 1402755) 2019-11-16 14:14:13 +01:00
shapetable_test.cc Fix more build error for compilation without legacy engine 2019-05-16 20:24:54 +02:00
stats_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
stridemap_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
stringrenderer_test.cc stringrenderer_test: Get system locale only once 2019-05-18 13:59:07 +02:00
tablefind_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
tablerecog_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
tabvector_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
tatweel_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
textlineprojection_test.cc unittest: Fix and enable textlineprojection_test 2019-06-16 18:37:03 +02:00
tfile_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
unichar_test.cc Fix build for unichar_test 2019-01-18 21:15:33 +01:00
unicharcompress_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
unicharset_test.cc Run more unittests with the user's locale 2019-05-16 20:25:12 +02:00
validate_grapheme_test.cc unittest: Fix and enable validate_grapheme_test 2019-01-23 13:54:27 +01:00
validate_indic_test.cc unittest: Fix and enable validate_indic_test 2019-01-23 13:54:27 +01:00
validate_khmer_test.cc unittest: Fix and enable validate_khmer_test 2019-01-23 13:54:27 +01:00
validate_myanmar_test.cc unittest: Fix and enable validate_myanmar_test 2019-01-23 13:54:27 +01:00
validator_test.cc unittest: Format code 2018-09-29 09:19:13 +02:00

Unit Testing for Tesseract

Requirements

Files and structure


├── langdata_lstm
│   ├── common.punc
│   ├── common.unicharambigs
│   ├── desired_bigrams.txt
│   ├── eng
│   │   ├── desired_characters
│   │   ├── eng.config
│   │   ├── eng.numbers
│   │   ├── eng.punc
│   │   ├── eng.singles_text
│   │   ├── eng.training_text
│   │   ├── eng.unicharambigs
│   │   ├── eng.wordlist
│   │   └── okfonts.txt
│   ├── extended
│   │   └── extended.config
│   ├── extendedhin
│   │   └── extendedhin.config
│   ├── font_properties
│   ├── forbidden_characters_default
│   ├── hin
│   │   ├── hin.config
│   │   ├── hin.numbers
│   │   ├── hin.punc
│   │   └── hin.wordlist
│   ├── kan
│   │   └── kan.config
│   ├── kor
│   │   └── kor.config
│   ├── osd
│   │   └── osd.unicharset
│   └── radical-stroke.txt
├── tessdata
│   ├── ara.traineddata
│   ├── chi_tra.traineddata
│   ├── eng.traineddata
│   ├── heb.traineddata
│   ├── hin.traineddata
│   ├── jpn.traineddata
│   ├── kmr.traineddata
│   ├── osd.traineddata
│   └── vie.traineddata
├── tessdata_best
│   ├── eng.traineddata
│   ├── fra.traineddata
│   ├── kmr.traineddata
│   └── osd.traineddata
├── tessdata_fast
│   ├── eng.traineddata
│   ├── kmr.traineddata
│   ├── osd.traineddata
│   └── script
│       └── Latin.traineddata
└── tesseract
    ├── abseil
    ...
    ├── test
    ├── unittest
    └── VERSION

Fonts

Run tests

To run the tests, do the following in tesseract folder

autoreconf -fiv
git submodule update --init
export TESSDATA_PREFIX=/prefix/to/path/to/tessdata
make check