summaryrefslogtreecommitdiff
path: root/tests/test_message.py
Commit message (Expand)AuthorAgeFilesLines
* more coverageBob Halley2020-07-281-0/+124
* more message coverageBob Halley2020-07-281-0/+84
* more message coverageBob Halley2020-07-251-0/+6
* even on errors where we tolerate no question, check question if presentBob Halley2020-07-251-0/+12
* Set EDNS default payload to 1232.Bob Halley2020-07-201-1/+5
* a way of doing commentscommentsBob Halley2020-07-201-2/+1
* Fix Message.want_dnssec().Brian Wellington2020-07-071-0/+1
* more coverage improvementsBob Halley2020-06-291-0/+86
* increase coverageBob Halley2020-06-281-0/+43
* test class factory and update from_wire()Bob Halley2020-06-261-0/+4
* add coverageBob Halley2020-06-191-0/+30
* increase message coverageBob Halley2020-06-181-0/+6
* Test message encoding with EDNS options.Brian Wellington2020-06-171-0/+9
* some IDNA 2008 tests were not getting skipped if idna was not availableBob Halley2020-06-171-0/+2
* 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