1. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  2. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 10 years ago
  3. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 10 years ago
  4. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  5. 5103ce6 No longer restrict to -source 1.5 since it causes a warning with 1.7 by Brian Carlstrom · 10 years ago
  6. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 10 years ago
  7. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  8. 201803f Search for miranda methods in virtual methods instead of interface. by Jeff Hao · 11 years ago
  9. fe6e6a7 am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests" by Brian Carlstrom · 11 years ago
  10. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  11. 0160d99 Keep the right output file for tests. Bug: 10748067 by Tsu Chiang Chuang · 11 years ago
  12. 379e2f5 Clean up unnecessary files after build-only. Bug: 9482191 by Tsu Chiang Chuang · 11 years ago
  13. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  14. 0e03367 Allow passing of multitple --invoke-with. by Ian Rogers · 11 years ago
  15. 9829e33 Always supply matching -source and -target to javac. by Elliott Hughes · 11 years ago
  16. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  17. 6674f8a add jasmin dependency so that it can be used when building the tests. by Tsu Chiang Chuang · 12 years ago
  18. 4c1bf1a Support for --gdb for target run-test. by Ian Rogers · 12 years ago
  19. 2bfc673 Fix run-test to tell the truth. by Elliott Hughes · 12 years ago
  20. 0dff3f4 Add -interpreter to run-test to test interpreter only mode. by jeffhao · 12 years ago
  21. 22469aa Make run-test report missing files by name by Brian Carlstrom · 12 years ago
  22. 4407e61 fix missing dx in build server. by Tsu Chiang Chuang · 12 years ago
  23. 011fade Build run-test files. by Tsu Chiang Chuang · 12 years ago
  24. 7ab3a2a Fix run-test 089 (which has no files to delete). by Elliott Hughes · 12 years ago
  25. 2613de4 Fix error message running with run-test --jvm by Brian Carlstrom · 12 years ago
  26. c717eef Don't bother running dx when we're testing on the RI. by Elliott Hughes · 12 years ago
  27. 6e9c5a5 Fix target temporary file logging in run-test by Brian Carlstrom · 12 years ago
  28. 105215d Improve run-test to use new directory for each run by Brian Carlstrom · 12 years ago
  29. 2ab7f48 Remove explicit dex2oat calls from run-test by Brian Carlstrom · 12 years ago
  30. 3596901 Fix run-test for arm. by TDYa127 · 12 years ago
  31. 1f71ae8 Fix host build to properly build x86. by jeffhao · 12 years ago
  32. e7fb2a6 Don't assume that "host" means "linux-x86". by Elliott Hughes · 12 years ago
  33. b92bcab Fix run-test on host. by TDYa127 · 12 years ago
  34. 58bcc40 We replace -d with -O recently, but not uniformly. by Elliott Hughes · 13 years ago
  35. 4b0d1ee Always compile tests with -g. by Elliott Hughes · 13 years ago
  36. 7c04610 Add --invoke-with and -d to the dalvik tests. by Elliott Hughes · 13 years ago
  37. 9ca7a1f Add -Xzygote to suppress starting the signal catcher thread. by Elliott Hughes · 13 years ago
  38. 510c878 Fix the expectations for test 007 to match the RI's output. by Elliott Hughes · 13 years ago
  39. 8cbc8bc Use a test-specific name for each generated file. by Elliott Hughes · 13 years ago
  40. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago