| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update and extend Dalvik tests | Andy McFadden | 2012-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Remove repeated newlines at the end of files. | Carl Shapiro | 2010-06-08 | 1 | -1/+0 |
| | | | | | Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f | ||||
| * | Remove trailing whitespace. | Carl Shapiro | 2010-06-08 | 1 | -1/+1 |
| | | | | | Change-Id: I95534bb2b88eaf48f2329282041118cd034c812b | ||||
| * | Fix for external bug 2711, over-eager conflicting class rejection. | Andy McFadden | 2009-05-26 | 1 | -22/+41 |
| | | | | | | | | | | | The validateSuperDescriptors() test added in Cupcake (or thereabouts) was checking things that didn't need to be checked, and rejecting classes that didn't need to be rejected. Expanded test 068 to include a doubled-but-okay test. Updates FancyLoader to use a single copy of the DexFile. | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+210 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -210/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -2/+2 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+210 |
