summaryrefslogtreecommitdiffstats
path: root/test/003-omnibus-opcodes
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers.Elliott Hughes2012-01-306-10/+90
* Make the class loading behavior closer to the RI's.Elliott Hughes2012-01-262-17/+6
* This fixes several of the VM tests.Elliott Hughes2012-01-261-10/+2
* Improve exceptions thrown during class loading.Elliott Hughes2012-01-243-0/+39
* Fix for test 003-omnibus-opcodesIan Rogers2012-01-101-4/+7
* Add installd support to dex2oatBrian Carlstrom2012-01-051-1/+1
* Fix regression in vm tests 021 and 082Ian Rogers2011-12-121-1/+1
* Revert dex2oat file lockingBrian Carlstrom2011-12-121-0/+1
* Created --runtime-arg switch for dex2oat to pass arguments to runtime.jeffhao2011-10-251-6/+0
* art/test build fixesbuzbee2011-10-161-4/+4
* Working ClassLoaderBrian Carlstrom2011-10-101-1/+0
* Use a test-specific name for each generated file.Elliott Hughes2011-10-041-4/+4
* Simplify command line argumentsBrian Carlstrom2011-10-041-3/+1
* Separate oat from imageBrian Carlstrom2011-10-031-2/+4
* Old tests run with new system.jeffhao2011-09-3017-421/+424
* Adding old unit tests to test suite.jeffhao2011-09-2922-0/+4755