1. 5e2c8d3 Introduce arch-specific checker tests. by Alexandre Rames · 9 years ago
  2. 4d2ef33 ART: Extend ISA features option for (host) run tests by Andreas Gampe · 9 years ago
  3. 825570c ART: Abbreviate interpreter-access-checks by Andreas Gampe · 9 years ago
  4. 80fb394 Disable Checker for tests that don't invoke the compiler. by David Brazdil · 9 years ago
  5. 7617abd runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS by Igor Murashkin · 9 years ago
  6. 1d4184d Add an option to run art tests with strace. by Hiroshi Yamauchi · 9 years ago
  7. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  8. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 9 years ago
  9. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 9 years ago
  10. 05f30e1 run-test: add --never-clean option by Igor Murashkin · 9 years ago
  11. 24128c6 ART: Rename graph dump file name to 'graph.cfg' by David Brazdil · 9 years ago
  12. 3f1dc56 ART: Fix RegisterNative order by Andreas Gampe · 9 years ago
  13. c666710 Opt compiler: Speedup div/rem by constants on arm32 and arm64. by Zheng Xu · 9 years ago
  14. 2c27f2c ART: Split Checker into smaller files by David Brazdil · 9 years ago
  15. 2588023 Revert "ART: Split Checker into smaller files" by David Brazdil · 9 years ago
  16. a490be5 ART: Split Checker into smaller files by David Brazdil · 10 years ago
  17. 0e07125 Update script now that optimizing is default. by Nicolas Geoffray · 10 years ago
  18. e730729 Unbreak checker. by Nicolas Geoffray · 10 years ago
  19. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  20. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  21. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  22. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 10 years ago
  23. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  24. 721f3a8 Fix jit tests by Mathieu Chartier · 10 years ago
  25. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  26. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  27. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  28. 3cf4877 run-test: enable checker in dev mode by Calin Juravle · 10 years ago
  29. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  30. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  31. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  32. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  33. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  34. c0a8a80 Add a way to pass GDB commands by Mathieu Chartier · 10 years ago
  35. 75deec0 Increase run-test output on error. by Ian Rogers · 10 years ago
  36. 1ed097d Fix failure in --no-dex2oat invocation of 425-invokesuper. by Nicolas Geoffray · 10 years ago
  37. c8f23fc Provide an option to run run-tests with a local dalvikvm. by Nicolas Geoffray · 10 years ago
  38. c23c9c9 ART: PIC testing by Andreas Gampe · 10 years ago
  39. 63fc30e ART: Create and use multiple core images by Andreas Gampe · 10 years ago
  40. 602fbcd ART: Typo fix by Andreas Gampe · 10 years ago
  41. 5c11490 ART: Fix test 089 by Andreas Gampe · 10 years ago
  42. d9ad27d Extra debug output in run-test. by Ian Rogers · 10 years ago
  43. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  44. deb48a0 ART: Print args in case of run-test build failure by Andreas Gampe · 10 years ago
  45. f6930a8 ART: Fix run-test script by Andreas Gampe · 10 years ago
  46. b8f2480 Merge "Merge reference-run-test-classes and run-test-jar." by Nicolas Geoffray · 10 years ago
  47. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 10 years ago
  48. 288a4a2 Merge reference-run-test-classes and run-test-jar. by Nicolas Geoffray · 10 years ago
  49. 1a58b7f Merge host-run-test-jar and push-and-run-test-jar. by Nicolas Geoffray · 10 years ago
  50. e6b73ea Merge "Merge push-and-run-{prebuilt}-test-jar files." by Nicolas Geoffray · 10 years ago
  51. 01afdba Add test for getDeclaredClasses of with missing class by Brian Carlstrom · 10 years ago
  52. 5fd18ba Merge push-and-run-{prebuilt}-test-jar files. by Nicolas Geoffray · 10 years ago
  53. c580e04 Fix darwin run-test problems by Brian Carlstrom · 10 years ago
  54. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  55. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 10 years ago
  56. 907b699 ART: More failure output on run-test by Andreas Gampe · 10 years ago
  57. 3a12cfe ART: Fix run-test in case of relative TMPDIR by Andreas Gampe · 10 years ago
  58. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 10 years ago
  59. 5a79fde ART: Use TMPDIR for test directories by Andreas Gampe · 10 years ago
  60. bfac14a Add --always-clean flag to run-test. by Alex Light · 10 years ago
  61. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 10 years ago
  62. 6fbcc12 Use a (somewhat) more documented environment variable. by Nicolas Geoffray · 10 years ago
  63. 85139a3 Fix run-test --trace option if --host is specified after. by Jeff Hao · 10 years ago
  64. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 10 years ago
  65. d83d1a7 Merge "Fix x86 instrumentation exit entrypoint and trace size limit." by Jeff Hao · 10 years ago
  66. cf2e7b0 Fix x86 instrumentation exit entrypoint and trace size limit. by Jeff Hao · 10 years ago
  67. 9d72253 Changed default non-full tests to be prebuild. by Alex Light · 10 years ago
  68. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  69. 701aa64 Add GC verification test rules. by Ian Rogers · 10 years ago
  70. 07aaac8 Allow method tracing for run-test by Sebastien Hertz · 10 years ago
  71. 997f0f9 Limit the size of files created by run-test to 2MB. by Ian Rogers · 10 years ago
  72. 769a5ad Add DALVIKVM_FLAGS to test invocation. by Mathieu Chartier · 10 years ago
  73. 0e12bdc Add ISA directory to image and odex pathnames. by Brian Carlstrom · 10 years ago
  74. 81c56e7 art/test: support sequential run by Dmitry Petrochenko · 11 years ago
  75. 2fe0792 Fix dependencies in the test suite for multi-target tests by Andreas Gampe · 11 years ago
  76. afbaa1a Build changes to build multilib tests by Andreas Gampe · 11 years ago
  77. 5103ce6 No longer restrict to -source 1.5 since it causes a warning with 1.7 by Brian Carlstrom · 11 years ago
  78. 92cf83e Run Java tests with the optimizing compiler. by Nicolas Geoffray · 11 years ago
  79. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  80. 201803f Search for miranda methods in virtual methods instead of interface. by Jeff Hao · 11 years ago
  81. fe6e6a7 am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalvik/tests" by Brian Carlstrom · 11 years ago
  82. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  83. 0160d99 Keep the right output file for tests. Bug: 10748067 by Tsu Chiang Chuang · 11 years ago
  84. 379e2f5 Clean up unnecessary files after build-only. Bug: 9482191 by Tsu Chiang Chuang · 11 years ago
  85. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  86. 0e03367 Allow passing of multitple --invoke-with. by Ian Rogers · 12 years ago
  87. 9829e33 Always supply matching -source and -target to javac. by Elliott Hughes · 12 years ago
  88. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago
  89. 6674f8a add jasmin dependency so that it can be used when building the tests. by Tsu Chiang Chuang · 12 years ago
  90. 4c1bf1a Support for --gdb for target run-test. by Ian Rogers · 12 years ago
  91. 2bfc673 Fix run-test to tell the truth. by Elliott Hughes · 12 years ago
  92. 0dff3f4 Add -interpreter to run-test to test interpreter only mode. by jeffhao · 12 years ago
  93. 22469aa Make run-test report missing files by name by Brian Carlstrom · 12 years ago
  94. 4407e61 fix missing dx in build server. by Tsu Chiang Chuang · 12 years ago
  95. 011fade Build run-test files. by Tsu Chiang Chuang · 12 years ago
  96. 7ab3a2a Fix run-test 089 (which has no files to delete). by Elliott Hughes · 12 years ago
  97. 2613de4 Fix error message running with run-test --jvm by Brian Carlstrom · 12 years ago
  98. c717eef Don't bother running dx when we're testing on the RI. by Elliott Hughes · 12 years ago
  99. 6e9c5a5 Fix target temporary file logging in run-test by Brian Carlstrom · 12 years ago
  100. 105215d Improve run-test to use new directory for each run by Brian Carlstrom · 12 years ago