summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make a more verbose too many id error message.Yohann Roussel2013-08-281-1/+3
* Fix native allocation tracking on Dalvik.Mathieu Chartier2013-08-233-0/+68
* Run-test for suspend in an infinite loop.buzbee2013-08-123-0/+111
* Fix inner class access flags and array modifiers.Elliott Hughes2013-06-142-2/+54
* Fix dalvik tests post-conscrypt.Elliott Hughes2013-05-031-1/+1
* Fix flakiness in test 080-oom-throw.Elliott Hughes2013-04-112-34/+31
* [x86] FPU stack needs to be reset after double conversionUdayan Banerji2013-04-013-0/+48
* javac should have matching -source and -target flags.Elliott Hughes2013-03-211-1/+1
* Abstract methods aren't implementations.Elliott Hughes2013-02-223-0/+37
* Expand test 004-annotations to cover package annotations.Elliott Hughes2013-02-204-0/+26
* dvz: remove dead code.Nick Kralevich2013-01-291-36/+24
* Fix handling of annotations whose classes are missing at runtime.Elliott Hughes2012-12-173-0/+41
* ExceptionInInitializerError should wrap only non Error exceptions.Elliott Hughes2012-12-103-0/+36
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-202-3/+3
* Avoid method overriding if its super method is inaccessible.Im Sooin2012-07-105-0/+68
* Missing zero-checks in JIT compilerMattias Petersson2012-07-106-8/+96
* am 90d3e3b3: Merge "Add test cases for concurrent gc and System.arraycopy"Elliott Hughes2012-06-053-0/+91
|\
| * Add test cases for concurrent gc and System.arraycopyJohannes Carlsson2012-06-053-0/+91
* | Update test 089 expectationsBrian Carlstrom2012-05-171-1/+2
* | am 67feae03: am 4cda226f: am c1052f9a: Merge "Add a test for a dalvikvm \'swi...Jean-Baptiste Queru2012-02-133-0/+13
|\|
| * am c1052f9a: Merge "Add a test for a dalvikvm \'switch\' bug."Jean-Baptiste Queru2012-02-133-0/+13
| |\
| | * Add a test for a dalvikvm 'switch' bug.Elliott Hughes2012-02-103-0/+13
* | | am 81894b3a: am 2fe129bf: Merge "Updates to the VM tests."Jean-Baptiste Queru2012-02-018-578/+76
|\| |
| * | am 2fe129bf: Merge "Updates to the VM tests."Jean-Baptiste Queru2012-02-0139-608/+976
| |\|
| | * Updates to the VM tests.Elliott Hughes2012-01-3139-608/+976
| * | am 232c385b: Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-183-0/+23
| |\ \ | | |/ | |/|
| | * Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-183-0/+23
* | | Tweak Dalvik testsAndy McFadden2012-01-245-9/+119
* | | Update and extend Dalvik testsAndy McFadden2012-01-2028-27/+787
* | | Merge "Bug fix for control-flow construction involving nested loops."Ben Cheng2012-01-183-0/+23
|\ \ \
| * | | Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-183-0/+23
* | | | am 9e8b05e4: am a669206d: Merge "cleanup redundant interfaces from iftable to...Jean-Baptiste Queru2012-01-173-0/+81
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / cleanup redundant interfaces from iftable to avoid excessive LinearAlloc useJohannes Rudolph2012-01-133-0/+81
| |/
* / Admit to not supporting over 65,536 methods.Jesse Wilson2011-12-0910-1019/+9
|/
* Fix the watchdog test to handle the failure from managed code.Jesse Wilson2011-06-213-30/+14
* Adjust basis against which enum performance is compared.Jesse Wilson2011-04-182-39/+35
* Generate code for loops formed with the new builderBen Cheng2011-03-313-0/+64
* Update a test to handle a different anonymous class name.Jesse Wilson2011-03-301-1/+1
* Fix dalvik test 089Andy McFadden2011-03-221-1/+1
* Replace jumbo opcodes in certain circumstancesAndy McFadden2011-03-141-0/+78
* This test stopped being useful quite a while ago.Dan Bornstein2011-02-173-1121/+0
* Ensure a dalvik-cache directory exists before running dalvik.Carl Shapiro2011-02-111-0/+5
* Add huge-array OOM testAndy McFadden2011-02-092-0/+18
* resolved conflicts for merge of d6e32b81 to dalvik-devAndy McFadden2011-02-042-0/+116
|\
| * Ensure word atomicity in System.arraycopyAndy McFadden2011-02-042-0/+116
* | Expand the "--dev" mode to cover VM development.Ben Cheng2011-01-271-4/+9
* | am 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test 084.Andy McFadden2011-01-202-7/+19
|\|
| * Fix dalvik test 084.Andy McFadden2011-01-202-7/+19
* | am f18a4274: am 6210c50d: am eef67346: Merge "Fix proxy expectation." into ho...Jesse Wilson2011-01-181-1/+1
|\|
| * Fix proxy expectation.Jesse Wilson2011-01-181-1/+1