summaryrefslogtreecommitdiffstats
path: root/luni/src/test/etc/loading-test-jar
Commit message (Collapse)AuthorAgeFilesLines
* Move libcore.base classes to libcore.util and libcore.io.Jesse Wilson2011-02-071-1/+1
| | | | Change-Id: I2340a9dbad3561fa681a8ab47d4f406e72c913e3
* Make the comment reflect reality.Dan Bornstein2011-01-171-4/+5
| | | | Change-Id: I28911532a169c763bf52fb95b29f1ade34792d34
* Naming: Reduce confusion, increase consistency.Dan Bornstein2011-01-171-3/+3
| | | | Change-Id: I25e5fccac4c025e35d45d4920d9f2308c658ec53
* Start to use the second jar/dex file in DexClassLoaderTest.Dan Bornstein2011-01-172-4/+70
| | | | | | This demonstrates that there is an issue with resource handling. Change-Id: I2a33b6fd6f2be2e1d1879d539c86ecbb8e5b198c
* Add a clarification about this file's place in the universe.Dan Bornstein2011-01-161-4/+19
| | | | Change-Id: I409c3a1ef98aa04a14f9d88ad961f726f1582184
* Clean up and slightly expand this test.Dan Bornstein2011-01-161-0/+45
| | | | | | | * 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-161-5/+5
| | | | Change-Id: Icc665b78ab5ecf9ae93cf9301ddc4e26e36b6558
* This test is now bona fide nontrivial.Dan Bornstein2011-01-144-2/+119
| | | | | | | 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-142-1/+22
| | | | | | (How do you eat an elephant? One bite at a time.) Change-Id: Ibf2fd6794e05133642c7426fe4608d2b5a4b7592
* Add a dex-containing jar file to the luni test resources.Dan Bornstein2011-01-113-0/+61
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