Improvement to Shift_JIS encoding detector to avoid detecting some UTF-8 strings...
[zxing.git] / core / test / src / com / google / zxing / qrcode / QRCodeWriterTestCase.java
2009-05-27 srowenImprovement to Shift_JIS encoding detector to avoid...
2008-12-30 srowenAdd more unit tests for client.result, and more small...
2008-12-10 srowenAnother attack on integrating encoder and decoder:...
2008-12-02 srowenUnify handling of EC level between encoder and decoder
2008-11-20 dswitkinPorted and rewrote the Renderer unit test to test QRCod...