summaryrefslogtreecommitdiff
path: root/mock/tests/testcallable.py
AgeCommit message (Expand)Author
2021-10-05Remove pymock now everyone's on python3.Elliott Hughes
2020-03-13Revert "Upgrade python/mock to 4.0.2"android-r-preview-4android-r-preview-3android-r-preview-2Herbert Xue
2020-01-13fix importsChris Withers
2020-01-13new cut from cpython as at 4a686504eb2bbf69adf78077458508a7ba131667Chris Withers
2019-05-02note about how to mark uncalled functions used in tests such that coverage ig...Chris Withers
2019-05-01Mock 100% coverage (GH-13045)Chris Withers
2019-04-30Issue #27895: Spelling fixes (Contributed by Ville Skyttä).Raymond Hettinger
2018-09-16Drop dependency of unittest2; use stdlib unittest insteadJon Dufresne
2015-07-10Convert to a package, use pbr, update metadata.Robert Collins