| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
The tests could not work given the arrangement of classloaders
in Android apps. This also fixes a known failure case in
ClassLoaderTest which was due to missing resources. Also updated
ClassTest.
Change-Id: I114aa9b1a177911aed0aef87819d93a260f0b8d1
Bug: 12491655
|
|
|
|
|
|
|
|
| |
The included .jar file is from Harmony, run through dx to convert
the inner .class files into an inner .dex file. The source for that
file is also in the .jar.
Change-Id: Ib3d4893b0ddc18398c5a7a9b040a68603d9143df
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|