index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
test.go
Age
Commit message (
Expand
)
Author
2022-08-17
Move common test_options properties into the android package
Zhenhuang Wang
2021-11-03
Revert "Fix python_binary_host module in mixed build."
Rupert Shuttleworth
2021-11-02
Fix python_binary_host module in mixed build.
Wei Li
2021-05-27
Switch python_test_host default to unit_test:true
Julien Desprez
2021-03-17
Add preparers for python
Paul Duffin
2020-12-01
Add comments/refactor for python.go
Liz Kammer
2020-11-23
Add java_data parameter to python modules
Colin Cross
2020-11-16
Add unit_test test option in test configs
Dan Shi
2020-09-21
Add support of test data to python_host_test
Dan Shi
2020-06-10
Fix using generated test configs for sh_test, python_test and rust_test modules
Colin Cross
2019-09-26
Allow test to specify whether or not to auto-generate test config
Dan Shi
2019-02-19
[SOONG] Not auto-generate test config if test_suite is cts
yangbill
2019-01-14
Autogen python test config.
yelinhsieh
2018-08-07
Support 'test_config' into soong modules
Julien Desprez
2017-12-01
Revert "Revert "Change Python in Soong to support device side build.""
Nan Zhang
2017-12-01
Revert "Change Python in Soong to support device side build."
Nan Zhang
2017-11-30
Change Python in Soong to support device side build.
Nan Zhang
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-06-30
Refactor factories
Colin Cross
2017-05-17
Add python_test_host module.
Nan Zhang