1. bd2c63c Support running run-test in ndebug mode through make. by Nicolas Geoffray · 12 years ago
  2. 8fda9f2 ART: Add smali-based run-test by Andreas Gampe · 12 years ago
  3. 58920cc Disable 114-ParallelGC for GC stress testing. by Ian Rogers · 12 years ago
  4. 611e1db Makefile cleanups. by Nicolas Geoffray · 12 years ago
  5. a3cf6ce Fix test-art-(host|target)-run-test(32|64) targets. by Ian Rogers · 12 years ago
  6. 3d56be8 Disable ThreadStress. by Nicolas Geoffray · 12 years ago
  7. 68caf9e Fix stack overflow and duplicate methods while tracing. by Jeff Hao · 12 years ago
  8. 40e1912 Disable SignalTest with GC stress. by Ian Rogers · 12 years ago
  9. cd4380c Fix master-art-host build by removing flakey test (temporarily) by Dave Allison · 12 years ago
  10. 91a8366 Fix signal chain to allow for signal() call to be used by Dave Allison · 12 years ago
  11. 992f1e7 Fix gcstress and gcverify test targets by Alex Light · 12 years ago
  12. 86df3ac Various run-test makefile fixes. by Ian Rogers · 12 years ago
  13. ddfe779 Fix builds where dist_goal is defined. by Ian Rogers · 12 years ago
  14. 9fcaa4b Fix test build targets. by Ian Rogers · 12 years ago
  15. 03a112d Add run-test support for running without a working patchoat/dex2oat by Alex Light · 12 years ago
  16. f5c44b3 Use loops to build combinations of run-tests. by Ian Rogers · 12 years ago
  17. 9dcc457 Make apps able to run with a failing patchoat by Alex Light · 12 years ago
  18. e7873ec Added --gcstress and --gcverify shortcut flags to run-test by Alex Light · 12 years ago
  19. 2cfa5f1 Add gcstress top-level make rule, eg test-art-host-run-test-gcstress. by Nicolas Geoffray · 12 years ago
  20. f0a3f09 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 12 years ago
  21. bfac14a Add --always-clean flag to run-test. by Alex Light · 12 years ago
  22. 8df7388 Merge "Revert "Fix proxy tracing and enable tests that now work with tracing."" by Nicolas Geoffray · 12 years ago
  23. 167cc7c Revert "Fix proxy tracing and enable tests that now work with tracing." by Nicolas Geoffray · 12 years ago
  24. 0398e17 Fix proxy tracing and enable tests that now work with tracing. by Jeff Hao · 12 years ago
  25. 0a0a20b Fix braino in Makefile. by Nicolas Geoffray · 12 years ago
  26. 2dd6f72 Merge "Add a variable to disable PREBUILD in run-tests." by Nicolas Geoffray · 12 years ago
  27. 3bb12b9 Add a variable to disable PREBUILD in run-tests. by Nicolas Geoffray · 12 years ago
  28. 855564b ART: Native bridge command-line parameter by Andreas Gampe · 12 years ago
  29. c5a8347 Fix stale remembered sets error. by Mathieu Chartier · 12 years ago
  30. 7eeecb7 Add test-art-*-run-test-###-test-name32/64 test targets. by Alex Light · 12 years ago
  31. 1c83cbc ART: Make run tests out of oat tests by Andreas Gampe · 12 years ago
  32. ab9167b Merge "Changed default non-full tests to be prebuild." by Andreas Gampe · 12 years ago
  33. 9d72253 Changed default non-full tests to be prebuild. by Alex Light · 12 years ago
  34. b363f66 Recycle mem-maps for collector transitions. by Mathieu Chartier · 12 years ago
  35. a59dd80 Runtime can now be set to require relocation by Alex Light · 12 years ago
  36. e1cd438 Fix the name of a black listed run-test. by Ian Rogers · 12 years ago
  37. 8813820 Black list timing sensitive tests from gcverify and gcstress by Ian Rogers · 12 years ago
  38. 4cd99b0 Black list more trace tests. by Ian Rogers · 12 years ago
  39. 064a59d Run-test fix. by Ian Rogers · 12 years ago
  40. 8a14b75 Add a GC stress run that uses a moving collector and small heap sizes. by Ian Rogers · 12 years ago
  41. 701aa64 Add GC verification test rules. by Ian Rogers · 12 years ago
  42. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 12 years ago
  43. 55bce0c Add another test to the trace test black list. by Ian Rogers · 12 years ago
  44. 716e4f8 Add --trace variants of the run-test testing rules. by Ian Rogers · 12 years ago
  45. 4d1231d The host build has changed from lib32/lib to lib/lib64. by Nicolas Geoffray · 12 years ago
  46. f61b537 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 12 years ago
  47. e61fd35 Revert "Re-enable tests with the optimizing compiler." by Nicolas Geoffray · 12 years ago
  48. 2055091 Re-enable tests with the optimizing compiler. by Nicolas Geoffray · 12 years ago
  49. 6ffcd00 Fix names of TEST_ART_TIMING_SENSITIVE_RUN_TESTS by Brian Carlstrom · 12 years ago
  50. 519e3d0 Add libjavacore dependency for oat tests by Brian Carlstrom · 12 years ago
  51. bf66bce Define run-test targets. by Ian Rogers · 12 years ago
  52. 665de8a Fix various test dependencies. by Ian Rogers · 12 years ago
  53. afd9acc Multilib ART host. by Ian Rogers · 12 years ago