<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/tests, branch master</title>
<subtitle>The GNU Mailing List manager.
</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2010-08-07T15:23:07Z</updated>
<entry>
<title>checkpointing</title>
<updated>2010-08-07T15:23:07Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2010-08-07T15:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=83f78ec26541ab0c7b91794ab6b3bc1d8285f9a9'/>
<id>urn:sha1:83f78ec26541ab0c7b91794ab6b3bc1d8285f9a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>checkpoint</title>
<updated>2010-07-17T03:18:55Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2010-07-17T03:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2f6fbea64ada4d36b04459be201cacd6c3812ed7'/>
<id>urn:sha1:2f6fbea64ada4d36b04459be201cacd6c3812ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Happy New Year.</title>
<updated>2010-01-01T05:53:17Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2010-01-01T05:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=593339ca7550a5dcc42d858ceb39f878af24f6e5'/>
<id>urn:sha1:593339ca7550a5dcc42d858ceb39f878af24f6e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The start of a setuptools conversion.  All the Makefile.in and autoconf</title>
<updated>2007-07-13T04:19:10Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2007-07-13T04:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=288ae405b09baa443eb1b39422c48c315fbb2e5a'/>
<id>urn:sha1:288ae405b09baa443eb1b39422c48c315fbb2e5a</id>
<content type='text'>
artifacts are removed, as is the C files which we will no longer need.
</content>
</entry>
<entry>
<title>Update copyright years.</title>
<updated>2007-01-19T04:38:06Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2007-01-19T04:38:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d'/>
<id>urn:sha1:25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed bounces directory from SUBDIRS. It's moved to Mailman/testing.</title>
<updated>2006-05-19T19:44:06Z</updated>
<author>
<name>msapiro</name>
</author>
<published>2006-05-19T19:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=92be2b78e69ae573ea21952972345005f8d7183b'/>
<id>urn:sha1:92be2b78e69ae573ea21952972345005f8d7183b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize the unit test infrastructure, so that tests live inside the</title>
<updated>2006-05-18T13:04:26Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2006-05-18T13:04:26Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=cc6f8eab8283680546216564cfffbb5ded5d52fd'/>
<id>urn:sha1:cc6f8eab8283680546216564cfffbb5ded5d52fd</id>
<content type='text'>
Mailman
top level package.  Rewrote the test runner and stuck it in bin (as an
mmshell
symlink).  bin/testall now autodetects tests and allows running a
subset of
tests via regular expression filtering.

I also fixed all the tests so they all pass now, with the exception of
test_message.py tests.  These still doesn't work because of coordination
issues between its smtpd-based reader and SMTPDirect, but... I have a
plan
(mwah, ha, ha! :)

I also fixed a code update bug in Decorate.py
</content>
</entry>
<entry>
<title>- Added additional bounce recognition for Qmail and SimpleMatch.py</title>
<updated>2006-05-14T03:29:12Z</updated>
<author>
<name>msapiro</name>
</author>
<published>2006-05-14T03:29:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=b03445179a611600cdb973f3c7b3cba89bb832b7'/>
<id>urn:sha1:b03445179a611600cdb973f3c7b3cba89bb832b7</id>
<content type='text'>
- Added test cases for above.
</content>
</entry>
<entry>
<title>Remove most uses of the types module, in favor of isinstance checks against</title>
<updated>2006-04-17T13:10:09Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2006-04-17T13:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=953d9bff95f70b66b1b6c04340959185a11c3d10'/>
<id>urn:sha1:953d9bff95f70b66b1b6c04340959185a11c3d10</id>
<content type='text'>
the builtin types.  Two still remain: a check against ClassType and a check
against MethodType.  Also, fix some hinky type comparisons to use isinstance()
consistently.
</content>
</entry>
<entry>
<title>Now that we've converted from CVS to Subversion, remove CVS cruft from</title>
<updated>2006-04-15T18:43:58Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2006-04-15T18:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a0cdfaef2596d08d1abbfc3704efe4ceb72991f0'/>
<id>urn:sha1:a0cdfaef2596d08d1abbfc3704efe4ceb72991f0</id>
<content type='text'>
the trunk.  This serves also to test write permission to the svn
repository, and tests email notifications.
</content>
</entry>
</feed>
