At last update to JUnit 4.x
[zxing.git] / core / test / src / com / google / zxing / qrcode / encoder / MatrixUtilTestCase.java
2010-09-30 srowenAt last update to JUnit 4.x
2010-05-02 srowenReplace tabs with spaces ( part of accepting another...
2010-03-30 srowenIssue 361
2009-06-22 dswitkinUsed IntelliJ's amazing refactoring functions to change...
2008-12-10 srowenAnother attack on integrating encoder and decoder:...
2008-12-02 srowenUnify handling of Mode too
2008-12-02 srowenUnify handling of EC level between encoder and decoder
2008-12-02 srowenBig rename of variables and method to have more standar...
2008-11-21 dswitkinMade Java naming changes to BitVector.
2008-11-20 srowenRemove Debug and switch to eceptions in Encoder / Write...
2008-11-19 dswitkinFixed more unit tests.
2008-11-18 ccmysenAdding in the rest of the qrcode test cases.