History log of /libcore/luni/src/test/java/libcore/java/lang/OldStringBufferTest.java
Revision Date Author Comments
b22ef1e880d100200fdf7f995f58b8227363c8b6 12-Feb-2011 Jesse Wilson <jessewilson@google.com> Scrub test failures from the dalvik-dev build.

Change-Id: I058daff4670945455385e3b3c7070ae6c6570940
OldStringBufferTest: don't assume a max heap size exists
URLEncoderTest: don't test exception priority
8bc50e8d16e9d630ce236b7ea076f72f9dac0d69 02-Dec-2010 Jesse Wilson <jessewilson@google.com> Deduplicate java.lang tests from Harmony.

This removes all tests duplicated in Harmony's test suite, and
moves the rest into the libcore.java.lang package.

Change-Id: Ic2fe12cc1e10513abb721d98e7b9b3a2e00192f5
http://b/3246523