summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/util/ZoneInfoDBTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add a ZoneInfoDB.hasTimeZone API.Narayan Kamath2015-04-301-0/+7
* Revert "Revert "Add a cache for ZoneInfo objects in Java""Neil Fuller2014-07-171-0/+23
* Revert "Add a cache for ZoneInfo objects in Java"Neil Fuller2014-07-171-18/+0
* Add a cache for ZoneInfo objects in JavaNeil Fuller2014-07-161-0/+18
* Fix ZoneInfoDBTest.testGoodOverrideNeil Fuller2014-06-021-15/+17
* The file in /data overrides the file in /system, not the other way round.Elliott Hughes2013-11-061-6/+9
* Fix ZoneInfoDBTest on devices that have taken a gservices tzdata update.Elliott Hughes2013-11-041-5/+8
* Fix ZoneInfoDBTest.Elliott Hughes2013-04-261-1/+1
* Cope with a corrupt tzdata update.Elliott Hughes2013-04-261-0/+87