Support SMTP URLs
[zxing.git] / core / test / data /
2010-08-25 dswitkin@google.comCreated new false positives blackbox test. We definitel...
2010-08-23 dswitkin@google.comCreated new UPC-A blackbox test.
2010-08-17 smparkes@smparkes.netcleaned up versions of new tests; hopefully no EOL...
2010-08-17 smparkes@smparkes.netremove CRLF files before readding them (in an attempt...
2010-08-16 smparkes@smparkes.neta set of synthetic version 40 tests at each ECC level
2010-08-12 srowenIssue 511
2010-06-16 srowenAdd support for UPC/EAN +5 extensions, plus basic tests...
2010-06-01 bas5winkelRenamed Codabar files and added text files for testing...
2010-05-31 bas5winkel@gmail.comAdded support for codabar format
2010-05-30 srowenAdd Code 93 support. Update tests to reflect new (bette...
2010-05-15 srowenMove character encoding logic out to common, try again...
2010-05-10 srowenBig RSS Expanded changelist -- thank you authors
2010-03-04 srowenPreliminary RSS-14 support. Not enabled yet in Android...
2010-01-17 dswitkinThis is a set of mobile image taken at 480x360 with...
2010-01-17 dswitkinDeleted the old ean13-2 test data which contained high...
2009-12-13 dswitkinFinished work on the local binarizer and renamed it...
2009-06-30 dswitkin- Converted parts of the PDF 417 reader to use BitMatrix.
2009-06-30 dswitkinCreated a new blackbox unit test of real-world PDF...
2009-06-30 dswitkinAdded a few computer-generated PDF 417 barcodes to...
2009-06-29 dswitkinAdded the previous Android benchmark I've been using...
2009-06-24 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=42
2009-06-16 dswitkinAdded a new blackbox test with extreme shadows and...
2009-05-28 dswitkinCreated a new QR blackbox test with difficult exposures...
2009-05-21 dswitkinFixed a typo in our golden results.
2009-04-28 srowenAdding a few test images from a defunct issue report
2009-03-09 dswitkin- Added a new unit test of 13 ITF images I took with...
2009-01-06 dswitkinAdded 18 real world DataMatrix blackbox images, plus...
2008-12-23 dswitkinMoved one file back to the ITF directory because it...
2008-12-23 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-12-23 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-12-22 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-26 dswitkinAdded a new QR Code unit test of real world photos...
2008-11-20 dswitkinPorted and rewrote the Renderer unit test to test QRCod...
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 kev.sullyISSUE: code.google.com/p/zxing/issues/detail?id=110
2008-11-20 srowenAdded ITF-14 decoder from Kevin. Not enabled yet as...
2008-11-18 ccmysenAdd testdata for the qrcode encoder tests (mainly part...
2008-11-02 srowenUpdated qrcode-2 with corrected output for some Japanes...
2008-10-31 dswitkinAdded 17 new, unusual QR Codes to the blackbox tests...
2008-10-14 dswitkinCreated 40 new blackbox images which are partial shots...
2008-10-07 dswitkinAdded 13 new blackbox images.
2008-10-01 srowenRecent bug fix uncovered some bugs in test case --...
2008-10-01 dswitkinAdded two more UPC-A blackbox images submitted by the...
2008-09-24 srowenFinally actually fix the Code-128 bug and add tests
2008-09-23 srowenMore UPC-A tests: interesting clear but low-res images...
2008-08-25 dswitkinAdded a new unit test of real world QR codes. We get...
2008-08-08 dswitkinAdded 55 EAN-13 real world test images. For mobile...
2008-07-09 dswitkinAdded a reflective UPC-E unit test. We cannot decode...
2008-07-09 dswitkinAdded 41 real world UPC-E tests. We need to improve...
2008-07-09 dswitkinAdded some very difficult reflective UPC-A images ...
2008-07-09 dswitkinAdded 52 real world UPC-A greyscale test images. We...
2008-06-25 dswitkinAdded new test of unsupported barcodes, to make sure...
2008-06-25 dswitkinAdded blackbox test of partial barcodes which should...
2008-06-25 dswitkinReworked the false positives unit tests to track each...
2008-06-20 dswitkinAdded 40 real world Code 128 images. We decode 9/40...
2008-06-20 dswitkinAdded 17 real world Code 39 images to our unit tests...
2008-06-19 dswitkinAdd 26.jpg back with the command line client
2008-06-19 dswitkinDelete 26.jpg again.
2008-06-19 dswitkinTrying to add image 26 back to the false positives...
2008-06-19 dswitkinDeleting image 26 which somehow arrived at the server...
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-16 srowenMore updates to use local test images rather than remote
2008-06-16 srowenFirst set of updates to use local test images rather...
2008-04-19 dswitkinReplaced the smaller, resized EAN13-2 test images with...
2008-04-18 dswitkinAdded a new test library of 16 blurry EAN-13 barcodes...
2008-03-14 srowenThis URL seems dead, removing the test
2008-03-11 srowenFixed a few more extractPureBits() gotchas that came...
2008-03-11 srowenAdded overdue EAN-8 tests
2008-03-11 briangbrownAdded code for the Data Matrix decoder.
2008-03-03 srowenDisallow BufferedImage of type TYPE_CUSTOM -- not decod...
2008-03-03 srowenNew rotated 1D barcode test case
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
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-13 srowenMajor reorg of test cases
2008-02-08 srowenMake images smaller for a better test
2008-02-07 srowenShrunk big images -- more of a challenging test now
2008-01-16 srowenMore test cases from Enrique G. S.
2008-01-15 srowenOverhaul unit tests to include more test cases, and...