Small style stuff
[zxing.git] / core / test / src / com / google / zxing / client / result / CalendarParsedResultTestCase.java
2010-09-30 srowenAt last update to JUnit 4.x
2010-04-13 srowenAdd description support, as well as handle VEVENT line...
2010-04-11 srowenRecognize LOCATION in VEVENT
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...