1. 4898395 Fix NPE in InstrumentationTestRunner by Brian Muramatsu · 14 years ago
  2. 3fc03e6 Added RepetitiveTest annotation and test runner support by Jack Wang · 14 years ago
  3. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  4. 8e34203 Add getApplicationContext to the mock implementation. by Makoto Onuki · 14 years ago
  5. 2394c16 am ec438e14: am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  6. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  7. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  8. b6d1437 fix build breakage by Vasu Nori · 14 years ago
  9. 0c9e14a add shutdown() to ContentProvider & call in ProviderTestCase*.tearDown by Vasu Nori · 14 years ago
  10. ebd19e0 Add LoaderTestCase that makes it easier to test Loaders. by Jeff Hamilton · 14 years ago
  11. d93f4e5 Merge "DO NOT MERGE Doc Change: Javadoc for test case classes" into gingerbread by Joe Malin · 14 years ago
  12. bbfe0b2 am 243f7f85: am f6120cf4: Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  13. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  14. f6120cf Merge "Improve InstrumentationTestRunner exception handling." into gingerbread by Brett Chabot · 14 years ago
  15. 31e7ce7 Improve InstrumentationTestRunner exception handling. by Brett Chabot · 14 years ago
  16. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  17. 87e98cd DO NOT MERGE Doc Change: Javadoc for test case classes by Joe Malin · 14 years ago
  18. 7d433aa Javadoc for test case classes by Joe Malin · 14 years ago
  19. 25f3ab4 Manual merge of change 53051 from master (DO NOT MERGE) by Evan Millar · 14 years ago
  20. f6b979a Fix UnsupportedOperationException from MockContext. by Makoto Onuki · 14 years ago
  21. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  22. 8b0dd7d add API to Cursor to get column value type by Vasu Nori · 14 years ago
  23. 71be4b5 Bring ServiceTestCase in line with current Service APIs and remove unnecessary asserts. by Evan Millar · 14 years ago
  24. e268677 Remove the unused modification APIs from MockCursor. They shouldn't have been public in the first place. by Jeff Hamilton · 14 years ago
  25. 631447c6 Merge "Add test runner log when test case class is not loaded." by Brett Chabot · 14 years ago
  26. bb469fe Add test runner log when test case class is not loaded. by Brett Chabot · 14 years ago
  27. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  28. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  29. 89c0ef4 Add -e package description to InstrumentationTestRunner javadoc. by Brett Chabot · 14 years ago
  30. 10362ab Add missing license notices on test classes by Kenny Root · 14 years ago
  31. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  32. 69120a7 Bug 2306842 by Paul Westbrook · 14 years ago
  33. 0375fa1 fix error in javadoc by Doug Zongker · 14 years ago
  34. 88e03a9 Add ability to run tests restricted to given annotation. by Brett Chabot · 14 years ago
  35. 08d13c3 Fix code coverage output message when running tests in non-raw mode. by Brett Chabot · 14 years ago
  36. e70f61b Retry test-runner tests move. by Brett Chabot · 14 years ago
  37. c1ca8c5 Revert "Move framework test-runner unit tests to be closer to their source." by Brett Chabot · 14 years ago
  38. 1209397 Move framework test-runner unit tests to be closer to their source. by Brett Chabot · 14 years ago