| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Sat, 24 Aug 2013 22:40:30 +0300 |
anatoly techtonik |
init.loadTemplateInfo: replace rfc822 with email.parser (Python 3 compatible)
|
| Sat, 24 Aug 2013 22:12:19 +0300 |
anatoly techtonik |
init.loadTemplateInfo: Add test
|
| Fri, 14 Nov 2003 02:47:56 +0000 |
Richard Jones |
testing fixes for mysql, backported from HEAD
maint-0.6
|
| Thu, 17 Apr 2003 06:51:44 +0000 |
Richard Jones |
fixes to unit tests for recent changes
|
| Tue, 18 Mar 2003 00:50:24 +0000 |
Richard Jones |
bye bye gadfly - you served your purpose well [SF#701127]
|
| Fri, 28 Feb 2003 03:33:25 +0000 |
Richard Jones |
fixes to unit tests
|
| Tue, 24 Sep 2002 02:00:52 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 18 Sep 2002 05:07:49 +0000 |
Richard Jones |
sqlite backend!
|
| Wed, 11 Sep 2002 01:21:01 +0000 |
Richard Jones |
test gadfly init
|
| Tue, 10 Sep 2002 01:27:13 +0000 |
Richard Jones |
fixes to tests and Interval unmarshalling
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Mon, 29 Jul 2002 00:56:06 +0000 |
Richard Jones |
Removed the unnecessary volatiledb and the related complications.
|
| Fri, 26 Jul 2002 08:27:00 +0000 |
Richard Jones |
Very close now. The cgi and mailgw now use the new security API.
|
| Sun, 14 Jul 2002 02:05:54 +0000 |
Richard Jones |
all storage-specific code (ie. backend) is now implemented by the backends
|
| Thu, 11 Jul 2002 01:13:13 +0000 |
Richard Jones |
*** empty log message ***
|
| Thu, 11 Jul 2002 01:12:34 +0000 |
Richard Jones |
Forgot to add to init tests
|
| Tue, 11 Jun 2002 04:59:14 +0000 |
Richard Jones |
enabled testing of bsddb in test_init
|
| Thu, 23 May 2002 04:26:05 +0000 |
Richard Jones |
'I must run unit tests before committing\n' * 100
|
| Wed, 15 May 2002 03:27:16 +0000 |
Richard Jones |
fixed SCRIPT_NAME in ZRoundup for instances not at top level of Zope
|
| Sun, 28 Oct 2001 22:51:38 +0000 |
Richard Jones |
Fixed ENOENT/WindowsError thing, thanks Juergen Hermann
|
| Sat, 29 Sep 2001 23:48:06 +0000 |
Richard Jones |
Bug fix for test_init on Windows.
|
| Wed, 29 Aug 2001 06:23:59 +0000 |
Richard Jones |
Disabled the bsddb3 module entirely in the unit testing.
0.2.7
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Sun, 05 Aug 2001 07:45:27 +0000 |
Richard Jones |
Added tests for instance initialisation
|
| Sun, 05 Aug 2001 07:07:58 +0000 |
Richard Jones |
added tests for roundup.init
|