summaryrefslogtreecommitdiffstats
path: root/test/run-test
Commit message (Expand)AuthorAgeFilesLines
* Limit the size of files created by run-test to 2MB.Ian Rogers2014-06-221-1/+12
* Add DALVIKVM_FLAGS to test invocation.Mathieu Chartier2014-05-201-0/+6
* Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-161-1/+1
* art/test: support sequential runDmitry Petrochenko2014-05-021-2/+3
* Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-211-1/+3
* Build changes to build multilib testsAndreas Gampe2014-04-011-0/+4
* No longer restrict to -source 1.5 since it causes a warning with 1.7Brian Carlstrom2014-03-301-1/+1
* Run Java tests with the optimizing compiler.Nicolas Geoffray2014-03-191-14/+20
* Fixes to allow test-art-host to run via build serverBrian Carlstrom2014-02-191-0/+7
* Search for miranda methods in virtual methods instead of interface.Jeff Hao2013-11-211-10/+13
* am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalv...Brian Carlstrom2013-10-291-2/+42
|\
| * Make ART's run-test support Dalvik so we can remove dalvik/testsBrian Carlstrom2013-10-281-2/+42
* | Keep the right output file for tests.Tsu Chiang Chuang2013-09-131-1/+1
|/
* Clean up unnecessary files after build-only.Tsu Chiang Chuang2013-08-201-0/+2
* 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