summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_import.py
Commit message (Expand)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-54/+0
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Clean up the commands subdirectory.Barry Warsaw2016-03-241-7/+0
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Core no longer depends on the standalone `mock` module. (Closes: #146)Barry Warsaw2015-09-221-1/+1
* Test importing MM2 pickles with BounceInfo. Given by abompard.Barry Warsaw2015-03-271-8/+13
* Add a test for instance-containing pickle importAurélien Bompard2015-03-261-0/+56