|
8 | 8 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
9 | 9 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
10 | 10 | # |
11 | | -# $Id: test_mailgw.py,v 1.42 2003-03-24 04:47:44 richard Exp $ |
| 11 | +# $Id: test_mailgw.py,v 1.43 2003-04-10 05:11:58 richard Exp $ |
12 | 12 |
|
13 | 13 | import unittest, cStringIO, tempfile, os, shutil, errno, imp, sys, difflib |
14 | 14 | import rfc822 |
@@ -224,7 +224,7 @@ def testNewIssueAuthMsg(self): |
224 | 224 | title: Testing... |
225 | 225 | _______________________________________________________________________ |
226 | 226 | Roundup issue tracker <[email protected]> |
227 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 227 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
228 | 228 | _______________________________________________________________________ |
229 | 229 | ''') |
230 | 230 |
|
@@ -277,7 +277,7 @@ def testSimpleFollowup(self): |
277 | 277 | status: unread -> chatting |
278 | 278 | _______________________________________________________________________ |
279 | 279 | Roundup issue tracker <[email protected]> |
280 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 280 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
281 | 281 | _______________________________________________________________________ |
282 | 282 | ''') |
283 | 283 |
|
@@ -328,7 +328,7 @@ def testFollowup(self): |
328 | 328 | status: unread -> chatting |
329 | 329 | _______________________________________________________________________ |
330 | 330 | Roundup issue tracker <[email protected]> |
331 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 331 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
332 | 332 | _______________________________________________________________________ |
333 | 333 | ''') |
334 | 334 |
|
@@ -375,7 +375,7 @@ def testFollowupTitleMatch(self): |
375 | 375 | status: unread -> chatting |
376 | 376 | _______________________________________________________________________ |
377 | 377 | Roundup issue tracker <[email protected]> |
378 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 378 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
379 | 379 | _______________________________________________________________________ |
380 | 380 | ''') |
381 | 381 |
|
@@ -422,7 +422,7 @@ def testFollowupNosyAuthor(self): |
422 | 422 | status: unread -> chatting |
423 | 423 | _______________________________________________________________________ |
424 | 424 | Roundup issue tracker <[email protected]> |
425 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 425 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
426 | 426 | _______________________________________________________________________ |
427 | 427 |
|
428 | 428 | ''') |
@@ -471,7 +471,7 @@ def testFollowupNosyRecipients(self): |
471 | 471 | status: unread -> chatting |
472 | 472 | _______________________________________________________________________ |
473 | 473 | Roundup issue tracker <[email protected]> |
474 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 474 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
475 | 475 | _______________________________________________________________________ |
476 | 476 |
|
477 | 477 | ''') |
@@ -520,7 +520,7 @@ def testFollowupNosyAuthorAndCopy(self): |
520 | 520 | status: unread -> chatting |
521 | 521 | _______________________________________________________________________ |
522 | 522 | Roundup issue tracker <[email protected]> |
523 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 523 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
524 | 524 | _______________________________________________________________________ |
525 | 525 |
|
526 | 526 | ''') |
@@ -567,7 +567,7 @@ def testFollowupNoNosyAuthor(self): |
567 | 567 | status: unread -> chatting |
568 | 568 | _______________________________________________________________________ |
569 | 569 | Roundup issue tracker <[email protected]> |
570 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 570 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
571 | 571 | _______________________________________________________________________ |
572 | 572 |
|
573 | 573 | ''') |
@@ -615,7 +615,7 @@ def testFollowupNoNosyRecipients(self): |
615 | 615 | status: unread -> chatting |
616 | 616 | _______________________________________________________________________ |
617 | 617 | Roundup issue tracker <[email protected]> |
618 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 618 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
619 | 619 | _______________________________________________________________________ |
620 | 620 |
|
621 | 621 | ''') |
@@ -723,7 +723,7 @@ def testEnc01(self): |
723 | 723 | status: unread -> chatting |
724 | 724 | _______________________________________________________________________ |
725 | 725 | Roundup issue tracker <[email protected]> |
726 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 726 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
727 | 727 | _______________________________________________________________________ |
728 | 728 | ''') |
729 | 729 |
|
@@ -778,7 +778,7 @@ def testMultipartEnc01(self): |
778 | 778 | status: unread -> chatting |
779 | 779 | _______________________________________________________________________ |
780 | 780 | Roundup issue tracker <[email protected]> |
781 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 781 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
782 | 782 | _______________________________________________________________________ |
783 | 783 | ''') |
784 | 784 |
|
@@ -859,7 +859,7 @@ def testFollowupStupidQuoting(self): |
859 | 859 | status: unread -> chatting |
860 | 860 | _______________________________________________________________________ |
861 | 861 | Roundup issue tracker <[email protected]> |
862 | | -http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
| 862 | +<http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1> |
863 | 863 | _______________________________________________________________________ |
864 | 864 | ''') |
865 | 865 |
|
|
0 commit comments