Add Code 93 support. Update tests to reflect new (better) number of successes.
[zxing.git] / core / test / src / com / google / zxing / oned / EAN13BlackBox1TestCase.java
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-03-25 srowenAvoid RSS-14 false positive issue, which temporarily...
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-12-22 srowenUnit test for some reason too stringent by one? was...
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-10-15 dswitkinMade a change to 1D decoding which looks for 100% inste...
2008-10-14 dswitkinExpanded calendar parsing to allow more date formats...
2008-10-07 dswitkinAdded 13 new blackbox images.
2008-08-12 srowen(Thanks to John White) Make UPC/EAN decoder less picky...
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
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-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-13 srowenMajor reorg of test cases