summaryrefslogtreecommitdiff
path: root/tests/test_name.py
Commit message (Collapse)AuthorAgeFilesLines
* redirect to dnspythonBob Halley2016-09-201-710/+0
|
* Merge pull request #106 from encukou/deduplicate-testsBob Halley2015-12-031-2/+2
|\ | | | | Rename tests with duplicate names
| * Rename tests with duplicate namesPetr Viktorin2015-05-271-2/+2
| | | | | | | | | | | | | | Some tests were shadowed by a different test of the same name. Rename to resolve the conflicts. In test_ntoaaton, there were exact duplicates; only keep one of each.
* | Test pickling Name objectsPetr Viktorin2015-05-261-0/+7
|/
* Overhaul test suite to allow testing in place.Bob Halley2014-08-311-0/+703