summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Maybe we need to install our thing?readthedocs-twistedJonathan Lange2016-01-091-0/+1
* Add requirements for readthedocsJonathan Lange2016-01-092-0/+4
* Merge pull request #189 from jml/skip-exception-2Jonathan Lange2015-12-273-2/+16
|\
| * Actually use `skipException`.Jonathan Lange2015-12-261-1/+1
| * NEWS updateJonathan Lange2015-12-241-0/+3
| * Suppress skip traceback based on skipExceptionJonathan Lange2015-12-242-2/+13
* | Merge pull request #188 from jml/deprecate-python-2.6Jonathan Lange2015-12-271-0/+2
|\ \ | |/ |/|
| * Deprecate Python 2.6.Jonathan Lange2015-12-231-0/+2
|/
* Merge pull request #187 from jml/duplicate-id-collectionJonathan Lange2015-12-233-30/+54
|\
| * Actually use pformat in errorsJonathan Lange2015-12-231-3/+4
| * Deterministic testJonathan Lange2015-12-231-4/+4
| * NEWS updateJonathan Lange2015-12-221-0/+3
| * Factor out countingJonathan Lange2015-12-222-16/+29
| * ids has no apostropheJonathan Lange2015-12-221-4/+6
| * LintJonathan Lange2015-12-221-11/+10
| * Collect all duplicate test id's before raiseThomas Bechtold2015-12-221-5/+11
* | Merge pull request #186 from jml/bump-release-docs-1516087Jonathan Lange2015-12-231-0/+3
|\ \
| * | Document checking release milestone before releaseJonathan Lange2015-12-211-0/+3
* | | Merge pull request #185 from jml/assert_raises_regexpJonathan Lange2015-12-233-0/+24
|\ \ \
| * | | NEWS updateJonathan Lange2015-12-232-0/+4
| * | | Merge branch 'master' into assert_raises_regexpJonathan Lange2015-12-2313-61/+151
| |\ \ \
| * | | | Don't need our own assertRaisesRegexp.Jonathan Lange2015-12-212-12/+0
| * | | | Clarify the testsJonathan Lange2015-12-211-6/+8
| * | | | Add assertRaisesRegexp method.Julia Varlamova2015-12-212-0/+30
| | |/ / | |/| |
* | | | Merge pull request #183 from jml/deprecate-skipJonathan Lange2015-12-232-3/+10
|\ \ \ \
| * \ \ \ Merge branch 'master' into deprecate-skipJonathan Lange2015-12-2310-58/+143
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' into deprecate-skipJonathan Lange2015-12-224-2/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Update NEWSJonathan Lange2015-12-211-1/+4
| * | | | Deprecate TestCase.skipJonathan Lange2015-12-211-3/+7
| | |_|/ | |/| |
* | | | Merge pull request #184 from jml/document-evaluation-801031Jonathan Lange2015-12-231-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Document early evaluation of detailsJonathan Lange2015-12-211-0/+3
| |/ /
* | | Merge pull request #182 from jml/swap-equals-orderJonathan Lange2015-12-2310-58/+143
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into swap-equals-orderJonathan Lange2015-12-224-2/+7
| |\ \ | |/ / |/| |
* | | Merge pull request #180 from jml/python-3.5Jonathan Lange2015-12-214-3/+8
|\ \ \ | |_|/ |/| |
| * | Fix typoJonathan Lange2015-12-211-1/+1
| * | Merge branch 'master' into python-3.5Jonathan Lange2015-12-197-78/+120
| |\ \ | |/ / |/| |
| * | Support Python 3.5, announce deprecation 3.2.Jonathan Lange2015-12-154-3/+11
| | * Deprecate _BinaryMismatch.{expected,observed}Jonathan Lange2015-12-212-3/+16
| | * Make sure reference and actual alignJonathan Lange2015-12-213-27/+91
| | * Put expected on the right for binary mismatchJonathan Lange2015-12-2110-35/+43
| |/ |/|
* | Merge pull request #173 from jml/better-matches-listwiseJonathan Lange2015-12-192-3/+9
|\ \
| * | 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