- Added a new unit test of 13 ITF images I took with a T-Mobile G1.
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 9 Mar 2009 20:48:48 +0000 (20:48 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Mon, 9 Mar 2009 20:48:48 +0000 (20:48 +0000)
commit0b052642ea2b8bc587a900435cc41a287d7319fa
tree1461b1a0d60225829a4041e91d44f2fd23a1f86c
parentcc0c04bee8830f712552ea94ef12add73c71bc0b
- Added a new unit test of 13 ITF images I took with a T-Mobile G1.
- Added upside down unit tests for the existing ITF images.
- Removed the temporary format code from these tests now that ITF is on by default.

git-svn-id: http://zxing.googlecode.com/svn/trunk@883 59b500cc-1b3d-0410-9834-0bbf25fbcc57
28 files changed:
core/test/data/blackbox/itf-2/01.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/01.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/02.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/02.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/03.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/03.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/04.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/04.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/05.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/05.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/06.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/06.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/07.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/07.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/08.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/08.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/09.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/09.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/10.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/10.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/11.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/11.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/12.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/12.txt [new file with mode: 0644]
core/test/data/blackbox/itf-2/13.jpg [new file with mode: 0755]
core/test/data/blackbox/itf-2/13.txt [new file with mode: 0644]
core/test/src/com/google/zxing/oned/ITFBlackBox1TestCase.java
core/test/src/com/google/zxing/oned/ITFBlackBox2TestCase.java [new file with mode: 0644]