summaryrefslogtreecommitdiff
path: root/android/testing.go
AgeCommit message (Expand)Author
2024-05-08Merge "Revert^2 "Remove compilation actions from java sdk library"" into main Treehugger Robot
2024-05-08Revert^2 "Remove compilation actions from java sdk library" Jihoon Kang
2024-05-02Make the enabled property configurable Cole Faust
2024-01-24Propagate AconfigFiles in ModuleBase. LaMont Jones
2024-01-18Remove SymlinkOutputs Cole Faust
2024-01-05Remove more bp2build Colin Cross
2023-12-22Reland "Remove non-generic provider APIs" Colin Cross
2023-12-20Revert "Remove non-generic provider APIs" Colin Cross
2023-12-14Remove non-generic provider APIs Colin Cross
2023-12-14Use generics for providers API Colin Cross
2023-12-08Remove infrastructure to run bp2build Colin Cross
2023-11-28Add container property to aconfig_declarations. Yu Liu
2023-11-02Remove pre singletons Cole Faust
2023-09-05Delete ApiBp2build soong_build mode Chris Parsons
2023-05-19android: Allow running some singletons in parallel. LaMont Jones
2023-05-08Revert^2 "Generate app profiles even if dexpreopt is disabled." Jiakai Zhang
2023-05-05Revert "Generate app profiles even if dexpreopt is disabled." Qiao Yang
2023-05-04Generate app profiles even if dexpreopt is disabled. Jiakai Zhang
2023-02-01Add soong unit test for trimmed apex build Dennis Shen
2023-01-25add androidmk cc-related variables to androidmk Sam Delmerico
2022-11-22Extend sanitize_test.go Liz Kammer
2022-11-08Allow namespace config to be tested properly Paul Duffin
2022-11-04Add missing t.Helper() to androidmk functions Liz Kammer
2022-10-06Test bootImageConfig/Variant fields Paul Duffin
2022-10-04Create a new mode in soong_ui to generate API only BUILD files Spandan Das
2022-09-09Merge "FailIfNoMatchingErrors specify using regex" Steven Moreland
2022-08-30Always merge build files Cole Faust
2022-08-30FailIfNoMatchingErrors specify using regex Steven Moreland
2022-08-23Refactor mixed build allowlist handling Chris Parsons
2022-08-17Reformat build/soong for go 1.19 Colin Cross
2022-05-20gen_module visibility tests. Bob Badour
2022-04-14refactor bp2build module allowlists into struct Sam Delmerico
2022-02-10Move functionality to test install rules into testing.go. Martin Stjernholm
2022-02-03Show all descriptions when failing to find one. Martin Stjernholm
2021-12-14Use one mutator for all bp2build conversion. Liz Kammer
2021-11-08bp2build: add support for soong_config_module_type. Jingwen Chen
2021-09-20Merge "Show less ambiguous paths in the error when it fails to match the give... Martin Stjernholm
2021-09-20Show less ambiguous paths in the error when it fails to match the given Martin Stjernholm
2021-09-17Add a function to match modules through a variation map. Martin Stjernholm
2021-09-09Avoid duplicate module names in the error from ModuleForTests. Martin Stjernholm
2021-08-27Rename BuildDir and NinjaBuildDir. Lukacs T. Berki
2021-07-22Remove bp2build deps mutator Chris Parsons
2021-07-09Extract preparer for namespace Paul Duffin
2021-06-14Improve error reporting when a rule cannot be found Paul Duffin
2021-05-11Add baseline test for license with sdk Paul Duffin
2021-03-30Remove extraneous calls to TestingBuildParams.RelativeToTop() Paul Duffin
2021-03-30Automatically call TestingBuildParams.RelativeToTop() Paul Duffin
2021-03-29Add TestingModule.Outputs Paul Duffin
2021-03-29Add StringsRelativeToTop Paul Duffin
2021-03-29Add StringRelativeToTop Paul Duffin