summaryrefslogtreecommitdiff
path: root/tests/mock.py
Commit message (Collapse)AuthorAgeFilesLines
* pep8: trivial fixesChristoph Gysin2014-11-111-2/+2
| | | | Closes #161 (GH)
* Reformat with autopep8Jakub Stasiak2014-10-111-24/+24
|
* PEP-8 fixesSergey Shepelev2014-08-271-72/+24
|
* tests: Update bundled mock library to 1.0.1Jakub Stasiak2014-07-181-129/+2251
|
* python3 compat: remove lots of Python 2.5 and earlier dependent code; use ↵Sergey Shepelev2013-12-031-271/+264
| | | | print() function syntax
* Fixing failed unit test for greendns. Making mock.py non-executable.Ryan Williams2010-06-271-0/+0
|
* Realised that mock is only one file and is extremely useful so included it ↵Ben Ford2010-05-051-0/+271
as tests.mock