Moved ByteArray up to core/common now that it has no dependencies on qrcode/encoder.
[zxing.git] / core / test / src / com / google / zxing / qrcode /
2008-11-18 dswitkinMoved ByteArray up to core/common now that it has no...
2008-11-18 dswitkinMade several good fixes to and because of the unit...
2008-11-18 dswitkinMade some incremental progress on the Encoder unit...
2008-11-18 ccmysenAdding in the rest of the qrcode test cases.
2008-11-18 dswitkinMy BitVector implementation was totally buggy. I rewrot...
2008-11-15 srowenAdd to result the raw, but parsed, bytes of byte segmen...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-11-02 srowenRevamp the character encoding detection to use a more...
2008-10-31 dswitkinAdded 17 new, unusual QR Codes to the blackbox tests...
2008-10-29 dswitkinMade a change to the QR detector which cuts the worst...
2008-08-25 dswitkinAdded a new unit test of real world QR codes. We get...
2008-08-06 srowenUse unicode escapes to avoid apparent source file encod...
2008-07-30 srowenRe-add ECI test case and groundwork for more tests...
2008-07-24 srowenRemove dead files
2008-07-09 dswitkinAll the positive test cases now track normal and try...
2008-06-26 srowenAnd fixed the "270" issue: logic error in computing...
2008-06-20 srowenAdded some degree of support for Character Set ECIs
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenNow use integer math in patternMatchVariance for perfor...
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-03-17 srowenAdd geo: URL support (oh and removed an old moved file)
2008-03-10 srowenOverdue unit tests for some QR code classes
2008-02-25 srowenAdded BarcodeFormat to Result, indicating what type...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-13 srowenMajor reorg of test cases
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-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 srowenAdded more test cases
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...