summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extract function for use_fixtureuse-fixture-functionJonathan Lange2015-12-221-19/+30
* Merge pull request #17 from jml/fix-spellingJonathan Lange2015-11-036-15/+14
|\
| * Fix "propagate" spelling everywhereJonathan Lange2015-11-035-7/+7
| * Missed one: propogate -> propagateJonathan Lange2015-11-011-1/+1
| * Spelling and lint fixesJonathan Lange2015-10-312-9/+8
|/
* Release 1.41.4Robert Collins2015-10-081-0/+3
* Trivial pep8 fix to logger.py.Robert Collins2015-10-081-1/+1
* FakeLogger: Mis-formatted log messages will raise ExceptionJohn L. Villalovos2015-10-073-1/+18
* Use mock in preference to unittest.mock.Robert Collins2015-10-084-4/+8
* Add a .travis.ymlRobert Collins2015-10-085-2/+34
* Note how to push on releases.Robert Collins2015-07-021-1/+3
* Release 1.3.11.3.1Robert Collins2015-06-301-0/+3
* Clarify the intent around _setUp.Robert Collins2015-06-301-0/+3
* Handle BaseException resource leaks as well.Robert Collins2015-06-305-4/+36
* Release 1.3.0.1.3.0Robert Collins2015-06-291-0/+3
* Remove trailing whitespace.Robert Collins2015-06-291-1/+1
* Deal with resource leaks during setUp.Robert Collins2015-06-2918-59/+198
* Missed NEWS entry.Robert Collins2015-06-221-0/+3
* Fine tune the mock patch.Robert Collins2015-06-225-13/+41
* Add a new mockpatch fixtureJulien Danjou2015-06-226-0/+161
* Document where the project home and source are.Robert Collins2015-06-221-0/+7
* Ignore built things.Robert Collins2015-06-221-0/+2
* Release 1.2.0.1.2.0Robert Collins2015-05-051-0/+3
* Add a warnings module capture fixureJoshua Harlow2015-05-045-0/+98
* Use universal wheels.Robert Collins2015-05-041-0/+3
* Release 1.1.0 and use pbr 0.11 features.1.1.0Robert Collins2015-05-044-10/+11
* Missing NEWS entry.Robert Collins2015-05-041-0/+5
* add tox.ini fileSean Dague2015-03-271-0/+12
* Fixed test performance on Python 3.5.Robert Collins2015-03-272-4/+8
* Add NEWS for FakeLogger formatter.Robert Collins2015-03-271-0/+2
* allow the specification of a custom log formatterSean Dague2015-03-262-2/+30
* Release 1.0.01.0.0Robert Collins2014-10-282-1/+4
* remote copy/paste from another project.Gabi Davar2014-10-282-5/+8
* Release 0.3.17.0.3.17Robert Collins2014-09-263-23/+12
* Add support for datefmt in FakeLoggerSean Dague2014-09-263-2/+19
* Migrate to git and pbr.Robert Collins2014-09-2542-46/+76
* 0.3.160.3.16Robert Collins2014-08-224-3/+12
* Release 0.3.150.3.15Robert Collins2014-08-223-2/+5
* * ``FakeProcess`` wait() now supports arguments added in Python 3.Robert Collins2014-08-223-1/+8
|\
| * * ``FakeProcess`` wait() now supports arguments added in Python 3.Steve Kowalik2014-08-223-1/+7
* | * ``FakeProcess`` now supports kill(). (Steve Kowalik)Robert Collins2014-08-223-0/+9
|\ \ | |/
| * * ``FakeProcess`` now supports kill(). (Steve Kowalik)Steve Kowalik2014-08-193-0/+8
* | * ``FakePopen`` now supports being called under a context manager (IE: with).Robert Collins2014-08-223-0/+14
|\ \ | |/
| * * ``FakePopen`` now works under a context manager itself.Steve Kowalik2014-08-183-0/+17
* | * ``MonkeyPatch`` now preserves ``staticmethod`` functions.Robert Collins2014-08-223-0/+29
|\ \ | |/ |/|
| * MonkeyPatch staticmethodDan Kenigsberg2014-01-192-0/+23
|/
* Release 0.3.140.3.14Robert Collins2013-08-163-2/+5
* * ``FakePopen`` can now override the returncode attribute.Robert Collins2013-08-163-1/+18
* More releasing docs.Robert Collins2013-08-161-0/+2
* Release 0.3.130.3.13Robert Collins2013-08-164-2/+17