summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Better error message for MatchesListwiseJonathan Lange2015-12-072-3/+9
| |/ / /
* | | | Merge pull request #174 from jml/nicer-twisted-docsJonathan Lange2015-12-195-74/+113
|\ \ \ \ | |/ / / |/| | |
| * | | API docs for deferredruntestJonathan Lange2015-12-092-17/+53
| * | | Need Deferred referenceJonathan Lange2015-12-091-0/+1
| * | | Remove scare warnings from deferredruntestJonathan Lange2015-12-081-18/+11
| * | | Documentation tweaksJonathan Lange2015-12-081-7/+7
| * | | Move Twisted docs to separate fileJonathan Lange2015-12-083-46/+55
|/ / /
* | | Merge pull request #170 from jml/twisted-supportJonathan Lange2015-12-041-1/+2
|\ \ \ | |_|/ |/| |
| * | 15.5.0 claims to support Python 2.6 but does not.Jonathan Lange2015-12-031-1/+1
| * | Run tests on last Twisted version to support 2.6Jonathan Lange2015-12-031-0/+3
| * | Latest Twisted doesn't run on Python 2.6Jonathan Lange2015-12-021-2/+0
|/ /
* | Fix travis :(Robert Collins2015-11-191-2/+3
* | Merge pull request #158 from jml/extract-test-recordJonathan Lange2015-11-184-82/+302
|\ \
| * | Hide TestRecord and StreamToTestRecordJonathan Lange2015-11-121-20/+20
| * | Old-fashioned set syntaxJonathan Lange2015-11-091-2/+2
| * | Abstract text_or_bytesJonathan Lange2015-11-092-6/+9
| * | Add pyrsistent dependency to Travis CIJonathan Lange2015-11-091-1/+1
| * | Change PRecord to PClassJonathan Lange2015-11-091-2/+2
| * | Move test_dict_to_case near StreamToDictJonathan Lange2015-11-091-15/+15
| * | Don't use StreamToDict internallyJonathan Lange2015-11-091-9/+9
| * | _streamer -> _hookJonathan Lange2015-11-091-8/+8
| * | StreamSummary with composition, not inheritanceJonathan Lange2015-11-091-2/+12
| * | Extract StreamToTestRecord base classJonathan Lange2015-11-091-22/+68
| * | Move _make_content_type closer to where it is usedJonathan Lange2015-11-091-21/+21
| * | Put to_test_case logic on TestRecordJonathan Lange2015-11-091-8/+25
| * | Make _status_map persistent.Jonathan Lange2015-11-091-2/+2
| * | Move test_dict_to_case closer to test_dict definitionJonathan Lange2015-11-091-27/+27
| * | Remove temporary variable 'case'Jonathan Lange2015-11-091-8/+7
| * | Extract got_fileJonathan Lange2015-11-091-8/+19
| * | Extract got_timestamp functionJonathan Lange2015-11-091-6/+10
| * | Move creation logic to TestRecord itselfJonathan Lange2015-11-091-10/+11
| * | Actually use TestRecord internallyJonathan Lange2015-11-091-25/+59
| * | Extract methods for making and updating recordJonathan Lange2015-11-091-13/+25
| * | Extract _make_content_typeJonathan Lange2015-11-091-14/+22
| * | Use `case` consistently, over `_inprogress[key]`Jonathan Lange2015-11-091-5/+13
| * | Use name for interim statesJonathan Lange2015-11-091-1/+1
| * | Aspirational documentationJonathan Lange2015-11-092-0/+67
* | | Add testscenarios for use by tests.Robert Collins2015-11-193-2/+12
| |/ |/|
* | Update NEWS for 1.8.11.8.1Jonathan Lange2015-11-131-3/+6
|/
* Merge pull request #157 from jml/lint-and-whitespaceJonathan Lange2015-11-093-86/+125
|\
| * Remove VWSJonathan Lange2015-11-061-3/+0
| * Update PlaceHolder indentationJonathan Lange2015-11-061-3/+3
| * Restore & deprecate domapJonathan Lange2015-11-061-6/+19
| * Spell out `f` and `xs`Jonathan Lange2015-11-031-2/+2
| * Drop `__metaclass__` declarationJonathan Lange2015-11-021-1/+0
| * Document confusing `domap`Jonathan Lange2015-11-021-6/+7
| * Remove duplicate implementation of methodJonathan Lange2015-11-021-3/+0
| * Allow event_log to be passed to result doublesJonathan Lange2015-11-021-8/+12
| * Fix lint in testresult.realJonathan Lange2015-11-021-56/+73
| * Lint clear-upJonathan Lange2015-11-022-11/+22
|/