summaryrefslogtreecommitdiffstats
path: root/luni/src/test/resources/dalvik/system
Commit message (Collapse)AuthorAgeFilesLines
* Make the comment reflect reality.Dan Bornstein2011-01-172-0/+0
| | | | Change-Id: I28911532a169c763bf52fb95b29f1ade34792d34
* Naming: Reduce confusion, increase consistency.Dan Bornstein2011-01-172-0/+0
| | | | Change-Id: I25e5fccac4c025e35d45d4920d9f2308c658ec53
* Start to use the second jar/dex file in DexClassLoaderTest.Dan Bornstein2011-01-173-0/+0
| | | | | | This demonstrates that there is an issue with resource handling. Change-Id: I2a33b6fd6f2be2e1d1879d539c86ecbb8e5b198c
* Clean up and slightly expand this test.Dan Bornstein2011-01-162-0/+0
| | | | | | | * Added a same-loader resource reading test. * Rearranged the main test class to be a little clearer. Change-Id: I7e85685245800dbdf6e3925390840d18e5ae4222
* Add a second jar/dex file for testing purposes.Dan Bornstein2011-01-162-0/+0
| | | | Change-Id: Icc665b78ab5ecf9ae93cf9301ddc4e26e36b6558
* This test is now bona fide nontrivial.Dan Bornstein2011-01-142-0/+0
| | | | | | | It also demonstrates that loading from a raw dex file doesn't yet work! Change-Id: I2b0ccd517edd052d374af8d0762c8f1f8734720f
* Make the test even yet a little less trivial.Dan Bornstein2011-01-141-0/+0
| | | | | | (How do you eat an elephant? One bite at a time.) Change-Id: Ibf2fd6794e05133642c7426fe4608d2b5a4b7592
* Trivial test for DexClassLoader.Dan Bornstein2011-01-121-0/+0
| | | | | | To be expanded, soon! Change-Id: Iecdcc9ff8cc8560c7e3bd9720b2fbe9c1e9ed8a9
* Add a dex-containing jar file to the luni test resources.Dan Bornstein2011-01-111-0/+0
This is meant to be used in the class loading tests. This change doesn't include any such tests, but they'll be coming soon! Change-Id: Ic02a9d0faa572745d1485d6b5c83e70303b31abb