summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * typoKumar McMillan2012-03-141-1/+1
| * Propogate exceptions in _patch.__exit__()Kumar McMillan2012-03-142-4/+38
* | Set file_spec on first useMichael Foord2012-03-181-5/+11
* | Remove obsolete commentsMichael Foord2012-03-181-2/+0
* | Minor doc and docstring updatesMichael Foord2012-03-174-7/+13
* | More documentation updatesMichael Foord2012-03-172-2/+6
* | Whitespace in doc changesMichael Foord2012-03-171-6/+0
* | More documentation updatesMichael Foord2012-03-172-1/+10
* | Documentation updatesMichael Foord2012-03-174-255/+133
* | Change comparison methods on MagicMock to return NotImplementedMichael Foord2012-03-174-0/+43
* | Further removal of mocksignature referencesMichael Foord2012-03-152-20/+22
* | Adding PropertyMockMichael Foord2012-03-133-1/+27
* | Make __class__ assignableMichael Foord2012-03-133-0/+12
* | Removing mocksignature documentationMichael Foord2012-03-138-341/+83
* | Adding mock_open helperMichael Foord2012-03-134-4/+98
* | mocksignature and tests removedMichael Foord2012-03-137-564/+125
* | Restore expectedFailure around testMichael Foord2012-03-131-0/+1
* | MergeMichael Foord2012-03-134-10/+22
|\ \ | |/ |/|
| * Removed failing test for spec inheritance - should not be on by defaultrelease-0.8-maintMichael Foord2012-03-082-14/+0
| * Doc updatesMichael Foord2012-03-053-7/+11
| * Version number change in commentMichael Foord2012-03-041-1/+1
| * Failing test for create_autospec and unbound methodsMichael Foord2012-03-042-4/+8
| * Failing test and changelog entry for spec inheritanceMichael Foord2012-03-032-0/+18
* | Version update for 0.9 branchMichael Foord2012-02-131-2/+2
|\ \ | |/
| * Version update for maintenance branchMichael Foord2012-02-131-1/+1
* | MergeMichael Foord2012-02-131-1/+1
|\ \ | |/ |/|
| * Minor doc wording changeMichael Foord2012-02-131-1/+1
* | mergeMichael Foord2012-02-130-0/+0
|\ \ | |/ |/|
| * mergeMichael Foord2012-02-131-1/+1
| |\
| * | Added tag 0.8.0 for changeset e074b39c3826Michael Foord2012-02-130-0/+0
| * | Branch for 0.8 series development0.8.0Michael Foord2012-02-130-0/+0
* | | Update release date in docsMichael Foord2012-02-131-1/+1
| |/ |/|
* | Update release date in docsMichael Foord2012-02-131-1/+1
|/
* Complete changes to getting started docMichael Foord2012-02-132-22/+40
* Document change to MagicMock.__iter__Michael Foord2012-02-121-3/+27
* Improvement to handing of MagicMock.__iter__ return value.Michael Foord2012-02-124-114/+89
* Further update to getting startedMichael Foord2012-02-121-27/+22
* Further update to getting startedMichael Foord2012-02-101-11/+6
* Minor doc update plus whitespace removalMichael Foord2012-02-078-12/+10
* doctest fixMichael Foord2012-02-061-1/+1
* Further update to getting startedMichael Foord2012-02-062-14/+35
* Getting started updatesMichael Foord2012-01-281-68/+23
* Minor doc updatesMichael Foord2012-01-271-2/+4
* Index doc updatesMichael Foord2012-01-271-19/+18
* Markup correctionMichael Foord2012-01-261-1/+1
* Markup correctionMichael Foord2012-01-261-2/+2
* Markup correctionMichael Foord2012-01-261-4/+5
* Markup correctionMichael Foord2012-01-261-2/+2
* Extended examples for mocksignatureMichael Foord2012-01-262-25/+88
* Extended examples for side_effect and calling mocksMichael Foord2012-01-261-3/+97