History log of /libcore/luni/src/test/java/libcore/java/lang/ThrowableTest.java
Revision Date Author Comments
c2f2aaaae219c69d50eee6549d507c91e9a08519 14-May-2013 Elliott Hughes <enh@google.com> Fix java.lang.Throwable's protected constructor.

Bug: 3484927
Change-Id: Ib8088ec50a767390b6416b73a0e66887ece5c719
b416ef5dc224630af2b9393a15ae120b27e4864a 14-Dec-2011 Jesse Wilson <jessewilson@google.com> Rename SerializableTester to SerializationTester

Change-Id: Idfaea5c474eb3cabfb8eefc5aa25a7ff0cce26ea
8033ba2bd4b8eab11e67738ba4d1390e1fb72111 23-Apr-2011 Jesse Wilson <jessewilson@google.com> AutoCloseable.

Change-Id: I5604ad7f96c824e4df78a5ebd78845d012aedc13
http://b/3484927
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