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