summaryrefslogtreecommitdiffstats
path: root/test/Android.run-test.mk
Commit message (Expand)AuthorAgeFilesLines
...
* miranda multidex test fails on optimizing/arm64.Nicolas Geoffray2014-11-041-0/+1
* More armv8 failures now that optimizing supports CONST_STRING.Nicolas Geoffray2014-10-311-1/+57
* Support for CONST_STRING in optimizing compiler.Nicolas Geoffray2014-10-311-0/+1
* 419 fails on optimizing/arm64.Nicolas Geoffray2014-10-301-0/+1
* Update list of failing tests for arm64/optimizing.Nicolas Geoffray2014-10-301-0/+12
* ART: Fix no-image run-test dependencyAndreas Gampe2014-10-291-0/+6
* Merge "Provide an option to run run-tests with a local dalvikvm."Nicolas Geoffray2014-10-291-0/+3
|\
| * Provide an option to run run-tests with a local dalvikvm.Nicolas Geoffray2014-10-291-0/+3
* | Add support for static fields in optimizing compiler.Nicolas Geoffray2014-10-291-0/+13
|/
* ART: PIC testingAndreas Gampe2014-10-281-34/+62
* ART: Create and use multiple core imagesAndreas Gampe2014-10-281-8/+15
* [optimizing compiler] Add division for floats and doublesCalin Juravle2014-10-281-0/+1
* Add more environment variable to control test granularity.Nicolas Geoffray2014-10-241-3/+10
* Implement long negate instruction in the optimizing compiler.Roland Levillain2014-10-231-0/+1
* [optimizing compiler] Handle SUB_FLOAT/DOUBLE nodesCalin Juravle2014-10-231-0/+1
* ART: optimizing compiler: initial support for ARM64.Alexandre Rames2014-10-231-0/+38
* Merge "Fix make file comment"Calin Juravle2014-10-221-6/+1
|\
| * Fix make file commentCalin Juravle2014-10-221-6/+1
* | Fix typo in Makefile.Nicolas Geoffray2014-10-221-2/+2
|/
* Implement array creation related DEX instructions.Nicolas Geoffray2014-10-221-0/+12
* Fix m test-art-host-run-test-001-HelloWorld.Nicolas Geoffray2014-10-211-1/+1
* Merge "Support running run-test in ndebug mode through make."Nicolas Geoffray2014-10-211-68/+120
|\
| * Support running run-test in ndebug mode through make.Nicolas Geoffray2014-10-211-68/+120
* | Remove test dependencies on phony targets.Ian Rogers2014-10-151-1/+1
|/
* ART: Add smali-based run-testAndreas Gampe2014-10-101-3/+7
* Disable 114-ParallelGC for GC stress testing.Ian Rogers2014-10-101-1/+2
* Makefile cleanups.Nicolas Geoffray2014-10-091-1/+1
* Fix test-art-(host|target)-run-test(32|64) targets.Ian Rogers2014-10-021-1/+1
* Disable ThreadStress.Nicolas Geoffray2014-09-301-0/+9
* Fix stack overflow and duplicate methods while tracing.Jeff Hao2014-09-041-15/+0
* Disable SignalTest with GC stress.Ian Rogers2014-09-021-28/+56
* Fix master-art-host build by removing flakey test (temporarily)Dave Allison2014-08-291-1/+0
* Fix signal chain to allow for signal() call to be usedDave Allison2014-08-281-0/+1
* Fix gcstress and gcverify test targetsAlex Light2014-08-271-2/+2
* Various run-test makefile fixes.Ian Rogers2014-08-271-79/+72
* Fix builds where dist_goal is defined.Ian Rogers2014-08-261-1/+1
* Fix test build targets.Ian Rogers2014-08-261-3/+6
* Add run-test support for running without a working patchoat/dex2oatAlex Light2014-08-261-25/+93
* Use loops to build combinations of run-tests.Ian Rogers2014-08-261-858/+322
* Make apps able to run with a failing patchoatAlex Light2014-08-191-0/+36
* Added --gcstress and --gcverify shortcut flags to run-testAlex Light2014-08-121-4/+2
* Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.Nicolas Geoffray2014-08-111-0/+17
* Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-08-061-29/+1
* Add --always-clean flag to run-test.Alex Light2014-07-301-0/+3
* Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""Nicolas Geoffray2014-07-231-1/+29
|\
| * Revert "Fix proxy tracing and enable tests that now work with tracing."Nicolas Geoffray2014-07-291-1/+29
* | Fix braino in Makefile.Nicolas Geoffray2014-07-291-0/+1
* | Merge "Add a variable to disable PREBUILD in run-tests."Nicolas Geoffray2014-07-231-0/+2
|\ \ | |/ |/|
| * Add a variable to disable PREBUILD in run-tests.Nicolas Geoffray2014-07-281-0/+2
* | Fix proxy tracing and enable tests that now work with tracing.Jeff Hao2014-07-281-29/+1
|/