aboutsummaryrefslogtreecommitdiff
path: root/wa/framework/resource.py
AgeCommit message (Expand)Author
2019-02-08fw/resource: Support matching APKs on multiple versions.Marc Bonnici
2018-07-06framework: pep8 fixesSergei Trofimov
2018-07-04Update copyright headers.Sergei Trofimov
2018-06-07Add support for Python 3Sergei Trofimov
2018-05-09utils/log: add indentcontextsergei Trofimov
2018-04-20framework/resource: Remove 'external_package' priority.Marc Bonnici
2017-12-07Run autoflake to remove unused imports & variablesBrendan Jackman
2017-11-03framework/resource: clearer file and exe stringsSergei Trofimov
2017-10-10framework/resource: add match_path methodSergei Trofimov
2017-07-20APKResolution: Uses loose version matchingMarc Bonnici
2017-07-20ApkResolution: Now takes into account apk abi when resolving.Marc Bonnici
2017-06-12Resource: Add support for matching apks on package nameMarc Bonnici
2017-06-12Resource: Added support for uiautomator apksMarc Bonnici
2017-03-29workload: adding basic UIAutomator workload implementationSergei Trofimov
2017-03-22Resource: Removed stray ':'Marc Bonnici
2017-03-22Streamline resource resolution mechanics.Sergei Trofimov
2017-03-15Skeleton job executionSergei Trofimov
2017-03-06New target description + moving target stuff under "framework"Sergei Trofimov
2017-02-21WA3 Exsisting CodeMarc Bonnici