summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/dalvik
Commit message (Expand)AuthorAgeFilesLines
* Fix problems with DexClassLoaderTest.Richard Uhler2015-05-261-289/+154
* Fix a couple of issues in DexClassLoaderTest.Narayan Kamath2015-05-141-7/+20
* Fix init test cases from DexClassLoaderTest.Calin Juravle2014-08-191-32/+52
* Fix the expected failure when an array of void is attempted to be created.Ian Rogers2014-05-181-2/+2
* Add unpadded array allocations.Ian Rogers2014-02-281-0/+135
* Use a diretory cts can write to for DexClassLoaderTest.jeffhao2013-11-071-3/+14
* Tests for getting the superclass of an interface.Jesse Wilson2013-11-051-0/+11
* A simple set of JNI argument passing tests.Ian Rogers2013-11-051-0/+357
* DexClassLoaderTest.setUp should clean optimized directoryBrian Carlstrom2011-10-141-1/+6
* am a186c233: I meant assertEquals().Dan Bornstein2011-02-101-1/+1
|\
| * I meant assertEquals().Dan Bornstein2011-02-101-1/+1
* | am 6f42688f: Clean up test and expand slightly.Dan Bornstein2011-02-101-24/+35
|\|
| * Clean up test and expand slightly.Dan Bornstein2011-02-101-24/+35
* | am ec80ed70: Fix the test.Dan Bornstein2011-02-101-1/+3
|\|
| * Fix the test.Dan Bornstein2011-02-091-1/+3
* | resolved conflicts for merge of 6186821c to dalvik-devJesse Wilson2011-02-071-2/+1
|\|
| * Move libcore.base classes to libcore.util and libcore.io.Jesse Wilson2011-02-071-2/+1
* | Tweak this test to not re(re...)copy files.Dan Bornstein2011-01-251-1/+6
|/
* Finish fleshing out the basic coverage.Dan Bornstein2011-01-171-22/+171
* Naming: Reduce confusion, increase consistency.Dan Bornstein2011-01-171-18/+18
* Copy the second jar/dex files in setUp().Dan Bornstein2011-01-171-8/+13
* Start to use the second jar/dex file in DexClassLoaderTest.Dan Bornstein2011-01-171-49/+133
* Clean up and slightly expand this test.Dan Bornstein2011-01-161-28/+31
* This test is now bona fide nontrivial.Dan Bornstein2011-01-141-14/+139
* Make the test even yet a little less trivial.Dan Bornstein2011-01-141-0/+15
* Make the test a little less trivial.Dan Bornstein2011-01-141-12/+32
* Trivial test for DexClassLoader.Dan Bornstein2011-01-121-0/+64