Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: switch back to mock instead of backports.unittest_mock | Benoit Pierre | 2017-07-15 | 1 | -1/+1 |
* | Rely on backports.unittest_mock plugin to make mock available on old Python v... | Jason R. Coombs | 2017-01-30 | 1 | -4/+1 |
* | Fix quantity of blank lines after code object, class of function definition. | stepshal | 2016-08-20 | 1 | -0/+1 |
* | Fix typo, correcting failures on late Pythons when mock is not already instal... | Jason R. Coombs | 2016-02-19 | 1 | -1/+1 |
* | Destroy MarkerEvaluation for being pointless, fix two silly mistakes in tests... | Steve Kowalik | 2016-01-07 | 1 | -7/+5 |
* | First shot at removing usage of _markerlib and switching to the PEP 508 imple... | Steve Kowalik | 2015-12-10 | 1 | -6/+2 |
* | Add test capturing possible violation in expectation due to new Python 2.7.10... | Jason R. Coombs | 2015-06-07 | 1 | -0/+16 |