Simple check in Code 39 reader to determine wide bars vary in width a lot, to cut...
[zxing.git] / core / test / src /
2008-06-18 srowenSimple check in Code 39 reader to determine wide bars...
2008-06-18 srowenImproved approach to 1D decoding -- better use of integ...
2008-06-18 srowenFix pretty clear bug on Code 128 and 39 readers: reject...
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-12 srowenNow use integer math in patternMatchVariance for perfor...
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-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-04-21 dswitkinAdded some simple sharpening for 1D decoding which...
2008-04-18 dswitkinAdded a new test library of 16 blurry EAN-13 barcodes...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-04-07 srowenStandardize array initializer syntax to use the form...
2008-03-31 srowenCompleted basic support for NFC / NDEF formats applicab...
2008-03-26 srowenRestored a corrected Reed-Solomon optimization and...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-24 srowenOptimized 0- and 1-error case of Reed Solomon decoding...
2008-03-17 srowenAdded overdue Reed-Solomon tests
2008-03-17 srowenAdd support for tel: URIs
2008-03-17 srowenAdd geo: URL support (oh and removed an old moved file)
2008-03-14 srowenMove GridSampler into common package and refactor to...
2008-03-12 srowenTemporarily turning off Data Matrix in MultiFormatReade...
2008-03-12 srowenRefactorings to allow raw bytes to be passed back with...
2008-03-11 srowenFixed a few more extractPureBits() gotchas that came...
2008-03-11 srowenAdded overdue EAN-8 tests
2008-03-11 srowenSmall tweaks on this test too
2008-03-11 briangbrownAdded code for the Data Matrix decoder.
2008-03-10 srowenOverdue unit tests for some QR code classes
2008-03-10 srowenMove BitSource to common package so that it can be...
2008-03-06 srowenNow supports KDDI/AU / Softbank address book format
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-19 srowenAdd some basic Code 39, Code 128 tests
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-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...