Optimized 0- and 1-error case of Reed Solomon decoding a bit
[zxing.git] / core / test / src / com / google / zxing / common / AbstractBlackBoxTestCase.java
2008-03-03 srowenTries TRY_HARDER too in tests now, to confirm it only...
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenMore minor javadoc, code tweaks
2008-01-15 srowenOverhaul unit tests to include more test cases, and...