Ported over the BitVector bug fix and new unit test from Satoru.
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 20 Nov 2008 17:08:30 +0000 (17:08 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 20 Nov 2008 17:08:30 +0000 (17:08 +0000)
commitc1b651ae31e0d8a170ab2173c38ba0964188f8eb
tree5e44211a267facbf907c25bf9feca22612979c26
parenteb6a8c844064ddf72f35753b9057e2aebb63afa8
Ported over the BitVector bug fix and new unit test from Satoru.

git-svn-id: http://zxing.googlecode.com/svn/trunk@742 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/qrcode/encoder/BitVector.java
core/test/src/com/google/zxing/qrcode/encoder/BitVectorTestCase.java
core/test/src/com/google/zxing/qrcode/encoder/EncoderTestCase.java