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
/
tests
Age
Commit message (
Expand
)
Author
2024-05-08
Remove embedded_launcher: true usages
Cole Faust
2023-08-22
Skip py2-cmd tests on Mac
Dan Willemsen
2023-08-16
Prepare soong for python 3.11
Dan Willemsen
2023-05-04
Delete Python 2 embedded launcher test.
Krzysztof KosiĆski
2023-01-27
Precompile python sources
Cole Faust
2022-10-21
Remove flags that enable the new python path behavior
Cole Faust
2022-09-29
[LSC] Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2022-09-26
Add binary properties to python_defaults and add modern_python_path_defaults
Cole Faust
2022-09-26
Add flag to not add directory of entrypoint to sys.path
Cole Faust
2022-09-26
Merge "Add flag to not add top-level modules to PYTHONPATH"
Cole Faust
2022-09-23
Add flag to not add top-level modules to PYTHONPATH
Cole Faust
2022-09-22
[LSC] Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2022-09-20
Make protobufs respect pkg_path properly
Cole Faust
2021-04-20
Mark par_test as not unit tests
Julien Desprez
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-02-19
Add tests for py(2|3)-cmd
Dan Willemsen
2019-12-03
Test par file argument handling
Dan Willemsen
2019-11-04
Add python3 embedded launcher support
Dan Willemsen
2019-02-14
Add par_test
Dan Willemsen