index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
python_test.go
Age
Commit message (
Expand
)
Author
2021-03-22
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-17
Convert python package to fixtures
Paul Duffin
2021-03-17
Fix hole in python testing code that ignored a broken test
Paul Duffin
2020-12-01
Add comments/refactor for python.go
Liz Kammer
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-02
Consolidate python version properties in mutator
Liz Kammer
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-07-27
Add `data_native_bins` property to java_test_host
Liz Kammer
2019-12-18
Move filesystem into Config
Colin Cross
2019-11-25
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2018-06-04
Fix embedded_launcher can't find files
Nan Zhang
2018-03-22
Add Python protobuf support.
Nan Zhang
2018-03-15
Extract failIfErrored() to android/testing.go
Logan Chien
2018-03-09
Remove timestamp based filelist file for tracking Python dependencies
Nan Zhang
2017-10-10
Let tests override environment
Colin Cross
2017-09-05
Add support for python_defaults modules
Nan Zhang
2017-09-05
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-07-14
Add integration testing infrastructure
Colin Cross
2017-06-30
Refactor factories
Colin Cross
2017-06-12
Fix the issue that /tmp/soong_python_test* isn't being removed.
Nan Zhang
2017-05-17
Add python_test_host module.
Nan Zhang
2017-05-05
Supported python build in host side.
Nan Zhang