Skip to content

Commit

Permalink
move testing and testdata to test, add unlvtests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Jun 6, 2018
1 parent f8b689f commit 2563380
Show file tree
Hide file tree
Showing 47 changed files with 310 additions and 22,173 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SUBDIRS += src/ccmain src/api . tessdata doc unittest

EXTRA_DIST = README.md\
aclocal.m4 config configure.ac autogen.sh contrib \
tesseract.pc.in $(TRAINING_SUBDIR) java doc testing
tesseract.pc.in $(TRAINING_SUBDIR) java doc unlvtests

DIST_SUBDIRS = $(SUBDIRS) $(TRAINING_SUBDIR)

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ AC_CONFIG_FILES([src/wordrec/Makefile])
AC_CONFIG_FILES([tessdata/Makefile])
AC_CONFIG_FILES([tessdata/configs/Makefile])
AC_CONFIG_FILES([tessdata/tessconfigs/Makefile])
AC_CONFIG_FILES([testing/Makefile])
AC_CONFIG_FILES([unlvtests/Makefile])
AC_CONFIG_FILES([unittest/Makefile])
AC_CONFIG_FILES([java/Makefile])
AC_CONFIG_FILES([java/com/Makefile])
Expand Down
2 changes: 1 addition & 1 deletion test
5,075 changes: 0 additions & 5,075 deletions testdata/chi_sim.unicharset

This file was deleted.

6,220 changes: 0 additions & 6,220 deletions testdata/chi_tra.unicharset

This file was deleted.

112 changes: 0 additions & 112 deletions testdata/eng.unicharset

This file was deleted.

Loading

0 comments on commit 2563380

Please sign in to comment.