Small style stuff
[zxing.git] / core / test / src / com / google / zxing / client / result / EmailAddressParsedResultTestCase.java
2010-09-30 srowenAt last update to JUnit 4.x
2010-09-30 srowenSupport SMTP URLs
2010-02-02 srowen"Split" ReaderException into subclasses to enable more...
2009-12-22 srowenTighten up detection of URLs on some garbage strings
2008-12-30 srowenAdd more unit tests for client.result, and more small...