summaryrefslogtreecommitdiffstats
path: root/test/Android.run-test.mk
Commit message (Expand)AuthorAgeFilesLines
* ART: Blacklist run-test 802 for tracingAndreas Gampe2015-02-181-0/+13
* ART: Fix old run scriptsAndreas Gampe2015-02-041-2/+5
* Force set resolved method for static invokesMathieu Chartier2015-01-281-1/+2
* Fix makefile error.Nicolas Geoffray2015-01-231-3/+3
* Mark test as failing for optimizing.Nicolas Geoffray2015-01-231-1/+2
* ART: Invoke Checker from run-test scriptsDavid Brazdil2015-01-191-0/+14
* Disable test for NDEBUG, it uses libarttest.so.Nicolas Geoffray2015-01-151-0/+1
* ART: Hprof cleanupAndreas Gampe2015-01-131-1/+9
* Re-enable ParallelGC test for gcstress modeMathieu Chartier2015-01-071-2/+1
* Fix signal test to work with gcstressMathieu Chartier2015-01-071-1/+0
* Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.Serban Constantinescu2015-01-051-4/+1
* Opt compiler: Add arm64 support for register allocation.Alexandre Rames2014-12-101-27/+3
* Test now fails on amr64/optimizing after float rem changes.Nicolas Geoffray2014-12-091-0/+1
* [optimizing compiler] Add REM_FLOAT and REM_DOUBLECalin Juravle2014-12-081-0/+1
* Build core.oat without flags.Nicolas Geoffray2014-12-041-0/+8
* Explicitly give compiler options to test scriptsNicolas Geoffray2014-12-031-0/+1
* Opt Compiler: Arm64: Add support for more IRs plus various fixes.Serban Constantinescu2014-11-281-11/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-271-0/+1
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Calin Juravle2014-11-261-1/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-261-0/+1
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Nicolas Geoffray2014-11-261-1/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-261-0/+1
* Fix the list of arm64 broken optimizing tests.Calin Juravle2014-11-241-0/+2
* Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many ru...Ian Rogers2014-11-201-9/+0
|\
| * Revert "Revert "Revert "Unfortunately, the test still hits too many run failu...Ian Rogers2014-11-201-9/+0
* | Update arm64/optimizing expectations.Nicolas Geoffray2014-11-201-0/+2
* | Fix typo.Nicolas Geoffray2014-11-181-1/+0
* | Opt compiler: Add support for more IRs on arm64.Alexandre Rames2014-11-181-128/+2
* | Merge "Revert "Revert "Unfortunately, the test still hits too many run failur...Nicolas Geoffray2014-11-171-0/+9
|\ \ | |/
| * Revert "Revert "Unfortunately, the test still hits too many run failures.""Nicolas Geoffray2014-11-171-0/+9
* | [optimizing compiler] Add REM_INT, REM_LONGCalin Juravle2014-11-171-0/+1
* | Merge "Revert "Unfortunately, the test still hits too many run failures.""Ian Rogers2014-11-131-9/+0
|\ \ | |/
| * Revert "Unfortunately, the test still hits too many run failures."Ian Rogers2014-11-131-9/+0
* | Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests"Calin Juravle2014-11-131-0/+1
|\ \
| * | [optimizing compiler] Add 014-math3 to the list of arm64 broken testsCalin Juravle2014-11-131-0/+1
* | | Merge "Use correct register class for refs"Vladimir Marko2014-11-131-2/+1
|\ \ \
| * | | Use correct register class for refsSerguei Katkov2014-11-131-2/+1
* | | | And another failing test on optimizing/armv8.Nicolas Geoffray2014-11-131-0/+1
| |_|/ |/| |
* | | Unfortunately, the test still hits too many run failures.Nicolas Geoffray2014-11-131-0/+9
* | | Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-9/+0
* | | Mark test as failing for optimizing/armv8.Nicolas Geoffray2014-11-121-0/+1
| |/ |/|
* | More armv8/optimizing test failures.Nicolas Geoffray2014-11-121-0/+3
* | Update list of armv8/optimizing failing tests.Nicolas Geoffray2014-11-121-0/+9
* | Implement checkcast for optimizing.Nicolas Geoffray2014-11-121-0/+1
|/
* Revert "Use correct register class for refs"Vladimir Marko2014-11-111-1/+2
* Use correct register class for refsSerguei Katkov2014-11-111-2/+1
* Failing test on armv8/optimizing after interface support.Nicolas Geoffray2014-11-101-0/+1
* Merge "Support invoke-interface in optimizing."Nicolas Geoffray2014-11-101-0/+1
|\
| * Support invoke-interface in optimizing.Nicolas Geoffray2014-11-101-0/+1
* | Implement instanceof in optimizing.Nicolas Geoffray2014-11-071-0/+1