index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
python_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Precompile python sources
Cole Faust
2023-01-27
1
-8
/
+19
*
Refactor python rules
Cole Faust
2023-01-25
1
-9
/
+3
*
Add flag to not add top-level modules to PYTHONPATH
Cole Faust
2022-09-23
1
-2
/
+0
*
Remove usages of FixtureFactory from misc packages
Paul Duffin
2021-03-22
1
-9
/
+6
*
Convert python package to fixtures
Paul Duffin
2021-03-17
1
-111
/
+34
*
Fix hole in python testing code that ignored a broken test
Paul Duffin
2021-03-17
1
-3
/
+15
*
Add comments/refactor for python.go
Liz Kammer
2020-12-01
1
-2
/
+2
*
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-12
1
-2
/
+2
*
Consolidate python version properties in mutator
Liz Kammer
2020-11-02
1
-2
/
+3
*
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-09
1
-1
/
+0
*
Make lots of tests run in parallel
Colin Cross
2020-10-06
1
-0
/
+1
*
Add `data_native_bins` property to java_test_host
Liz Kammer
2020-07-27
1
-4
/
+2
*
Move filesystem into Config
Colin Cross
2019-12-18
1
-22
/
+30
*
Make TestContext.RegisterModuleType take an android.ModuleFactory
Colin Cross
2019-11-25
1
-6
/
+3
*
Fix embedded_launcher can't find files
Nan Zhang
2018-06-04
1
-9
/
+9
*
Add Python protobuf support.
Nan Zhang
2018-03-22
1
-5
/
+5
*
Extract failIfErrored() to android/testing.go
Logan Chien
2018-03-15
1
-11
/
+2
*
Remove timestamp based filelist file for tracking Python dependencies
Nan Zhang
2018-03-09
1
-42
/
+26
*
Let tests override environment
Colin Cross
2017-10-10
1
-1
/
+1
*
Add support for python_defaults modules
Nan Zhang
2017-09-05
1
-5
/
+35
*
<Hermetic> Replace Soong Python bootstrap process with embedded
Nan Zhang
2017-09-05
1
-16
/
+12
*
Add integration testing infrastructure
Colin Cross
2017-07-14
1
-23
/
+8
*
Refactor factories
Colin Cross
2017-06-30
1
-2
/
+4
*
Fix the issue that /tmp/soong_python_test* isn't being removed.
Nan Zhang
2017-06-12
1
-3
/
+3
*
Add python_test_host module.
Nan Zhang
2017-05-17
1
-1
/
+1
*
Supported python build in host side.
Nan Zhang
2017-05-05
1
-0
/
+456