1. 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 4 years, 5 months ago
  2. 3abc174 Add new compat_configs property to the apex by Paul Duffin · 4 years, 5 months ago
  3. a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 4 years, 5 months ago
  4. 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 4 years, 5 months ago
  5. 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 4 years, 5 months ago
  6. aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 4 years, 5 months ago
  7. 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 4 years, 5 months ago
  8. ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 5 months ago
  9. 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 5 months ago
  10. 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 5 months ago
  11. ca5e611 Merge "bootimg supports v4 header" by Jiyong Park · 4 years, 5 months ago
  12. 07d73ef Merge "Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps." by Treehugger Robot · 4 years, 5 months ago
  13. 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 5 months ago
  14. e5eb33b Merge "Export OUT_DIR variable to rust-project.json" by Thiébaud Weksteen · 4 years, 5 months ago
  15. 2e4219b Add a way to remove duplicates from Bazel label lists, to e.g. avoid duplicate deps. by Rupert Shuttleworth · 4 years, 5 months ago
  16. ef0449b Merge "Convert ...InstallHwasan.. tests to use fixtures" by Paul Duffin · 4 years, 5 months ago
  17. fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago
  18. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
  19. aa52d66 Merge "Add service-connectivity-pre-jarjar to legacy core platform list" by Remi NGUYEN VAN · 4 years, 5 months ago
  20. bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 5 months ago
  21. 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 4 years, 5 months ago
  22. 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 4 years, 5 months ago
  23. d7aea1d Remove TestHelper by Paul Duffin · 4 years, 5 months ago
  24. 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 5 months ago
  25. c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  26. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  27. e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 5 months ago
  28. bf6dccc Merge "Stop android package depending on testing.T being embedded in TestResult" by Paul Duffin · 4 years, 5 months ago
  29. b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 5 months ago
  30. a02cae3 Convert ...InstallHwasan.. tests to use fixtures by Paul Duffin · 4 years, 5 months ago
  31. 5a05956 Merge changes If7977493,I3b2ccf66 by Paul Duffin · 4 years, 5 months ago
  32. e2c1406 Merge "Remove unused TestResult methods" by Paul Duffin · 4 years, 5 months ago
  33. c001dc6 Merge "Remove the robolectric heuristic out of java_test" by Julien Desprez · 4 years, 5 months ago
  34. 3d0ddff Stop android package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
  35. 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 5 months ago
  36. 3fdb1bd Remove unused TestResult methods by Paul Duffin · 4 years, 5 months ago
  37. 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 5 months ago
  38. f6b5f82 Merge "Add libruy_static to allowed_deps" by Lev Proleev · 4 years, 5 months ago
  39. 34d300b Merge "Enable cfi for 32bit arch" by Cindy Zhou · 4 years, 5 months ago
  40. a8c4436 Merge "Convert testDexpreoptBoot to use test fixtures" by Paul Duffin · 4 years, 5 months ago
  41. d0b3574 Merge "Fix bootimg.cmdline to use ShellEscapeIncludingSpaces" by Jooyung Han · 4 years, 5 months ago
  42. 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 4 years, 5 months ago
  43. ebddef3 Fix build failure in boot_image_sdk_test.go by Paul Duffin · 4 years, 5 months ago
  44. 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 4 years, 5 months ago
  45. 412a209 Merge "Prevent mock filesystem files being overridden by accident" by Paul Duffin · 4 years, 5 months ago
  46. c10ee77 Merge changes Ifc96992e,Ic76523ba by Paul Duffin · 4 years, 5 months ago
  47. c7cdd15 Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths" by Paul Duffin · 4 years, 5 months ago
  48. 32cddd0 Fix bootimg.cmdline to use ShellEscapeIncludingSpaces by Jooyung Han · 4 years, 5 months ago
  49. 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 5 months ago
  50. cb60b31 Merge "bootimg and logical_partition are OutputFileProducer" by Jiyong Park · 4 years, 5 months ago
  51. d13e31a Merge changes I0ad54aa7,I1d6d20ec by Treehugger Robot · 4 years, 5 months ago
  52. f11bced Merge "Convert cc/prebuilt_test.go to use fixtures" by Paul Duffin · 4 years, 5 months ago
  53. d7bbeff Merge changes I6b408d44,I7e57c978 by Paul Duffin · 4 years, 5 months ago
  54. b6a5064 Merge "Add text fixture preparers for rust package" by Paul Duffin · 4 years, 5 months ago
  55. 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 4 years, 5 months ago
  56. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 5 months ago
  57. fe9a9e3 Add missing // to clarify comment by Paul Duffin · 4 years, 5 months ago
  58. 4a2a29c Support test fixtures in sdk package by Paul Duffin · 4 years, 5 months ago
  59. db48889 Add text fixture preparers for rust package by Paul Duffin · 4 years, 5 months ago
  60. 37aad60 Add apexFixtureFactory to apex package by Paul Duffin · 4 years, 5 months ago
  61. d1fc19b Merge "Add preparer for test to allow missing dependencies" by Paul Duffin · 4 years, 5 months ago
  62. 6872d65 Merge "Correct error in documentation of AssertDeepEquals" by Paul Duffin · 4 years, 5 months ago
  63. 982c550 Merge "Switch CheckSnapshot from a testSdkResult method to a function" by Paul Duffin · 4 years, 5 months ago
  64. 4cd3d05 Merge "Make testSdkResult compatible with android.TestResult" by Paul Duffin · 4 years, 5 months ago
  65. 4e99ef7 Improve name of getModuleHeaderJarsAsNormalizedPaths by Paul Duffin · 4 years, 5 months ago
  66. fc9c218 Merge "Ensure java_system_modules_import uses prebuilts" by Paul Duffin · 4 years, 5 months ago
  67. a2fcd19 Merge "Improve system modules tests" by Paul Duffin · 4 years, 5 months ago
  68. 2bed9ff Merge "mixed builds for cc_static_library without deps" by Christopher Parsons · 4 years, 5 months ago
  69. 6f688d0 Merge "Convert system modules tests to use fixtures" by Paul Duffin · 4 years, 5 months ago
  70. 8075291 Merge "Separate system modules tests into their own file" by Paul Duffin · 4 years, 5 months ago
  71. f18ff33 Merge "prebuilt_apis should create a java_system_modules_import" by Paul Duffin · 4 years, 5 months ago
  72. 48b8df1 Merge "Populate baseline_file values." by Jaewoong Jung · 4 years, 5 months ago
  73. 6a1160e Convert cc/prebuilt_test.go to use fixtures by Paul Duffin · 4 years, 5 months ago
  74. 6c9da04 Add preparer for test to use AndroidMk by Paul Duffin · 4 years, 5 months ago
  75. 7d8a8ad Convert cc/cc_test.go tests that use CreateTestContext to fixtures by Paul Duffin · 4 years, 5 months ago
  76. 8c004c6 Merge "Add preparer for test with variables" by Paul Duffin · 4 years, 5 months ago
  77. 25259e9 Add preparer for test to allow missing dependencies by Paul Duffin · 4 years, 5 months ago
  78. 1ef166e Correct error in documentation of AssertDeepEquals by Paul Duffin · 4 years, 5 months ago
  79. e7a055c Add preparer for test with variables by Paul Duffin · 4 years, 5 months ago
  80. 01c76ca Merge "Add AssertStringListContains to TestHelper" by Paul Duffin · 4 years, 5 months ago
  81. 4e19160 Merge "Convert fuchsia tests to use test fixtures" by Paul Duffin · 4 years, 5 months ago
  82. 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 4 years, 5 months ago
  83. 8306f25 Make testSdkResult compatible with android.TestResult by Paul Duffin · 4 years, 5 months ago
  84. 4f0a75a Ensure java_system_modules_import uses prebuilts by Paul Duffin · 4 years, 5 months ago
  85. c52bea9 Improve system modules tests by Paul Duffin · 4 years, 5 months ago
  86. f23e346 Convert system modules tests to use fixtures by Paul Duffin · 4 years, 5 months ago
  87. db284be Separate system modules tests into their own file by Paul Duffin · 4 years, 5 months ago
  88. d6c2a65 prebuilt_apis should create a java_system_modules_import by Paul Duffin · 4 years, 5 months ago
  89. 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 4 years, 5 months ago
  90. dfa33be Merge "Fix writedocs." by Lukács T. Berki · 4 years, 5 months ago
  91. 81a6983 Fix writedocs. by Lukacs T. Berki · 4 years, 5 months ago
  92. 93706ae Add AssertStringListContains to TestHelper by Paul Duffin · 4 years, 5 months ago
  93. ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 4 years, 5 months ago
  94. f7f65da Add prebuilt_boot_image and add boot_images to sdk by Paul Duffin · 4 years, 5 months ago
  95. a55aefd Merge "Print a correct error message when a non-hermetic tool is not found." by Lukács T. Berki · 4 years, 5 months ago
  96. 2373e59 Merge "Fix the environment of soong_build:" by Lukács T. Berki · 4 years, 5 months ago
  97. b3d6edd Merge "AIDEGen: Add "-fprofile-sample-use" parameter into category." by Treehugger Robot · 4 years, 5 months ago
  98. 6aeb291 Merge "bp2build: add python_binary_host converter." by Jingwen Chen · 4 years, 5 months ago
  99. 9c78cb8 Propagate LANG environment variable to lint in RBE by Colin Cross · 4 years, 5 months ago
  100. 9b93af4 Default lint RBE to local exec strategy by Colin Cross · 4 years, 5 months ago