index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
selects_test.go
Age
Commit message (
Expand
)
Author
2025-03-18
Support ints in select() expressions
Cole Faust
2025-02-12
Don't panic in ModuleForTests and friends
Colin Cross
2024-11-21
Add support for selects on string lists
Cole Faust
2024-08-30
Add tests for configurable PostProcessors
Cole Faust
2024-06-27
Add tests for selects with bindings
Cole Faust
2024-06-27
Update selects_test for selects with deferred expressions
Cole Faust
2024-06-20
Allow soong config variables to be boolean-typed
Cole Faust
2024-06-13
Add test for AppendSimpleValue
Cole Faust
2024-05-22
Add test for parse error
Cole Faust
2024-05-22
Merge "Support soong config value variables on Configurable properties" into ...
Cole Faust
2024-05-22
Support soong config value variables on Configurable properties
Cole Faust
2024-05-22
Merge "Add tests for unhandled select condition errors" into main
Cole Faust
2024-05-22
Merge "Update select tests for optionals" into main
Cole Faust
2024-05-21
Update select tests for optionals
Cole Faust
2024-05-21
Add test for selects with variables
Cole Faust
2024-05-09
Add tests for unhandled select condition errors
Cole Faust
2024-04-30
Add tests for error when assigning select to nonconfigurable property
Cole Faust
2024-04-26
Add test for configurable defaults applied to multiple modules
Cole Faust
2024-04-11
Change the syntax for arch selecting and add os selecting
Cole Faust
2024-04-11
Update the ConfigurableEvaluator for typed selects
Cole Faust
2024-04-04
Rename Evaluate() to Get() and add GetDefault()
Cole Faust
2024-04-04
Add tests for android:replace_instead_of_append
Cole Faust
2024-04-04
Rename default select branch to 'default' keyword
Cole Faust
2024-04-04
Add tests for "unset" select statements
Cole Faust
2024-03-28
Add tests for new boolean addition behavior
Cole Faust
2024-03-25
Add the ability to select on arch
Cole Faust
2024-03-14
Make select statements work on path properties
Cole Faust
2024-03-06
Select statements
Cole Faust