1. 8a0897f Minor fix for Adb.waitForNonEmptyDirectory so that waiting for /sdcard after reboot works again. by Brian Carlstrom · 14 years ago
  2. 6f78e81 DalvikRunner --tee option to send output to a file or stdout at runtime by Brian Carlstrom · 14 years ago
  3. 8045d07 Merge "Removing bogus check to permit on-host debugging." by Jesse Wilson · 14 years ago
  4. 24190ff Removing bogus check to permit on-host debugging. by Jesse Wilson · 14 years ago
  5. 68e1f2a More DalvikRunner cleanup. by Elliott Hughes · 14 years ago
  6. 3fe3b27 Add a simple MD5-based cache to DalvikRunner. by Elliott Hughes · 14 years ago
  7. 84e7874 Make DalvikRunner work on production devices too. by Elliott Hughes · 14 years ago
  8. 4547cd2 Reverting our test runner's background building behaviour. by Jesse Wilson · 14 years ago
  9. a6bb789 Make DalvikRunner more resilient to running immediately after device reboot by Brian Carlstrom · 14 years ago
  10. c6c22fb Fix NamingPatternCodeFinder to detect final classes by Brian Carlstrom · 14 years ago
  11. 46dd11b Remove TestRunner.success field / Make postCompileTest return void by Brian Carlstrom · 14 years ago
  12. a1df197 DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toString change by Brian Carlstrom · 15 years ago
  13. 926f5df Change DalvikRunner to use newly added OptionParser. by Brian Carlstrom · 15 years ago
  14. 6d0d1f4 Adding support for arbitrary VM args in dalvik runner. by Jesse Wilson · 15 years ago
  15. a38a001 Teaching DalvikRunner to run arbitrary classes with main() methods. by Jesse Wilson · 15 years ago
  16. 3c583fa Merge "Scrubbing some jtreg bugs." by Jesse Wilson · 15 years ago
  17. 22da437 Scrubbing some jtreg bugs. by Jesse Wilson · 15 years ago
  18. 9761125 Show DalvikRunner test output even on success when given --verbose. by Elliott Hughes · 15 years ago
  19. f9a1d99 Allow DalvikRunner to run tests in core library packages. by Elliott Hughes · 15 years ago
  20. 4b8c7d1 Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg. by Jesse Wilson · 15 years ago
  21. bc030f2 More expectations for our test runs by Jesse Wilson · 15 years ago
  22. 7b5d508 Fixing the XML emitter to honor the expectations file. by Jesse Wilson · 15 years ago
  23. bd2ee33 Fixing a busted regex in the expectations file. Also doing regex checking upfront. by Jesse Wilson · 15 years ago
  24. fe90e00 Adding expectations for a bunch of jtreg tests. by Jesse Wilson · 15 years ago
  25. 8681935 Rename dalvik_jtreg to dalvik_runner. by Jesse Wilson · 15 years ago
  26. e5d56f5 Fixing clean to use rm -rf so it won't fail if the directory wasn't ever created. by Jesse Wilson · 15 years ago
  27. ecf2128 Cleaning up after each test to avoid exhausting disk space. by Jesse Wilson · 15 years ago
  28. 5e8308c Adding some debugging to help figure out why our tests aren't completing. by Jesse Wilson · 15 years ago
  29. c948ac5 Making helper threads daemons in the jtreg runner. by Jesse Wilson · 15 years ago
  30. c2bab2c Merge change Iadae8af9 by Android (Google) Code Review · 15 years ago
  31. 3bad4ae Updating Caliper runner to correspond with caliper r20091215 by Jesse Wilson · 15 years ago
  32. 6b5a19e Fix our test runner to look inside source files for package declarations. by Elliott Hughes · 15 years ago
  33. ace9bc2 Fix dalvik_jtreg build. by Elliott Hughes · 15 years ago
  34. e75be42 Support running caliper with the jtreg runner. This is an early first look; by Jesse Wilson · 15 years ago
  35. 95dc504 More jtreg+JUnit love. Getting JUnit to work off-device. by Jesse Wilson · 15 years ago
  36. 23b7e6d JUnit support for jtreg runner. This makes it so that a single command by Jesse Wilson · 15 years ago
  37. 4fd6678 Changing JtregRunner to support running tests off device. by Jesse Wilson · 15 years ago
  38. 242798c Don't ignore errors on expected result, compile, or install in jtreg runner. by Jesse Wilson · 15 years ago
  39. df4f3c3 Merge change Id8a539c6 by Android (Google) Code Review · 15 years ago
  40. 0c6bf3c Suppressing an invalid test that's checking implementation details. by Jesse Wilson · 15 years ago
  41. b3e547e Specifying the /tmp directory and other properties for test runs. by Jesse Wilson · 15 years ago
  42. ac512eb Merge change I690f0051 by Android (Google) Code Review · 15 years ago
  43. 837cc60 Fixing a simple concurrency issue in the jtreg runner. by Jesse Wilson · 15 years ago
  44. 5d74d50 Suppressing BufferedReader jtreg tests we're better off not passing. by Jesse Wilson · 15 years ago
  45. 20998ea Sanitize text before emitting to XML. by Jesse Wilson · 15 years ago
  46. bc72f7b Emitting JUnit+Ant style XML from the jtreg test runner. by Jesse Wilson · 15 years ago
  47. 72358d6 Adding timeouts to jtreg runner. by Jesse Wilson · 15 years ago
  48. 18f3045 Merge change I57dd1032 by Android (Google) Code Review · 15 years ago
  49. 9270ddc Supporting expected results for the jtreg test runner. by Jesse Wilson · 15 years ago
  50. 49edfa5 Merge change I88e8376e by Android (Google) Code Review · 15 years ago
  51. 0024889 Change the jtreg tool to perform both building and running steps. by Jesse Wilson · 15 years ago
  52. 53d4bb1 Script for compiling and dexing jtreg tests for Dalvik. by Jesse Wilson · 15 years ago
  53. 6aeae90 Update logging to r820767 by Jesse Wilson · 15 years ago
  54. d383e2a Tools to push code back upstream. by Jesse Wilson · 15 years ago
  55. 0ad6047 First cut at a tool to perform automated syncs from Harmony to Dalvik. by Jesse Wilson · 15 years ago