1. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 3 months ago
  2. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  3. 90a18cf Rewrite OatFileManager::OpenDexFilesFromOat. by Nicolas Geoffray · 4 years, 7 months ago
  4. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  5. 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
  6. ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
  7. 3d8a78a Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends."" by Nicolas Geoffray · 6 years ago
  8. c3394e0 Fix exit status of `run` scripts executing more than one test. by Roland Levillain · 7 years ago
  9. fbe170c Fix no-prebuild failure. by Nicolas Geoffray · 8 years ago
  10. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 9 years ago
  11. 50be66f ART: Remove core-junit from test boot classpath by Andreas Gampe · 9 years ago
  12. 89df7bf ART: Refactor libarttest C++ code by Andreas Gampe · 9 years ago
  13. 4450d92 Fix tests 116 and 118 for no-prebuild by Mathieu Chartier · 9 years ago
  14. 031768a Add non debug version of libarttest by Mathieu Chartier · 9 years ago
  15. 07b3c23 Store OatDexFile instead of OatFile in DexFile. by Richard Uhler · 10 years ago
  16. ee027c0 ART: Fix run-test 118 by Andreas Gampe · 10 years ago
  17. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  18. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  19. be6fa5e Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStatic semantics. by Brian Carlstrom · 10 years ago
  20. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  21. 31d8f52 Add VMRuntime.isBootClassPathOnDisk by Brian Carlstrom · 10 years ago
  22. aa4497d Improve dex location canonicalization-related performance. by Vladimir Marko · 10 years ago
  23. 1ef4ce8 Really fix tests. by Alex Light · 10 years ago
  24. 64ad14d Support running without a boot image. by Alex Light · 10 years ago