summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Release 1.0.0HEADtrunkRobert Collins2014-10-281-0/+3
* remote copy/paste from another project.Gabi Davar2014-10-281-0/+8
* Release 0.3.17.Robert Collins2014-09-261-0/+3
* Add support for datefmt in FakeLoggerSean Dague2014-09-261-0/+3
* Migrate to git and pbr.Robert Collins2014-09-251-0/+4
* 0.3.160.3.16Robert Collins2014-08-221-0/+9
* Release 0.3.150.3.15Robert Collins2014-08-221-0/+3
* * ``FakeProcess`` wait() now supports arguments added in Python 3.Robert Collins2014-08-221-0/+3
|\
| * * ``FakeProcess`` wait() now supports arguments added in Python 3.Steve Kowalik2014-08-221-0/+2
* | * ``FakeProcess`` now supports kill(). (Steve Kowalik)Robert Collins2014-08-221-0/+2
|\ \ | |/
| * * ``FakeProcess`` now supports kill(). (Steve Kowalik)Steve Kowalik2014-08-191-0/+1
* | * ``FakePopen`` now supports being called under a context manager (IE: with).Robert Collins2014-08-221-0/+3
|\ \ | |/
| * * ``FakePopen`` now works under a context manager itself.Steve Kowalik2014-08-181-0/+6
* | * ``MonkeyPatch`` now preserves ``staticmethod`` functions.Robert Collins2014-08-221-0/+6
|/
* Release 0.3.140.3.14Robert Collins2013-08-161-0/+3
* * ``FakePopen`` can now override the returncode attribute.Robert Collins2013-08-161-0/+6
* Release 0.3.130.3.13Robert Collins2013-08-161-0/+3
* * Documentation hopefully covers ``TestWithFixtures`` a little better.Robert Collins2013-08-161-0/+3
* * ``setup.py`` now lists the ``testtools`` dependency which was missing.Robert Collins2013-08-161-0/+3
* * ``FakePopen`` now accepts all the parameters available in Python 2.7.Robert Collins2013-08-161-0/+9
* 0.3.12: 0.3.11 with tests for StringStream.0.3.12Robert Collins2012-12-171-0/+5
* Release 0.3.11.0.3.11Robert Collins2012-12-171-0/+3
* * pydoc is recommended as a source of info about fixtures.Robert Collins2012-12-171-0/+3
* * The docs for fixtures have been updated to cover the full API.Robert Collins2012-12-171-0/+3
* * ``DetailStream`` was ambiguous about whether it handled bytes or characters,Robert Collins2012-12-171-0/+6
* * ``FakeLogger`` has been split out into a ``LogHandler`` fixture that canRobert Collins2012-12-161-0/+6
|\
* | Release 0.3.10.Robert Collins2012-12-111-0/+3
* | * New ``DetailStream`` fixture to add file-like object content to testtoolsClark Boylan2012-12-111-0/+6
|/
* * Factor out new ``CallMany`` class to isolate the cleanup logic.Robert Collins2012-08-281-0/+3
* Rename to 'join'.Jonathan Lange2012-08-051-1/+1
* Update NEWS.Jonathan Lange2012-08-041-0/+5
* Roll back properly.Jonathan Lange2012-08-041-6/+0
* NEWSJonathan Lange2012-07-221-0/+6
* Merge 0.3.9 release branch.Jonathan Lange2012-06-121-2/+8
|\
| * Release 0.3.90.3.9Jonathan Lange2012-06-121-2/+4
|/
* Include logging output in FakeLoggers' getDetails, surfacing the logs to test...Robert Collins2012-06-081-0/+4
* New TempHomeDir fixture to create and activate a temporary home dir (james_w)Jonathan Lange2012-03-211-0/+6
* Release 0.3.8.0.3.8Robert Collins2011-12-051-0/+6
* MNerge NestedTempfile - make tempfile default to a new default location.Robert Collins2011-12-051-0/+3
|\
* \ Rationalise fixture names. (Jonathan Lange)Robert Collins2011-12-051-1/+5
|\ \
| * | PopenFixture => FakePopenJonathan Lange2011-11-251-4/+4
| * | Rename LoggerFixture to FakeLogger.Jonathan Lange2011-11-251-2/+2
| * | Rename EnvironmentVariableFixture to EnvironmentVariable.Jonathan Lange2011-11-251-0/+4
| |/
* | Merge gather_details fix from Jonathan Lange.Robert Collins2011-12-051-0/+3
|\ \ | |/
* | Rename to just 'Timeout'; other review cleanupsMartin Pool2011-11-291-1/+1
* | Add TestTimeout fixtureMartin Pool2011-11-291-0/+2
|/
* EnvironmentVariableFixture now upcalls via super.Robert Collins2011-11-221-0/+5
|\
* | Release 0.3.7.Robert Collins2011-11-221-0/+3
* | Add new LoggingFixture fixture for replacing logging Loggers.Robert Collins2011-11-221-0/+3
* | Typo.Robert Collins2011-08-221-1/+1