aboutsummaryrefslogtreecommitdiff
path: root/mobly/base_instrumentation_test.py
AgeCommit message (Expand)Author
2021-02-15Drop the py2 compatibility in class declaration statements. (#724)Eric Lin (Tzu Hsiang Lin)
2021-01-20Re-format all codes to Google style. (#713)Ang Li
2021-01-13Move to 2-space indent: top-level mobly files. (#701)Ang Li
2019-07-22New yapf formatting. (#603)Ang Li
2019-07-09Fix typos. (#595)winterfroststrom
2019-07-08Add mixin for instrumentation test. (#588)winterfroststrom
2018-07-18Replace some android.support references with androidx (#468)David T.H. Kao
2018-05-16Apply cleanups suggested by PyFlakes. (#451)Ang Li
2018-05-15Implemented streamed instrumentation tests (#392)winterfroststrom
2018-04-17Fix instrumentation output on python3. (#432)winterfroststrom
2018-04-09Fix instrumentation decode issue with python3.winterfrosts
2018-03-12Fix key value unpacking issue. (#416)winterfroststrom
2018-02-15Fix issue with whitespace on Android M on Windows with instrumentation parser...winterfroststrom
2017-11-01Implement Android instrumentation test runner class (#359)winterfroststrom