summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests/test_uid.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Clean up the model and languages directories.Barry Warsaw2016-03-251-6/+0
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* More coverage.Barry Warsaw2015-12-291-0/+6
* * A new API is provided to support non-production testing infrastructures,Barry Warsaw2015-02-131-0/+41
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+1
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-8/+0
* * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,Barry Warsaw2011-08-301-3/+11
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-0/+48