summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.3.90.3.9Jonathan Lange2012-06-123-4/+6
* Include logging output in FakeLoggers' getDetails, surfacing the logs to test...Robert Collins2012-06-084-12/+37
|\
| * Removed unused text_content import.Francesco Banconi2012-06-071-1/+0
| * Updated the way the detail name is added.Francesco Banconi2012-06-062-3/+3
| * Fixes from review.Francesco Banconi2012-06-052-17/+6
| * Implemented FakeLogger.getDetails().Francesco Banconi2012-06-043-10/+36
|/
* New TempHomeDir fixture to create and activate a temporary home dir (james_w)Jonathan Lange2012-03-217-0/+102
|\
| * Subclass TempDir rather than composing.James Westby2011-12-074-20/+5
| * Fix the typo. Thanks Rob.James Westby2011-12-071-1/+1
| * Remove the debugging echo.James Westby2011-12-061-1/+0
| * Add a TempHomeDir fixture.James Westby2011-12-066-0/+112
|/
* Release 0.3.8.0.3.8Robert Collins2011-12-052-1/+7
* MNerge NestedTempfile - make tempfile default to a new default location.Robert Collins2011-12-056-12/+80
|\
| * Reverse order of operands to assertNotEqual to follow conventions.Gavin Panella2011-12-021-1/+1
| * New fixture NestedTempfile.Gavin Panella2011-11-304-14/+67
* | Rationalise fixture names. (Jonathan Lange)Robert Collins2011-12-0510-60/+92
|\ \
| * | Copyright.Jonathan Lange2011-11-251-1/+1
| * | PopenFixture => FakePopenJonathan Lange2011-11-256-27/+36
| * | Rename LoggerFixture to FakeLogger.Jonathan Lange2011-11-256-18/+28
| * | Rename EnvironmentVariableFixture to EnvironmentVariable.Jonathan Lange2011-11-256-19/+32
| |/
* | Merge gather_details fix from Jonathan Lange.Robert Collins2011-12-053-1/+19
|\ \
| * | Correctly disambiguate duplicate errors.Jonathan Lange2011-11-252-1/+16
| |/
* | Fix race conditions in Timeout.Robert Collins2011-12-051-5/+9
* | Update to parallel capable .testr.conf.Robert Collins2011-12-051-1/+4
* | Merge Timeout from Martin Pool.Robert Collins2011-12-057-0/+162
|\ \ | |/ |/|
| * Rename to just TimeoutException, and remove more connections to Timeout only ...Martin Pool2011-11-295-36/+53
| * Rename to just 'Timeout'; other review cleanupsMartin Pool2011-11-296-17/+20
| * Add TestTimeout fixtureMartin Pool2011-11-297-0/+142
|/
* Another typo.Robert Collins2011-11-221-1/+1
* EnvironmentVariableFixture now upcalls via super.Robert Collins2011-11-222-5/+10
|\
| * Upcall w/ super()Jonathan Lange2011-10-311-5/+5
* | Add docs for LoggerFixture to README.Robert Collins2011-11-221-0/+8
* | Fix typo.Robert Collins2011-11-221-1/+1
* | Open up 0.3.8.Robert Collins2011-11-222-2/+2
* | Release 0.3.7.Robert Collins2011-11-222-1/+4
* | Add new LoggingFixture fixture for replacing logging Loggers.Robert Collins2011-11-226-0/+159
|\ \
| * | Nuke handlers by defaultFree Ekanayaka2011-10-273-16/+57
| * | Add LoggerFixtureFree Ekanayaka2011-10-264-0/+138
|/ /
* | Upcall. Doh.Robert Collins2011-08-221-0/+1
* | Bump version to 0.3.7 beta.Robert Collins2011-08-222-2/+2
* | Typo.Robert Collins2011-08-221-1/+1
* | Extend TempDir to allow controlling the root directory.Robert Collins2011-08-223-3/+25
* | * On Python 2.7 and above the _fixtures tests are no longer run twice.Robert Collins2011-08-222-2/+10
* | Note in NEWS the new testtools version dependency as well.Robert Collins2011-08-221-0/+1
|/
* Merge jml's python 3 branch.Robert Collins2011-08-148-21/+34
|\
| * NEWS & README.Jonathan Lange2011-07-272-1/+8
| * Pretty sure this is a py3 thingJonathan Lange2011-07-271-0/+1
| * Make the tests run with python 2 and 3Jonathan Lange2011-07-275-18/+23
| * Update to take testtools new API into account.Jonathan Lange2011-07-262-2/+2
|/
* Release 0.3.6.Robert Collins2011-06-233-2/+5