Various code tweaks and refactorings suggested by IntelliJ
[zxing.git] / core / test /
2008-03-03 srowenDisallow BufferedImage of type TYPE_CUSTOM -- not decod...
2008-03-03 srowenNew rotated 1D barcode test case
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-25 srowenAdded "URLTO" format support
2008-02-22 srowenRemoved bad test cases -- for now considering this...
2008-02-19 srowenLittle bug fix affecting QR Codes that run all the...
2008-02-19 srowenAdd some basic Code 39, Code 128 tests
2008-02-15 srowenFixed UTF-8 detection, again, and added unit test
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenMore minor javadoc, code tweaks
2008-02-13 srowenMajor reorg of test cases
2008-02-12 srowenSmall optimization to check ranges of bits set in BitAr...
2008-02-08 srowenMake images smaller for a better test
2008-02-07 srowenShrunk big images -- more of a challenging test now
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2008-01-16 srowenMore test cases from Enrique G. S.
2008-01-15 srowenOverhaul unit tests to include more test cases, and...
2008-01-07 srowenImproved black point estimation -- favor a point not...
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...
2007-11-30 srowenFinally added the beginnings of a decent black-box...
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-07 srowenFix compile problem for JDK 1.4
2007-11-07 srowenAdded more test cases
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...