http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/test/test_mailsplit.py Mercurial Repository: p/roundup/code: test/test_mailsplit.py history 2018-07-25T09:08:29+00:00 Python 3 preparation: StringIO. http://hg.code.sf.net:8000/p/roundup/code/#changeset-55f09ca366c484e1c06dd34a4efead3f1634d7d7 Joseph Myers jsm@polyomino.org.uk 2018-07-25T09:08:29+00:00 2018-07-25T09:08:29+00:00
changeset 55f09ca366c4
branch
bookmark
tag
user Joseph Myers <jsm@polyomino.org.uk>
description Python 3 preparation: StringIO.

This generally arranges for StringIO and cStringIO references to use
io.StringIO for Python 3 but io.BytesIO for Python 2, consistent with
the string representations generally used in Roundup. A special
FasterStringIO in the TAL code, which referenced internals of the old
Python 2 StringIO module, is cut down so it doesn't actually do
anything beyond the StringIO class it inherits from (it would also be
reasonable to remove FasterStringIO completely). One place in
roundup_server.py clearly needing binary I/O is made to use io.BytesIO
unconditionally.
files
Remove unneeded TestSuite code from tests http://hg.code.sf.net:8000/p/roundup/code/#changeset-364c549918613cff81c3ebe07aee4025e0ef3fcc John Kristensen john@jerrykan.com 2015-08-21T13:08:02+10:00 2015-08-21T13:08:02+10:00
changeset 364c54991861
branch
bookmark
tag
user John Kristensen <john@jerrykan.com>
description Remove unneeded TestSuite code from tests

The TestSuite code is no longer needed now that we are using py.test
which can automatically discover tests
files
Remove keyword expansions from CVS. All regression tests passed afterwards. http://hg.code.sf.net:8000/p/roundup/code/#changeset-6e3e4f24c75376f61ae0bf0e9ee334567585c38e Eric S. Raymond esr@thyrsus.com 2011-11-16T09:51:38-05:00 2011-11-16T09:51:38-05:00
changeset 6e3e4f24c753
branch
bookmark
tag
user Eric S. Raymond <esr@thyrsus.com>
description Remove keyword expansions from CVS. All regression tests passed afterwards.
files
Backend improvements. http://hg.code.sf.net:8000/p/roundup/code/#changeset-f63aa57386b0b2c50eb311d6b407a12e9b5e45db Richard Jones richard@users.sourceforge.net 2003-10-25T22:53:26+00:00 2003-10-25T22:53:26+00:00
changeset f63aa57386b0
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Backend improvements.

- using Zope3's test runner now, allowing GC checks, nicer controls and
coverage analysis
- all RDMBS backends now have indexes on several columns
- added testing of schema mutation, fixed rdbms backends handling of a
couple of cases
- !BETA! added postgresql backend, needs work !BETA!
files
Move tests to test_mailsplit, which I hadn't seen before http://hg.code.sf.net:8000/p/roundup/code/#changeset-3260268e45d2ebfbcfda5604aaf299a095e44626 Johannes Gijsbers jlgijsbers@users.sourceforge.net 2003-10-25T12:02:37+00:00 2003-10-25T12:02:37+00:00
changeset 3260268e45d2
branch
bookmark
tag
user Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
description Move tests to test_mailsplit, which I hadn't seen before

