git-svn-id: http://zxing.googlecode.com/svn/trunk@574 59b500cc-1b3d-0410-9834-0bbf25f...
[zxing.git] / core / test / src / com / google / zxing / common / AbstractBlackBoxTestCase.java
2008-09-01 srowengit-svn-id: zxing.googlecode.com/svn/trunk@574 59b500cc...
2008-07-10 dswitkinSmall improvement to unit test results output.
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-23 srowenAdded ECI for values 0-2 and also standardize character...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-19 dswitkinAdded rotation to unit test output for clarification.
2008-06-17 dswitkinCreated a library of images which do not contain barcod...
2008-06-16 srowenFinal updates to use local test images rather than...
2008-06-13 srowenMinor style tweaks
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-04-21 dswitkinAdded some simple sharpening for 1D decoding which...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-03-26 srowenRestored a corrected Reed-Solomon optimization and...
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...