..
fuzzers
fuzzer-api: Use environment variable TESSDATA_PREFIX if set
2019-03-26 11:09:22 +01:00
syntaxnet
Add code from tensorflow/models
2019-06-28 07:30:40 +02:00
third_party /utf
Add code from tensorflow/models
2019-06-28 07:30:40 +02:00
util /utf8
Fix code from tensorflow/models/research/syntaxnet/util/utf8
2019-06-28 07:30:40 +02: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-05-26 20:27:21 +02:00
baseapi_test.cc
Remove global array kPolyBlockNames from Tesseract library
2019-08-12 14:33:55 +02:00
baseapi_thread_test.cc
unittest: Fix and enable baseapi_thread_test
2019-06-30 20:21:56 +02:00
bitvector_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +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 18:12:55 +02:00
commandlineflags_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +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 18:12:55 +02:00
denorm_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
equationdetect_test.cc
unittest: Fix and enable equationdetect_test
2019-06-30 12:39:54 +02:00
fileio_test.cc
unittest: Add fileio_test
2018-10-12 08:13:39 +02:00
heap_test.cc
unittest: Fix compiler warnings (signed/unsigned)
2019-06-28 08:11:42 +02:00
imagedata_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
include_gunit.h
unittest: Fix and enable stridemap_test
2019-06-30 15:30:03 +02:00
indexmapbidi_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
intfeaturemap_test.cc
Fix more build error for compilation without legacy engine
2019-05-16 18:12:55 +02:00
intsimdmatrix_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +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-08-12 14:33:55 +02:00
ligature_table_test.cc
unittest: Fix and enable ligature_table_test
2019-06-11 16:40:23 +02:00
linlsq_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
loadlang_test.cc
Fix memory leak in loadlang_test
2018-11-13 09:09:10 +01:00
log.h
unittest: Fix and enable baseapi_thread_test
2019-06-30 20:21:56 +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
Simplify class LSTMTrainer
2019-06-22 09:18:13 +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-08-07 13:58:12 +02:00
mastertrainer_test.cc
Fix build for unittests
2019-05-26 21:36:34 +02:00
matrix_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
networkio_test.cc
unittest: Fix and enable networkio_test
2019-06-30 15:28:42 +02:00
normstrngs_test.cc
unittest: Fix tests which need Tensorflow headers
2019-06-29 11:43:12 +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 18:12:55 +02:00
osd_test.cc
Fix more build error for compilation without legacy engine
2019-05-16 18:12:55 +02:00
pagesegmode_test.cc
Update test submodule and fix pagesegmode_test
2019-07-09 11:48:56 +02:00
pango_font_info_test.cc
unittest: Fix and enable pango_font_info_test
2019-06-28 08:09:28 +02:00
paragraphs_test.cc
Fix some typos (most found and fixed by codespell)
2019-05-01 20:30:41 +02:00
params_model_test.cc
Fix more build error for compilation without legacy engine
2019-05-16 18:12:55 +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 18:12:55 +02:00
README.md
remove duplicate - gunit.h
2017-09-10 14:50:59 +05:30
recodebeam_test.cc
Remove UNICHARSET::load_from_inmemory_file and related code
2019-08-12 13:07:15 +02:00
rect_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +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-07-10 16:38:30 +02:00
shapetable_test.cc
Fix more build error for compilation without legacy engine
2019-05-16 18:12:55 +02:00
stats_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
stridemap_test.cc
unittest: Fix and enable stridemap_test
2019-06-30 15:30:03 +02:00
stringrenderer_test.cc
stringrenderer_test: Get system locale only once
2019-05-18 13:24:13 +02:00
tablefind_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
tablerecog_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
tabvector_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
tatweel_test.cc
unittest: Fix and enable tatweel_test
2019-07-07 10:59:27 +02:00
textlineprojection_test.cc
unittest: Fix and enable textlineprojection_test
2019-06-15 10:22:44 +02:00
tfile_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +02:00
unichar_test.cc
Fix build for unichar_test
2019-01-18 21:15:33 +01:00
unicharcompress_test.cc
Remove UNICHARSET::load_from_inmemory_file and related code
2019-08-12 13:07:15 +02:00
unicharset_test.cc
Run more unittests with the user's locale
2019-05-16 18:12:55 +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