summaryrefslogtreecommitdiffstats
path: root/test/run-test
Commit message (Expand)AuthorAgeFilesLines
* Move to new art dalvikvmBrian Carlstrom2013-06-171-1/+1
* Allow passing of multitple --invoke-with.Ian Rogers2013-04-191-2/+2
* Always supply matching -source and -target to javac.Elliott Hughes2013-03-211-1/+1
* Move .oat files to ELF formatBrian Carlstrom2013-01-251-2/+5
* add jasmin dependency so that it can be used when building the tests.Tsu Chiang Chuang2013-01-171-0/+6
* Support for --gdb for target run-test.Ian Rogers2012-12-111-1/+1
* Fix run-test to tell the truth.Elliott Hughes2012-11-271-5/+6
* Add -interpreter to run-test to test interpreter only mode.jeffhao2012-11-201-0/+4
* Make run-test report missing files by nameBrian Carlstrom2012-09-071-2/+7
* fix missing dx in build server.Tsu Chiang Chuang2012-07-201-2/+5
* Build run-test files.Tsu Chiang Chuang2012-07-131-4/+30
* Fix run-test 089 (which has no files to delete).Elliott Hughes2012-06-181-5/+8
* Fix error message running with run-test --jvmBrian Carlstrom2012-06-151-4/+5
* Don't bother running dx when we're testing on the RI.Elliott Hughes2012-06-151-0/+2
* Fix target temporary file logging in run-testBrian Carlstrom2012-06-141-1/+1
* Improve run-test to use new directory for each runBrian Carlstrom2012-06-141-3/+13
* Remove explicit dex2oat calls from run-testBrian Carlstrom2012-06-041-2/+0
* Fix run-test for arm.TDYa1272012-06-041-1/+1
* Fix host build to properly build x86.jeffhao2012-05-241-1/+1
* Don't assume that "host" means "linux-x86".Elliott Hughes2012-04-231-1/+1
* Fix run-test on host.TDYa1272012-04-101-2/+7
* We replace -d with -O recently, but not uniformly.Elliott Hughes2012-02-141-4/+5
* Always compile tests with -g.Elliott Hughes2011-11-301-1/+1
* Add --invoke-with and -d to the dalvik tests.Elliott Hughes2011-10-191-3/+8
* Add -Xzygote to suppress starting the signal catcher thread.Elliott Hughes2011-10-111-12/+0
* Fix the expectations for test 007 to match the RI's output.Elliott Hughes2011-10-061-1/+3
* Use a test-specific name for each generated file.Elliott Hughes2011-10-041-1/+3
* Adding old unit tests to test suite.jeffhao2011-09-291-0/+254