summaryrefslogtreecommitdiff
path: root/tests/test_message.py
Commit message (Expand)AuthorAgeFilesLines
* revision of truncation handlingBob Halley2020-05-221-2/+2
* IDNA support for zones, messages, names in rdata, rrsets, and rdatasets.Bob Halley2020-05-031-0/+28
* Improve assertion checking.Brian Wellington2020-03-181-17/+17
* TST: fix failUnlessRaises -> assertRaises deprecationThomas A Caswell2019-10-301-6/+6
* TST: fix unittest deprecationThomas A Caswell2019-10-301-17/+17
* When decoding from wire format, if a message has TC set, raise a TruncatedBob Halley2019-01-051-0/+16
* Remove _compat module.Bob Halley2018-12-091-2/+1
* update copyrightBob Halley2018-12-011-0/+2
* Initial type signaturesJanus2018-07-311-4/+1
* Message doco.Bob Halley2017-01-141-0/+11
* Pylint: remove unused variablesMartin2016-08-311-4/+4
* Pylint: tests: remove unused importsMartin2016-07-021-1/+0
* dns.message.make_query() now interprets any setting that impliesBob Halley2016-05-131-0/+21
* python3 supportArthur Gautier2016-04-211-11/+12
* Adds tox and coverage.pyArthur Gautier2016-04-211-1/+4
* overhaul test systemBob Halley2014-05-311-0/+179