summaryrefslogtreecommitdiff
path: root/python/python_test.go
AgeCommit message (Expand)Author
2019-12-18Move filesystem into Config Colin Cross
2019-11-25Make TestContext.RegisterModuleType take an android.ModuleFactory Colin Cross
2018-06-04Fix embedded_launcher can't find files Nan Zhang
2018-03-22Add Python protobuf support. Nan Zhang
2018-03-15Extract failIfErrored() to android/testing.go Logan Chien
2018-03-09Remove timestamp based filelist file for tracking Python dependencies Nan Zhang
2017-10-10Let tests override environment Colin Cross
2017-09-05Add support for python_defaults modules Nan Zhang
2017-09-05<Hermetic> Replace Soong Python bootstrap process with embedded Nan Zhang
2017-07-14Add integration testing infrastructure Colin Cross
2017-06-30Refactor factories Colin Cross
2017-06-12Fix the issue that /tmp/soong_python_test* isn't being removed. Nan Zhang
2017-05-17Add python_test_host module. Nan Zhang
2017-05-05Supported python build in host side. Nan Zhang