Re-add ECI test case and groundwork for more tests of DecodedBitStreamParser
authorsrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 30 Jul 2008 23:01:37 +0000 (23:01 +0000)
committersrowen <srowen@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 30 Jul 2008 23:01:37 +0000 (23:01 +0000)
commit3c70a488dd2fafda5e5277a74032cebd4d67a831
tree4d8c1578643450af67ffb84ff80659a82ec4b552
parentfd091de0e28bee88b6785d395e23cb6a4b1dac0c
Re-add ECI test case and groundwork for more tests of DecodedBitStreamParser

git-svn-id: http://zxing.googlecode.com/svn/trunk@539 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/test/src/com/google/zxing/common/BitSourceBuilder.java [new file with mode: 0755]
core/test/src/com/google/zxing/qrcode/decoder/DecodedBitStreamParserTestCase.java [new file with mode: 0644]