- 6648045 bp2build: genrule converter only supports "genrule". by Jingwen Chen · 4 years, 5 months ago
- b96a04b Merge "Export a few utility methods" by Yuexi Ma · 4 years, 5 months ago
- eb32d6c Merge "Fix removing partial zip file on error" by Treehugger Robot · 4 years, 5 months ago
- 7d1f1cf Merge "Add test suite to legacy core platform allowlist." by Christian Wailes · 4 years, 5 months ago
- 627263f Export a few utility methods by Yuexi Ma · 4 years, 5 months ago
- 39d3830 Merge "Temporarily disable cc_objects in mixed builds" by Liz Kammer · 4 years, 5 months ago
- a5f8624 Merge changes from topic "mixed-bp2build" by Liz Kammer · 4 years, 5 months ago
- 9f315de Merge "Improve java.go readability." by Jaewoong Jung · 4 years, 5 months ago
- bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 4 years, 5 months ago
- 8974f17 Merge "Don't depend on nonexistent manifest when manifest_check is disabled." by Treehugger Robot · 4 years, 5 months ago
- bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 4 years, 5 months ago
- 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 4 years, 5 months ago
- 5735568 Temporarily disable cc_objects in mixed builds by Liz Kammer · 4 years, 5 months ago
- a76d660 Don't depend on nonexistent manifest when manifest_check is disabled. by Ulya Trafimovich · 4 years, 5 months ago
- 248f386 Merge "Fix hiddenapi tests to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- af0379c Merge "Convert hiddenapi tests to use test fixtures" by Paul Duffin · 4 years, 5 months ago
- ebca5e6 Merge "Fix TestJavaSdkLibrary... tests to work without javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- fb3fc0c Merge "Convert JavaSdkLibrary... tests in java package to test fixtures" by Paul Duffin · 4 years, 5 months ago
- dd1decf Merge "Allow extending of the list of directories to be scanned for VSDK" by Justin DeMartino · 4 years, 5 months ago
- a36d0dc Merge "Migrate sh package to a per test build directory" by Paul Duffin · 4 years, 5 months ago
- 768f10a Merge changes I0f516efd,I668f083b,Ifa70acad by Paul Duffin · 4 years, 5 months ago
- 6dcd2bf Merge "Add (String)Path(s)RelativeToTop and assert functions" by Paul Duffin · 4 years, 5 months ago
- dc92abb Fix hiddenapi tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 175947f Convert hiddenapi tests to use test fixtures by Paul Duffin · 4 years, 5 months ago
- 163043d Fix TestJavaSdkLibrary... tests to work without javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 22b77cd Convert JavaSdkLibrary... tests in java package to test fixtures by Paul Duffin · 4 years, 5 months ago
- 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 4 years, 5 months ago
- 32b06c2 Migrate sh package to a per test build directory by Paul Duffin · 4 years, 5 months ago
- 5f9f771 Migrate etc package to a per test build directory by Paul Duffin · 4 years, 5 months ago
- e66946b Migrate genrule package to a per test build directory by Paul Duffin · 4 years, 5 months ago
- dff5ff0 Use test specific build dir when needed by Paul Duffin · 4 years, 5 months ago
- 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 4 years, 5 months ago
- 665b678 Fix removing partial zip file on error by Colin Cross · 4 years, 5 months ago
- 4defbf4 Switch platform_compat_config to use common arch by Paul Duffin · 4 years, 5 months ago
- 1bc21dc Disallow platform_compat_config modules in apex prebuilts property by Paul Duffin · 4 years, 5 months ago
- 3abc174 Add new compat_configs property to the apex by Paul Duffin · 4 years, 5 months ago
- 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 4 years, 5 months ago
- bc15e3a Improve java.go readability. by Jaewoong Jung · 4 years, 5 months ago
- a369c7b Convert TestCompatConfig test to use test fixtures by Paul Duffin · 4 years, 5 months ago
- 4eb4b41 Provide preparer for using platform_compat_config modules by Paul Duffin · 4 years, 5 months ago
- 05f72de Convert TestJavaSdkLibraryEnforce to test fixtures by Paul Duffin · 4 years, 5 months ago
- aa6caa7 Create sub tests for each test in TestJavaSdkLibraryEnforce by Paul Duffin · 4 years, 5 months ago
- 2ff6d1b Provide support for preparing tests with prebuilt_apis by Paul Duffin · 4 years, 5 months ago
- ba2afa9 Merge "Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()" by Paul Duffin · 4 years, 5 months ago
- 5637208 Merge "Convert testJavaError to test fixtures" by Paul Duffin · 4 years, 5 months ago
- 6f6f1eb Merge "Clean up testApp and testAppConfig" by Paul Duffin · 4 years, 5 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years, 6 months ago
- ca5e611 Merge "bootimg supports v4 header" by Jiyong Park · 4 years, 5 months ago
- 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
- 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 4 years, 5 months ago
- 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 4 years, 5 months ago
- e5eb33b Merge "Export OUT_DIR variable to rust-project.json" by Thiébaud Weksteen · 4 years, 5 months ago
- 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
- ef0449b Merge "Convert ...InstallHwasan.. tests to use fixtures" by Paul Duffin · 4 years, 5 months ago
- fb856f6 Merge "Treat core_platform as stable unless module uses legacy" by Nicolas Geoffray · 4 years, 5 months ago
- ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
- aa52d66 Merge "Add service-connectivity-pre-jarjar to legacy core platform list" by Remi NGUYEN VAN · 4 years, 5 months ago
- bf028b5 Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS() by Paul Duffin · 4 years, 5 months ago
- 6bac49c Convert testJavaError to test fixtures by Paul Duffin · 4 years, 5 months ago
- 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 4 years, 5 months ago
- d7aea1d Remove TestHelper by Paul Duffin · 4 years, 5 months ago
- 012b667 Switch to Assert... functions in dexpreopt_bootjars_test.go by Paul Duffin · 4 years, 5 months ago
- c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
- 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
- 4bf7f0d Add test suite to legacy core platform allowlist. by Chris Wailes · 4 years, 6 months ago
- e84b133 Migrate from result methods to function Asserts by Paul Duffin · 4 years, 5 months ago
- bf6dccc Merge "Stop android package depending on testing.T being embedded in TestResult" by Paul Duffin · 4 years, 5 months ago
- b37b009 Merge "Delete defaultsFactory in java.go." by Jaewoong Jung · 4 years, 5 months ago
- a02cae3 Convert ...InstallHwasan.. tests to use fixtures by Paul Duffin · 4 years, 5 months ago
- 5a05956 Merge changes If7977493,I3b2ccf66 by Paul Duffin · 4 years, 5 months ago
- e2c1406 Merge "Remove unused TestResult methods" by Paul Duffin · 4 years, 5 months ago
- c001dc6 Merge "Remove the robolectric heuristic out of java_test" by Julien Desprez · 4 years, 5 months ago
- 3d0ddff Stop android package depending on testing.T being embedded in TestResult by Paul Duffin · 4 years, 5 months ago
- 9dcf253 Add new function Assert methods by Paul Duffin · 4 years, 5 months ago
- 3fdb1bd Remove unused TestResult methods by Paul Duffin · 4 years, 5 months ago
- 0550055 Separate TestHelper from fixtures by Paul Duffin · 4 years, 5 months ago
- f6b5f82 Merge "Add libruy_static to allowed_deps" by Lev Proleev · 4 years, 5 months ago
- 34d300b Merge "Enable cfi for 32bit arch" by Cindy Zhou · 4 years, 5 months ago
- a8c4436 Merge "Convert testDexpreoptBoot to use test fixtures" by Paul Duffin · 4 years, 5 months ago
- d0b3574 Merge "Fix bootimg.cmdline to use ShellEscapeIncludingSpaces" by Jooyung Han · 4 years, 5 months ago
- 451aeef Convert testDexpreoptBoot to use test fixtures by Paul Duffin · 4 years, 5 months ago
- ebddef3 Fix build failure in boot_image_sdk_test.go by Paul Duffin · 4 years, 5 months ago
- 32a8aad Merge "Add prebuilt_boot_image and add boot_images to sdk" by Paul Duffin · 4 years, 5 months ago
- 412a209 Merge "Prevent mock filesystem files being overridden by accident" by Paul Duffin · 4 years, 5 months ago
- c10ee77 Merge changes Ifc96992e,Ic76523ba by Paul Duffin · 4 years, 5 months ago
- c7cdd15 Merge "Improve name of getModuleHeaderJarsAsNormalizedPaths" by Paul Duffin · 4 years, 5 months ago
- 32cddd0 Fix bootimg.cmdline to use ShellEscapeIncludingSpaces by Jooyung Han · 4 years, 5 months ago
- 3f4e7a1 Remove the robolectric heuristic out of java_test by Julien Desprez · 4 years, 5 months ago
- cb60b31 Merge "bootimg and logical_partition are OutputFileProducer" by Jiyong Park · 4 years, 5 months ago
- d13e31a Merge changes I0ad54aa7,I1d6d20ec by Treehugger Robot · 4 years, 5 months ago
- f11bced Merge "Convert cc/prebuilt_test.go to use fixtures" by Paul Duffin · 4 years, 5 months ago
- d7bbeff Merge changes I6b408d44,I7e57c978 by Paul Duffin · 4 years, 5 months ago
- b6a5064 Merge "Add text fixture preparers for rust package" by Paul Duffin · 4 years, 5 months ago
- 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 4 years, 5 months ago
- 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 5 months ago
- fe9a9e3 Add missing // to clarify comment by Paul Duffin · 4 years, 5 months ago
- 4a2a29c Support test fixtures in sdk package by Paul Duffin · 4 years, 5 months ago
- db48889 Add text fixture preparers for rust package by Paul Duffin · 4 years, 5 months ago
- 37aad60 Add apexFixtureFactory to apex package by Paul Duffin · 4 years, 5 months ago
- d1fc19b Merge "Add preparer for test to allow missing dependencies" by Paul Duffin · 4 years, 5 months ago