1. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 6 years ago
  2. fbe170c Fix no-prebuild failure. by Nicolas Geoffray · 8 years ago
  3. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  4. 50be66f ART: Remove core-junit from test boot classpath by Andreas Gampe · 8 years ago
  5. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago
  6. 4450d92 Fix tests 116 and 118 for no-prebuild by Mathieu Chartier · 9 years ago
  7. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  8. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 9 years ago
  9. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 9 years ago
  10. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  11. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 9 years ago
  12. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 9 years ago
  13. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  14. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  15. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 10 years ago
  16. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  17. 64ad14d Support running without a boot image. by Alex Light · 10 years ago