Related to Issue 205, but not the direct issue: read both copies of the format info...
[zxing.git] / core / test / src / com / google / zxing / oned / EAN8BlackBox1TestCase.java
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-01-28 srowenFix a nagging inconvenience from my IDE in running...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-19 dswitkinFixed a bug in patternMatchVariance() which caused...
2008-06-19 srowenStandardize and update all copyright statements to...
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-03-11 srowenFixed a few more extractPureBits() gotchas that came...
2008-03-11 srowenAdded overdue EAN-8 tests