1. fdaa672 Remove obsolete robolectric test runner integration by Colin Cross · 12 months ago
  2. 7285367 Revert "Remove obsolete robolectric test runner integration" by Priyanka Advani (xWF) · 11 months ago
  3. ef5739e Remove obsolete robolectric test runner integration by Colin Cross · 12 months ago
  4. 7727c7f Convert JavaInfoProvider to *JavaInfo by Colin Cross · 1 year, 1 month ago
  5. 56f2b70 Properly package JNI libs in Robo tests by Jamie Garside · 1 year, 1 month ago
  6. 51349b8 Revert^2 "Set strict_mode to true" by Kevin Liu · 1 year, 1 month ago
  7. a475258 Revert "Set strict_mode to true" by Pechetty Sravani · 1 year, 1 month ago
  8. ba791b1 Set strict_mode to true by Kevin Liu · 1 year, 3 months ago
  9. cab89b5 Added Strict_mode logic catch direct usage of Robolectric reference by Kevin Liu · 1 year, 4 months ago
  10. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  11. 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 8 months ago
  12. e42ac1c Fix typo in the comment by Yuichiro Hanada · 1 year, 8 months ago
  13. 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 9 months ago
  14. 9b59352 Add proto for Test ownership metadata. by Aditya Choudhary · 1 year, 10 months ago
  15. 5a55439 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 10 months ago
  16. 48016d5 Fix FirstUniqueStrings after conversion to generics by Colin Cross · 2 years, 1 month ago
  17. f521efa Support missing instrumented_for dependency when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 2 years, 3 months ago
  18. 0fcf90a Set test config of Robolectric tests to `LOCAL_FULL_TEST_CONFIG` by Yike · 2 years, 6 months ago
  19. 2168054 Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
  20. 1d174b1 Merge "Revert "Allow adding extra tradefed options in the Android.bp file"" by Jigar Thakkar · 2 years, 8 months ago
  21. 77dc7d0 Revert "Allow adding extra tradefed options in the Android.bp file" by Tahsin Loqman · 2 years, 8 months ago
  22. 2731ca8 Merge "Allow adding extra tradefed options in the Android.bp file" by Treehugger Robot · 2 years, 8 months ago
  23. dcb6129 Streamline AndroidMk generation by Sasha Smundak · 2 years, 8 months ago
  24. 8ec823c Allow adding extra tradefed options in the Android.bp file by Cole Faust · 2 years, 8 months ago
  25. c7e4dcf Merge "Set the test suite for Robolectric tests" by Treehugger Robot · 2 years, 8 months ago
  26. 3f97ea2 Set the test suite for Robolectric tests by nelsonli · 2 years, 9 months ago
  27. 5c4729d Show module type in a module section of the Android-TARGET.mk by Sasha Smundak · 2 years, 8 months ago
  28. 54641d2 Enable new_robolectric by Rex Hoffman · 3 years ago
  29. dcbe33c Support Kotlin in Robolectric test by Chaohui Wang · 2 years, 10 months ago
  30. ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 2 years, 11 months ago
  31. d57e8b2 Add lint test property by Cole Faust · 3 years ago
  32. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  33. 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 10 months ago
  34. ffe2c91 Merge "Add phony name for robolectric tests" by Colin Cross · 3 years, 11 months ago
  35. 8304a13 Add phony name for robolectric tests by Colin Cross · 3 years, 11 months ago
  36. c964841 Changes tree built Robolectric name by Joseph Murphy · 4 years, 1 month ago
  37. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years, 1 month ago
  38. 497a093 Drop `strings.HasPrefix` when guarding `strings.TrimPrefix`. by Ulya Trafimovich · 4 years, 1 month ago
  39. 2787e8e Support robolectric prebuilts in android_robolectric_test by Colin Cross · 4 years, 5 months ago
  40. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 4 years, 6 months ago
  41. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 8 months ago
  42. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 9 months ago
  43. bac4ee0 Merge "Adds a workaround to fix version inconsistency" by Joseph Murphy · 4 years, 9 months ago
  44. 5aa29a7 Make robolectric runtimes a host module by Colin Cross · 5 years ago
  45. 87788b5 Don't assume host arch is always x86 by Jiyong Park · 5 years ago
  46. bc98d2f Adds a workaround to fix version inconsistency by Joseph Murphy · 5 years ago
  47. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  48. cf0e422 Add dist target for robolectric-tests.zip by Colin Cross · 5 years ago
  49. 8eebb13 Package robolectric tests for tradefed by Colin Cross · 6 years ago
  50. 014489c Add support for running Android lint on java and android modules. by Colin Cross · 5 years ago
  51. ce6734e Consolidate adding common java properties by Colin Cross · 5 years ago
  52. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 6 years ago
  53. 0a2f719 Move sharding functions for reuse by Colin Cross · 6 years ago
  54. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 6 years ago
  55. e323f3c Fix robolectric tests with sdk_version and prebuilt dependencies by Colin Cross · 6 years ago
  56. b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 6 years ago
  57. d2d1177 Support sharding robolectric tests by Colin Cross · 6 years ago
  58. 7e5bf1c Merge "Make test_options.timeout an int64" am: 76acdadaf7 am: acb00184c3 by Colin Cross · 6 years ago
  59. 2f9a7c8 Make test_options.timeout an int64 by Colin Cross · 6 years ago
  60. 3ec27ec Support android_robolectric_test with merged binary resources by Colin Cross · 6 years ago
  61. 0ef0816 Support robolectric_test by Colin Cross · 6 years ago