summaryrefslogtreecommitdiff
path: root/METADATA
AgeCommit message (Collapse)Author
2021-10-05Remove pymock now everyone's on python3.Elliott Hughes
This is built in now. Bug: http://b/151436598 Test: treehugger Change-Id: I79e73f3b65524a85e7d1181d0f07f5b60a0e67fc
2020-03-13Revert "Upgrade python/mock to 4.0.2"android-r-preview-4android-r-preview-3android-r-preview-2Herbert Xue
This reverts commit 73ebb2ed5b2c2548259190bcbec2136f25598ec6. Reason for revert: The CL caused acloud unittest fail. (b/151394661) Bug: 151394661 Bug: 151400302 Change-Id: I174b84067f892cb343abdc3a3aebd90cd1ddb0d3
2020-03-12Upgrade python/mock to 4.0.2Haibo Huang
Test: None Exempt-From-Owner-Approval: Upgrade Change-Id: Ic0a71aca5940afe1cdbbc8bd7bef4034543fc1af
2018-09-21Initial commit of mock 2.0.0master-cuttlefish-testing-releaseKevin Cheng
Added in: - METADATA - Android.bp - NOTICE - MODULE_LICENSE_BSD Modified mock.py to not depend on pbr module, pbr was just used for versioning and since mock has not been modified in months (last commit was Jan 2018) I just hardcoded the version into mock.py instead. Merge commit '8c19ef6c95004524cb9f0b170a1aff6f47ade764' into import Bug: 112163440 Test: Built acloud-test with py-mock and was able to run successfully Change-Id: Iec384477c863178730f6e42cf67044eb80ec0ce1