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