(insert the sound of one hand slapping here).
files
added test to confirm behaviour of summary generation from quoted-only email http://hg.code.sf.net:8000/p/roundup/code/#changeset-7e32c766378101a155bd9ea6072fe2125fe32897 Richard Jones richard@users.sourceforge.net 2003-09-30T23:55:54+00:00 2003-09-30T23:55:54+00:00
changeset 7e32c7663781
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description added test to confirm behaviour of summary generation from quoted-only email
files
[maint-0.5] [[Metadata associated with this commit was garbled during conversion from CVS http://hg.code.sf.net:8000/p/roundup/code/#changeset-83f33642d22034fafcb8496c221d98ca3e447daa Richard Jones richard@users.sourceforge.net 2003-01-09T22:59:22+00:00 2003-01-09T22:59:22+00:00
changeset 83f33642d220
branch maint-0.5
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description [[Metadata associated with this commit was garbled during conversion from CVS
to Subversion.]]
files
added CGI :remove:<propname> and :add:<propname>... http://hg.code.sf.net:8000/p/roundup/code/#changeset-bf8b2380adb30ffe687e6e27d3f252d1ff5ef555 Richard Jones richard@users.sourceforge.net 2002-10-18T03:34:58+00:00 2002-10-18T03:34:58+00:00
changeset bf8b2380adb3
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description added CGI :remove:<propname> and :add:<propname>...

...which specify item ids to remove / add in <propname> multilink.

(is used in issue message display, allowing removal of messages)
files
removed Log http://hg.code.sf.net:8000/p/roundup/code/#changeset-9b910e8d987d9c68848931f69cc57243f04e6dee Richard Jones richard@users.sourceforge.net 2002-09-10T00:19:55+00:00 2002-09-10T00:19:55+00:00
changeset 9b910e8d987d
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description removed Log
files
[search_indexing-0-4-2-branch] Brought search_indexing-branch up to date with latest changes in HEAD. http://hg.code.sf.net:8000/p/roundup/code/#changeset-54333751e98d293a7fb82fb7587fabb2b4d11a49 Roche Compaan rochecompaan@users.sourceforge.net 2002-05-02T13:09:11+00:00 2002-05-02T13:09:11+00:00
changeset 54333751e98d
branch search_indexing-0-4-2-branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description Brought search_indexing-branch up to date with latest changes in HEAD.
files
Sorry, forgot to checkin modified unit tests... http://hg.code.sf.net:8000/p/roundup/code/#changeset-d524e5b5206127006fa481a0fe2aacf8084b3300 Roche Compaan rochecompaan@users.sourceforge.net 2002-04-23T16:18:18+00:00 2002-04-23T16:18:18+00:00
changeset d524e5b52061
branch
bookmark
tag
user Roche Compaan <rochecompaan@users.sourceforge.net>
description Sorry, forgot to checkin modified unit tests...

...for parse email bodies with and without preservation of quoted text.
files
[config-0-4-0-branch] Brought the config branch up to date with HEAD http://hg.code.sf.net:8000/p/roundup/code/#changeset-c242455d9b46966106f9d326e8fe7e8e69cfb519 Richard Jones richard@users.sourceforge.net 2002-02-06T04:05:55+00:00 2002-02-06T04:05:55+00:00
changeset c242455d9b46
branch config-0-4-0-branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Brought the config branch up to date with HEAD
files
followup lines directly after a quoted section were being eaten. http://hg.code.sf.net:8000/p/roundup/code/#changeset-3f6107488465c3dcbb0ce4190123a3d0d6fae963 Richard Jones richard@users.sourceforge.net 2002-01-10T06:19:20+00:00 2002-01-10T06:19:20+00:00
changeset 3f6107488465
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description followup lines directly after a quoted section were being eaten.
files
fixed [SF#474749] Indentations lost http://hg.code.sf.net:8000/p/roundup/code/#changeset-256776bfdfc5d276fd5134e63c4719bc9c988b53 Richard Jones richard@users.sourceforge.net 2001-10-28T23:22:28+00:00 2001-10-28T23:22:28+00:00
changeset 256776bfdfc5
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description fixed [SF#474749] Indentations lost
files
Removed debug print from mailsplit test. http://hg.code.sf.net:8000/p/roundup/code/#changeset-6ce3af6a08cab1ad6495fec8248e904d71790956 Richard Jones richard@users.sourceforge.net 2001-10-23T00:57:32+00:00 2001-10-23T00:57:32+00:00
changeset 6ce3af6a08ca
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Removed debug print from mailsplit test.
files
[SF#473125]: Paragraph in e-mails http://hg.code.sf.net:8000/p/roundup/code/#changeset-0ec8a9f1cbe6aec7e1a6f1d72da6fe46dc74e3e1 Richard Jones richard@users.sourceforge.net 2001-10-21T03:35:30+00:00 2001-10-21T03:35:30+00:00
changeset 0ec8a9f1cbe6
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description [SF#473125]: Paragraph in e-mails
files
stupid typo http://hg.code.sf.net:8000/p/roundup/code/#changeset-18134bffab37adb31b9748bde68b0d2f890b6d1e Richard Jones richard@users.sourceforge.net 2001-08-07T00:24:43+00:00 2001-08-07T00:24:43+00:00
changeset 18134bffab37
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description stupid typo
files
Added the copyright/license notice to (nearly) all files... http://hg.code.sf.net:8000/p/roundup/code/#changeset-d45384bc6420d1fe5aa6252310d04956315bdd69 Richard Jones richard@users.sourceforge.net 2001-08-07T00:15:51+00:00 2001-08-07T00:15:51+00:00
changeset d45384bc6420
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Added the copyright/license notice to (nearly) all files...

...at request of Bizar Software.
files
removed some print statements http://hg.code.sf.net:8000/p/roundup/code/#changeset-d702ac2ceedb1882af4246238c458c764a124b8b Richard Jones richard@users.sourceforge.net 2001-08-05T07:06:25+00:00 2001-08-05T07:06:25+00:00
changeset d702ac2ceedb
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description removed some print statements
files
er, removed the innocent from the the code :) http://hg.code.sf.net:8000/p/roundup/code/#changeset-89c47b5dadacedfa888c7245987b679ef6e0f542 Richard Jones richard@users.sourceforge.net 2001-08-03T07:23:09+00:00 2001-08-03T07:23:09+00:00
changeset 89c47b5dadac
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description er, removed the innocent from the the code :)
files
Implemented correct mail splitting (was taking a shortcut). http://hg.code.sf.net:8000/p/roundup/code/#changeset-eda506860b32aac1d487c5ad14aebf5914eb3ec3 Richard Jones richard@users.sourceforge.net 2001-08-03T07:18:22+00:00 2001-08-03T07:18:22+00:00
changeset eda506860b32
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Implemented correct mail splitting (was taking a shortcut).

Added unit tests. Also snips signatures now too.
files