And fixed the "270" issue: logic error in computing the "skip" allowed after finding...
[zxing.git] / core / test / src / com / google / zxing / qrcode / QRCodeBlackBox2TestCase.java
2008-06-26 srowenAnd fixed the "270" issue: logic error in computing...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenNow use integer math in patternMatchVariance for perfor...
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-13 srowenMajor reorg of test cases