| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 0.9.22.testtools-0.9.22 | Robert Collins | 2012-12-11 | 1 | -1/+1 |
| * | * ``content_from_file`` and ``content_from_stream`` now accept seek_offset and | Robert Collins | 2012-12-11 | 2 | -5/+49 |
| * | Post-release cleanup | Jonathan Lange | 2012-10-25 | 1 | -1/+1 |
| * | Release 0.9.21testtools-0.9.21 | Jonathan Lange | 2012-10-25 | 1 | -1/+1 |
| * | Re-expose DirContains. | Jonathan Lange | 2012-10-25 | 1 | -0/+2 |
| * | Post-release cleanup | Jonathan Lange | 2012-10-25 | 1 | -1/+1 |
| * | Release 0.9.20testtools-0.9.20 | Jonathan Lange | 2012-10-25 | 1 | -1/+1 |
| * | Expose dict matchers. | Jonathan Lange | 2012-10-25 | 1 | -0/+6 |
| * | Remove a dead line of code in compat.py. | Robert Collins | 2012-10-21 | 1 | -1/+0 |
| * | Merge release branch for 0.9.19 | Jonathan Lange | 2012-10-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump for release.testtools-0.9.19 | Jonathan Lange | 2012-10-19 | 1 | -1/+1 |
| |/ | |||||
| * | Address mgz's comment. | Jonathan Lange | 2012-10-19 | 1 | -5/+3 |
| * | Broaden the check to include PermissionError. | Jonathan Lange | 2012-10-19 | 1 | -6/+8 |
| * | Fix all of the cosmetic Python 3.3 failures. | Jonathan Lange | 2012-10-19 | 5 | -24/+36 |
| * | Oops. Should have been committed. | Jonathan Lange | 2012-10-19 | 1 | -1/+1 |
| * | Bump to 0.9.18 final.testtools-0.9.18 | Jonathan Lange | 2012-10-19 | 1 | -1/+1 |
| * | Release 0.9.17. | Robert Collins | 2012-10-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Release 0.9.17.testtools-0.9.17 | Robert Collins | 2012-10-19 | 1 | -1/+1 |
| |/ | |||||
| * | Correct handling of text vs bytes in json content type (mgz) | Jonathan Lange | 2012-10-18 | 5 | -8/+15 |
| |\ | |||||
| | * | Fix some tests to account for new py3k quirks | Martin | 2012-07-27 | 2 | -3/+6 |
| | * | Fix json_content helper on pythons with a unicode native str type | Martin | 2012-07-27 | 2 | -3/+7 |
| | * | Fix JSON content type test to not expect charset param | Martin | 2012-07-27 | 1 | -2/+2 |
| * | | * ``python -m testtools.run discover . --list`` now works. (Robert Collins) | Robert Collins | 2012-10-18 | 1 | -1/+1 |
| * | | Fix epytext errors. | Jonathan Lange | 2012-09-21 | 2 | -5/+5 |
| * | | Rename core to impl | Jonathan Lange | 2012-09-10 | 12 | -16/+16 |
| * | | More __all__ stuff. | Jonathan Lange | 2012-09-08 | 1 | -2/+4 |
| * | | Add interface again. | Jonathan Lange | 2012-09-08 | 1 | -0/+42 |
| * | | Rationalize imports. | Jonathan Lange | 2012-09-08 | 7 | -61/+20 |
| * | | Clear out __init__ | Jonathan Lange | 2012-09-08 | 3 | -28/+6 |
| * | | Move MatchesPredicate to _higherorder. | Jonathan Lange | 2012-09-08 | 6 | -59/+59 |
| * | | Move MatchesRegex to _basic. | Jonathan Lange | 2012-09-08 | 6 | -62/+61 |
| * | | Split up the tests. | Jonathan Lange | 2012-09-08 | 7 | -783/+885 |
| * | | Massive split | Jonathan Lange | 2012-09-08 | 9 | -916/+987 |
| * | | Flakes | Jonathan Lange | 2012-09-08 | 1 | -2/+0 |
| * | | Move filesystem tests. | Jonathan Lange | 2012-09-08 | 3 | -228/+245 |
| * | | Import all from basic. | Jonathan Lange | 2012-09-08 | 1 | -1/+1 |
| * | | Move the tests. | Jonathan Lange | 2012-09-08 | 3 | -326/+350 |
| * | | Move basic matchers into separate module. | Jonathan Lange | 2012-09-08 | 4 | -281/+308 |
| * | | Notes | Jonathan Lange | 2012-09-08 | 1 | -1/+2 |
| * | | Move the filesystem matchers out. | Jonathan Lange | 2012-09-08 | 4 | -184/+218 |
| * | | Move the tests to match the module. | Jonathan Lange | 2012-09-08 | 2 | -2/+2 |
| * | | TODOs | Jonathan Lange | 2012-09-01 | 1 | -0/+6 |
| * | | Create a package for matchers, move all of the existing matchers into | Jonathan Lange | 2012-09-01 | 2 | -0/+104 |
| * | | Post-release bump | Jonathan Lange | 2012-08-10 | 1 | -1/+1 |
| * | | Release 0.9.16testtools-0.9.16 | Jonathan Lange | 2012-08-10 | 1 | -1/+1 |
| * | | Fix a glitch. | Jonathan Lange | 2012-08-10 | 3 | -3/+18 |
| * | | Include what's missing and what's extra | Jonathan Lange | 2012-08-10 | 2 | -2/+9 |
| * | | Move _format out. | Jonathan Lange | 2012-08-10 | 1 | -9/+12 |
| * | | Restore properly. | Jonathan Lange | 2012-08-10 | 1 | -5/+1 |
| * | | Get the other matcher passing the tests. | Jonathan Lange | 2012-08-10 | 2 | -6/+10 |
