- 77cdcfd Move android package on top of remotexec by Colin Cross · 3 years, 10 months ago
- ab020a7 Support sandboxing inputs in RuleBuilder by Colin Cross · 3 years, 10 months ago
- a5d0976 Merge changes Idcbe2046,I09616402,Ide2f1ed9 by Colin Cross · 3 years, 10 months ago
- d19b824 Merge "Check for frameworks/base/Android.bp instead of frameworks/base" by Treehugger Robot · 3 years, 10 months ago
- 813bfcb Merge "Convert android/packaging_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- 387f4ce Merge changes Iccba8caf,I1eb49f25,Id77575f8,I5679cb51,I7f9f3eb6, ... by Paul Duffin · 3 years, 10 months ago
- b72dd40 Merge "Prevent ApexInfoMutator from creating unnecessary variants" by Paul Duffin · 3 years, 10 months ago
- c3bdd31 Convert android/packaging_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- d9ec7d2 Convert android/ninja_deps_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 78c3621 Add NinjaDeps to TestResult by Paul Duffin · 3 years, 10 months ago
- a9237b6 Convert android/singleton_module_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 3c6a4ea Convert android/neverallow_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- d659700 Convert android/singleton_module_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 4bb2b21 Convert android/variable_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 791302b Convert android/soong_config_modules_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- e8a4ac4 Convert android/mutator_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 4850791 Convert android/deptag_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 4b9bb5c Merge "Convert android/namespace_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- cb460c9 Merge "Add FixtureIgnoreErrors" by Paul Duffin · 3 years, 10 months ago
- 50eb382 Merge "Convert android/rule_builder_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- 573989d Prevent ApexInfoMutator from creating unnecessary variants by Paul Duffin · 3 years, 10 months ago
- 0700f77 Merge "Convert android/paths_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- e9ae361 Merge "Convert android/module_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- 734b215 Merge "Compile soong_build for debugging if needed." by Lukács T. Berki · 3 years, 10 months ago
- 7f09fd2 Merge "Convert android/defaults_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- c14e8aa Merge "Add AssertSame" by Paul Duffin · 3 years, 10 months ago
- 28f0e9e Merge "Convert android/csuite_config_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- 3bf545f Merge "Convert android/arch_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- abc6ec9 Merge "Add OptionalFixturePreparer" by Paul Duffin · 3 years, 10 months ago
- 81e7e2b Merge "Remove android/apex_test.go use of buildDir" by Paul Duffin · 3 years, 10 months ago
- aa8270e Merge "Convert android/androidmk_test.go to test fixtures" by Paul Duffin · 3 years, 10 months ago
- a8c0655 Merge "Add AssertIntEquals" by Paul Duffin · 3 years, 10 months ago
- 64d3718 Add AssertIntEquals by Paul Duffin · 3 years, 10 months ago
- ccdc0be Convert android/namespace_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 85034e9 Add FixtureIgnoreErrors by Paul Duffin · 3 years, 10 months ago
- d250ff6 Convert android/rule_builder_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 5405468 Convert android/paths_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- f62dc9b Convert android/module_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 7c166b4 Convert android/defaults_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 3d11961 Add AssertSame by Paul Duffin · 3 years, 10 months ago
- 140a8e1 Convert android/csuite_config_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 738a6d5 Convert android/arch_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 50deaae Add OptionalFixturePreparer by Paul Duffin · 3 years, 10 months ago
- d210afa Remove android/apex_test.go use of buildDir by Paul Duffin · 3 years, 10 months ago
- 9ca14c1 Convert android/androidmk_test.go to test fixtures by Paul Duffin · 3 years, 10 months ago
- 720b396 Fix writing soong.variables . by Lukacs T. Berki · 3 years, 10 months ago
- 45a4971 Merge changes from topic "rule_builder_rsp" by Colin Cross · 3 years, 10 months ago
- 5f6cb1d Compile soong_build for debugging if needed. by Lukacs T. Berki · 3 years, 10 months ago
- d1e3f1f Embed minibp into soong_ui. by Lukacs T. Berki · 3 years, 10 months ago
- 645610e Merge "Remove global variables from Blueprint." by Lukács T. Berki · 3 years, 10 months ago
- 5a756a6 Check for frameworks/base/Android.bp instead of frameworks/base by Colin Cross · 3 years, 10 months ago
- 5334edd Check RuleBuilder temporaries for path errors by Colin Cross · 3 years, 10 months ago
- 1c217fd Fix WriteFileRule escaping by Colin Cross · 3 years, 10 months ago
- b70a1a9 Remove unescaped spans support from RuleBuilder by Colin Cross · 3 years, 10 months ago
- 70c4741 Add explicit rspfile argument to RuleBuilderCommand.FlagWithRspFileInputList by Colin Cross · 3 years, 10 months ago
- 4502978 Ninja escape RuleBuilder rule params by Colin Cross · 3 years, 10 months ago
- a5f8624 Merge changes from topic "mixed-bp2build" by Liz Kammer · 3 years, 10 months ago
- bc3f7e0 Merge "Refactor and cleanup of cquery processing" by Christopher Parsons · 3 years, 10 months ago
- bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 11 months ago
- 944e7d0 Refactor and cleanup of cquery processing by Chris Parsons · 3 years, 10 months ago
- dd1decf Merge "Allow extending of the list of directories to be scanned for VSDK" by Justin DeMartino · 3 years, 10 months ago
- dff5ff0 Use test specific build dir when needed by Paul Duffin · 3 years, 10 months ago
- 567465d Add (String)Path(s)RelativeToTop and assert functions by Paul Duffin · 3 years, 10 months ago
- 89e9a16 Remove global variables from Blueprint. by Lukacs T. Berki · 3 years, 10 months ago
- 383bfb3 Allow extending of the list of directories to be scanned for VSDK by Justin DeMartino · 3 years, 11 months ago
- ba3ea16 Use handcrafted build targets in bp2build by Liz Kammer · 4 years ago
- 2338d6f Merge "Don't track modules that are only available to APEXes." by satayev · 3 years, 10 months ago
- d7aea1d Remove TestHelper by Paul Duffin · 3 years, 10 months ago
- c81854a Stop error handler relying on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
- e84b133 Migrate from result methods to function Asserts by Paul Duffin · 3 years, 10 months ago
- 3d0ddff Stop android package depending on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
- 9dcf253 Add new function Assert methods by Paul Duffin · 3 years, 10 months ago
- 0550055 Separate TestHelper from fixtures by Paul Duffin · 3 years, 10 months ago
- 3fdb1bd Remove unused TestResult methods by Paul Duffin · 3 years, 10 months ago
- 412a209 Merge "Prevent mock filesystem files being overridden by accident" by Paul Duffin · 3 years, 10 months ago
- d7bbeff Merge changes I6b408d44,I7e57c978 by Paul Duffin · 3 years, 10 months ago
- 6e9a400 Prevent mock filesystem files being overridden by accident by Paul Duffin · 3 years, 10 months ago
- 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 3 years, 10 months ago
- d1fc19b Merge "Add preparer for test to allow missing dependencies" by Paul Duffin · 3 years, 10 months ago
- 6872d65 Merge "Correct error in documentation of AssertDeepEquals" by Paul Duffin · 3 years, 10 months ago
- 2bed9ff Merge "mixed builds for cc_static_library without deps" by Christopher Parsons · 3 years, 10 months ago
- 6c9da04 Add preparer for test to use AndroidMk by Paul Duffin · 3 years, 10 months ago
- 8c004c6 Merge "Add preparer for test with variables" by Paul Duffin · 3 years, 10 months ago
- 25259e9 Add preparer for test to allow missing dependencies by Paul Duffin · 3 years, 10 months ago
- 1ef166e Correct error in documentation of AssertDeepEquals by Paul Duffin · 3 years, 10 months ago
- e7a055c Add preparer for test with variables by Paul Duffin · 3 years, 10 months ago
- 01c76ca Merge "Add AssertStringListContains to TestHelper" by Paul Duffin · 3 years, 10 months ago
- 4e19160 Merge "Convert fuchsia tests to use test fixtures" by Paul Duffin · 3 years, 10 months ago
- 21d5c7a Hard-wire the path to xcrun as /usr/bin/xcrun. by Lukacs T. Berki · 3 years, 10 months ago
- dfa33be Merge "Fix writedocs." by Lukács T. Berki · 3 years, 10 months ago
- 81a6983 Fix writedocs. by Lukacs T. Berki · 3 years, 10 months ago
- 93706ae Add AssertStringListContains to TestHelper by Paul Duffin · 3 years, 10 months ago
- ecdac8a Convert fuchsia tests to use test fixtures by Paul Duffin · 3 years, 11 months ago
- 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
- 6df5e03 Merge "Lineage properties support module references." by Jaewoong Jung · 3 years, 10 months ago
- 67e848a Merge changes Ib2c6ac28,I7c76ed6d,I00415f10,I4be2a16c,I6f269c9c, ... by Paul Duffin · 3 years, 10 months ago
- 3b2636f Merge "Remove duplicate sdk.TestHelper" by Paul Duffin · 3 years, 10 months ago
- 808d84c mixed builds for cc_static_library without deps by Chris Parsons · 3 years, 10 months ago
- a3cb2b3 Remove duplicate sdk.TestHelper by Paul Duffin · 3 years, 10 months ago
- 282671d Merge "Rename SetErrorHandler to ExtendWithErrorHandler" by Paul Duffin · 3 years, 10 months ago