History log of /dalvik/tests/086-null-super/src/Main.java
Revision Date Author Comments
aec9c8f142ad839883ae3de7383456a08823a282 01-Feb-2012 Elliott Hughes <enh@google.com> Updates to the VM tests.

Bug: http://code.google.com/p/android/issues/detail?id=21599
Bug: http://code.google.com/p/android/issues/detail?id=21597
Change-Id: I9c6d67cd18943eb6fa68104f0ec2fbec5ea9e0ec
a5a184892e60a89b564ca7c74e50b2ecb27d9f80 20-Jan-2012 Andy McFadden <fadden@android.com> Update and extend Dalvik tests

029 - exercise setDefaultAssertionStatus
031 - enable some tests that were disabled back when our generics
support didn't exist. Added new FancyClass test.
034 - print success/fail rather than matching exact exception text
038 - (same as 034)
042 - added new test for bug 5861201, currently disabled
045 - added a bunch of new tests, including one that fails
046 - added new tests, including some for bug 5861201 (the latter
are disabled)
068 - loadClass() wants class names with dots, not slashes
086 - (same as 068)
087 - (same as 068)
092 - new test, exercises some locale-specific classes
093 - new test, exercises object serialization
094 - new test, exercises regex code

Test 045 now fails, because it's exercising a feature that should
work but doesn't. All others pass.

Change-Id: I6481bfa88681c4ac8af629cb60797b2708bdeba4
82b596d087f29cd6b22f36dae28f1d25125e82c8 20-Jul-2010 Barry Hayes <bhayes@google.com> Port the improved 087 test back to test 086.

Change-Id: Id4dffe23fb60c4e703a0c4de0fab1a0876b2756a
fbb80d7f726e551161fccbf0e347624459aefedf 12-Jul-2010 Barry Hayes <bhayes@google.com> Add a regression test for ClassLoader.loadClass() returning null.

Bug 2817346.

Change-Id: Ifdb5e08ed428f10323dd413462e6efe6a4761d2c