History log of /libcore/luni/src/test/java/libcore/java/util/OldTimeZoneTest.java
Revision Date Author Comments
dd9b761d3b32bf02de354cb228f83cf7697032ef 24-Jul-2013 Elliott Hughes <enh@google.com> Remove the isLocaleAvailable hacks.

Change-Id: I17596301630f6c8d98c4415fe358f4fffb47b2d4
0ebd342f96a7dc74a1e9e015ddca1484ee0890c4 09-Oct-2012 Craig Cornelius <ccornelius@google.com> Track changes caused by the ICU 49.2 upgrade.

(cherry-pick of 0e996f766f975305a484b40809b6b720c0046980.)

Change-Id: I503be2cebe8664a624de7b84f655b646db6e86f7
0e996f766f975305a484b40809b6b720c0046980 09-Oct-2012 Craig Cornelius <ccornelius@google.com> Track changes caused by the ICU 49.2 upgrade.

Change-Id: I955d4315fdff694b3d35cf7072b77c816ff2d977
d08422a25ada73815a0262d99ffae83cce980d40 16-Aug-2012 Elliott Hughes <enh@google.com> Fix test flakiness by not assuming we're in en_US.

Bug: 6410256
Bug: 6527877
Bug: 6971390
Change-Id: I585bb21a300876a83a6e61139e8a1cd04398788d
f049593e9a5160492a0dafb19e5595dac138505e 31-Mar-2011 Elliott Hughes <enh@google.com> Remove a broken API that encouraged people to make the wrong fix to tests.

Not having Arabic locale data is not a reason to skip German tests.

Change-Id: I5062d2a0343e8e040f5766532433ade37569b0c5
52b939cbcc060c6bf71b65f2588e9837a86f7c5f 04-Feb-2011 Elliott Hughes <enh@google.com> Remove @Test cruft from all tests under luni/src/test/java/libcore.

Change-Id: I1c5a4f3109147830009d5fc1780e43ed875313ca
a27d7f3e0957f58ddb29337c79a911a8e9fbac26 08-Dec-2010 Jesse Wilson <jessewilson@google.com> Don't assume Montreal and New York have the same time zone rules, they don't

Change-Id: Ifdbd74d6bb5b1010b9d7b0710eb8029354a0c2b9
4557728efb66c455a52b7669a8eefef7a9e54854 11-Aug-2010 Jesse Wilson <jessewilson@google.com> Moving tests to be under the libcore.* package.

This is indended to make it easier to run on VMs that restrict the packages
from which application classes can be loaded. For example, on the RI you need
to use the bootclasspath to load these tests.

Change-Id: I52193f35c5fcca18b5a3e1d280505b1e29b388af