| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the expected failure when an array of void is attempted to be created. | Ian Rogers | 2014-05-18 | 1 | -2/+2 |
* | Add unpadded array allocations. | Ian Rogers | 2014-02-28 | 1 | -0/+135 |
* | Use a diretory cts can write to for DexClassLoaderTest. | jeffhao | 2013-11-07 | 1 | -3/+14 |
* | Tests for getting the superclass of an interface. | Jesse Wilson | 2013-11-05 | 1 | -0/+11 |
* | A simple set of JNI argument passing tests. | Ian Rogers | 2013-11-05 | 1 | -0/+357 |
* | DexClassLoaderTest.setUp should clean optimized directory | Brian Carlstrom | 2011-10-14 | 1 | -1/+6 |
* | am a186c233: I meant assertEquals(). | Dan Bornstein | 2011-02-10 | 1 | -1/+1 |
|\ |
|
| * | I meant assertEquals(). | Dan Bornstein | 2011-02-10 | 1 | -1/+1 |
* | | am 6f42688f: Clean up test and expand slightly. | Dan Bornstein | 2011-02-10 | 1 | -24/+35 |
|\ \
| |/ |
|
| * | Clean up test and expand slightly. | Dan Bornstein | 2011-02-10 | 1 | -24/+35 |
* | | am ec80ed70: Fix the test. | Dan Bornstein | 2011-02-10 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Fix the test. | Dan Bornstein | 2011-02-09 | 1 | -1/+3 |
* | | resolved conflicts for merge of 6186821c to dalvik-dev | Jesse Wilson | 2011-02-07 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Move libcore.base classes to libcore.util and libcore.io. | Jesse Wilson | 2011-02-07 | 1 | -2/+1 |
* | | Tweak this test to not re(re...)copy files. | Dan Bornstein | 2011-01-25 | 1 | -1/+6 |
|/ |
|
* | Finish fleshing out the basic coverage. | Dan Bornstein | 2011-01-17 | 1 | -22/+171 |
* | Naming: Reduce confusion, increase consistency. | Dan Bornstein | 2011-01-17 | 1 | -18/+18 |
* | Copy the second jar/dex files in setUp(). | Dan Bornstein | 2011-01-17 | 1 | -8/+13 |
* | Start to use the second jar/dex file in DexClassLoaderTest. | Dan Bornstein | 2011-01-17 | 1 | -49/+133 |
* | Clean up and slightly expand this test. | Dan Bornstein | 2011-01-16 | 1 | -28/+31 |
* | This test is now bona fide nontrivial. | Dan Bornstein | 2011-01-14 | 1 | -14/+139 |
* | Make the test even yet a little less trivial. | Dan Bornstein | 2011-01-14 | 1 | -0/+15 |
* | Make the test a little less trivial. | Dan Bornstein | 2011-01-14 | 1 | -12/+32 |
* | Trivial test for DexClassLoader. | Dan Bornstein | 2011-01-12 | 1 | -0/+64 |