summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Build run-test files.Tsu Chiang Chuang2012-07-132-4/+75
* Port "Avoid method overriding if its super method is inaccessible" to art.Elliott Hughes2012-07-115-0/+68
* Bring over the new tests from https://android-review.googlesource.com/#/c/387...Elliott Hughes2012-07-113-0/+53
* Merge "Quick compiler: support for arrays, misc." into ics-mr1-plus-artbuzbee2012-06-271-4/+7
|\
| * Quick compiler: support for arrays, misc.buzbee2012-06-271-4/+7
* | Include held locks in SIGQUIT thread dumps.Elliott Hughes2012-06-272-3/+3
|/
* Quick compiler exception supportbuzbee2012-06-264-8/+18
* Quick compiler: support for 006, 012, 013, 017buzbee2012-06-264-4/+16
* Remove Frame, merge shadow and quick representations.Ian Rogers2012-06-212-34/+40
* Fix a bunch of lint.Elliott Hughes2012-06-211-1/+1
* Commit the new test I wrote for this morning's Thread OOME bug fix.Elliott Hughes2012-06-203-0/+30
* More tests for detail messages, plus a new one.Elliott Hughes2012-06-191-0/+103
* Move all testing of runtime-thrown exceptions' detail messages into the runti...Elliott Hughes2012-06-196-58/+357
* Add test 096, added to dalvik since we started on art.Elliott Hughes2012-06-183-0/+91
* Merge "Fix run-test 089 (which has no files to delete)." into ics-mr1-plus-artElliott Hughes2012-06-181-5/+8
|\
| * Fix run-test 089 (which has no files to delete).Elliott Hughes2012-06-181-5/+8
* | Bring in test 089; a "new" addition to dalvik/test/.Elliott Hughes2012-06-183-0/+55
|/
* Remove target directory for run-test before pushingBrian Carlstrom2012-06-171-0/+2
* Merge "Invoke support for Quick Compiler" into ics-mr1-plus-artbuzbee2012-06-161-1/+13
|\
| * Invoke support for Quick Compilerbuzbee2012-06-161-1/+13
* | Fix error message running with run-test --jvmBrian Carlstrom2012-06-151-4/+5
* | Test all cases of all intrinsics.Elliott Hughes2012-06-153-189/+259
* | Don't bother running dx when we're testing on the RI.Elliott Hughes2012-06-153-6/+12
|/
* 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-143-24/+24
* Fix recursive static field lookup.Ian Rogers2012-06-061-0/+1
* Remove explicit dex2oat calls from run-testBrian Carlstrom2012-06-048-10/+1
* Fix run-test for arm.TDYa1272012-06-041-1/+1
* Test for ConcurrentGC validity.Mathieu Chartier2012-05-301-0/+70
* Fix host build to properly build x86.jeffhao2012-05-241-1/+1
* Fix JNI stubs for synchronized native methods with double/long arguments in l...Elliott Hughes2012-05-211-1/+2
* Even better reflection IllegalArgumentException detail messages and less code.Elliott Hughes2012-05-161-2/+2
* Improve reflection IllegalArgumentException detail messages.Elliott Hughes2012-05-163-0/+58
* Fixes to x86 compilation.jeffhao2012-05-071-14/+12
* Support ANDROID_LOG_TAGS.Elliott Hughes2012-04-243-18/+20
* Don't assume that "host" means "linux-x86".Elliott Hughes2012-04-232-3/+2
* Renamed ReferenceMapVisitor to prevent confusion with art version.jeffhao2012-04-171-4/+4
* Separate out more of LLVM build. Move verifier.Ian Rogers2012-04-142-3/+4
* Merge "Special case division by small constants" into ics-mr1-plus-artbuzbee2012-04-112-0/+76
|\
| * Special case division by small constantsbuzbee2012-04-112-0/+76
* | Merge "Extend test 064." into ics-mr1-plus-artIan Rogers2012-04-114-303/+815
|\ \
| * | Extend test 064.Ian Rogers2012-04-114-303/+815
* | | Fix the hardcoded path.TDYa1272012-04-116-7/+7
| |/ |/|
* | Fix run-test on host.TDYa1272012-04-109-14/+27
|/
* Remove the useless "suspend count already zero" message for new threads.Elliott Hughes2012-04-091-1/+1
* Implement native method return value and upcall argument type checking.Elliott Hughes2012-04-091-2/+8
* Update run-test support for hostBrian Carlstrom2012-04-031-28/+6
* Fix the division overflow.TDYa1272012-04-021-0/+2
* Remove the native Class.isInstance, and add tests.Elliott Hughes2012-03-301-0/+75
* Kill constants.h and fix some copyright headers.Elliott Hughes2012-03-301-4/+1