Turned on ITF as a format you can request via hint. Also rejiggered the unit test...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 22 Dec 2008 22:58:58 +0000 (22:58 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 22 Dec 2008 22:58:58 +0000 (22:58 +0000)
commit7e271e44cbc65241a9dc73e47d6acf6f7e5ef150
treef4672611823e0a216c827293159edef48446de62
parentd751a2d35baf9daf39c5e6532b0b13432a442f10
Turned on ITF as a format you can request via hint. Also rejiggered the unit test framework to accept an optional hint so that the ITF unit test runs (and passes) without modifying the source.

git-svn-id: http://zxing.googlecode.com/svn/trunk@803 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/oned/MultiFormatOneDReader.java
core/test/src/com/google/zxing/common/AbstractBlackBoxTestCase.java
core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java