summaryrefslogtreecommitdiff
path: root/tests/test_bugs.py
Commit message (Expand)AuthorAgeFilesLines
* remove digestable test in favor of another coming soonBob Halley2020-06-011-21/+0
* Lowercase SRV records in to_digestable(), fixes #496Nils Wisiol2020-06-011-0/+23
* fix tests broken by immutable rdata conversion (lists became tuples)Bob Halley2020-04-021-1/+1
* Improve assertion checking.Brian Wellington2020-03-181-11/+11
* TST: fix failUnlessRaises -> assertRaises deprecationThomas A Caswell2019-10-301-1/+1
* TST: fix unittest deprecationThomas A Caswell2019-10-301-11/+11
* remove the rest of the unicode string prefixesBob Halley2019-01-081-1/+1
* update copyrightBob Halley2018-12-011-0/+2
* Initial type signaturesJanus2018-07-311-4/+1
* Make sure all 'strings' passed to the txtbase constructor are encoded ifBob Halley2017-02-191-1/+15
* add regression test for APL trailing zero suppressionBob Halley2016-11-151-0/+14
* Pylint: remove unused variablesMartin2016-08-311-1/+1
* Pylint: tests: remove semicolonMartin2016-07-021-1/+1
* python3 supportArthur Gautier2016-04-211-8/+8
* Adds tox and coverage.pyArthur Gautier2016-04-211-2/+5
* Fix CAA from_wire()Bob Halley2015-06-131-0/+13
* Allow empty APL RR.Bob Halley2014-06-181-0/+7
* overhaul test systemBob Halley2014-05-311-0/+49