|
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.36 2002-12-11 03:17:50 richard Exp $ |
| 11 | +# $Id: test_mailgw.py,v 1.37 2002-12-18 00:42:03 richard Exp $ |
12 | 12 |
|
13 | 13 | import unittest, cStringIO, tempfile, os, shutil, errno, imp, sys, difflib |
14 | 14 |
|
@@ -222,7 +222,7 @@ def testNewIssueAuthMsg(self): |
222 | 222 | title: Testing... |
223 | 223 | _______________________________________________________________________ |
224 | 224 | Roundup issue tracker <[email protected]> |
225 | | -http://your.tracker.url.example/issue1 |
| 225 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
226 | 226 | _______________________________________________________________________ |
227 | 227 | ''') |
228 | 228 |
|
@@ -275,7 +275,7 @@ def testSimpleFollowup(self): |
275 | 275 | status: unread -> chatting |
276 | 276 | _______________________________________________________________________ |
277 | 277 | Roundup issue tracker <[email protected]> |
278 | | -http://your.tracker.url.example/issue1 |
| 278 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
279 | 279 | _______________________________________________________________________ |
280 | 280 | ''') |
281 | 281 |
|
@@ -326,7 +326,7 @@ def testFollowup(self): |
326 | 326 | status: unread -> chatting |
327 | 327 | _______________________________________________________________________ |
328 | 328 | Roundup issue tracker <[email protected]> |
329 | | -http://your.tracker.url.example/issue1 |
| 329 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
330 | 330 | _______________________________________________________________________ |
331 | 331 | ''') |
332 | 332 |
|
@@ -373,7 +373,7 @@ def testFollowupTitleMatch(self): |
373 | 373 | status: unread -> chatting |
374 | 374 | _______________________________________________________________________ |
375 | 375 | Roundup issue tracker <[email protected]> |
376 | | -http://your.tracker.url.example/issue1 |
| 376 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
377 | 377 | _______________________________________________________________________ |
378 | 378 | ''') |
379 | 379 |
|
@@ -420,7 +420,7 @@ def testFollowupNosyAuthor(self): |
420 | 420 | status: unread -> chatting |
421 | 421 | _______________________________________________________________________ |
422 | 422 | Roundup issue tracker <[email protected]> |
423 | | -http://your.tracker.url.example/issue1 |
| 423 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
424 | 424 | _______________________________________________________________________ |
425 | 425 |
|
426 | 426 | ''') |
@@ -469,7 +469,7 @@ def testFollowupNosyRecipients(self): |
469 | 469 | status: unread -> chatting |
470 | 470 | _______________________________________________________________________ |
471 | 471 | Roundup issue tracker <[email protected]> |
472 | | -http://your.tracker.url.example/issue1 |
| 472 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
473 | 473 | _______________________________________________________________________ |
474 | 474 |
|
475 | 475 | ''') |
@@ -518,7 +518,7 @@ def testFollowupNosyAuthorAndCopy(self): |
518 | 518 | status: unread -> chatting |
519 | 519 | _______________________________________________________________________ |
520 | 520 | Roundup issue tracker <[email protected]> |
521 | | -http://your.tracker.url.example/issue1 |
| 521 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
522 | 522 | _______________________________________________________________________ |
523 | 523 |
|
524 | 524 | ''') |
@@ -565,7 +565,7 @@ def testFollowupNoNosyAuthor(self): |
565 | 565 | status: unread -> chatting |
566 | 566 | _______________________________________________________________________ |
567 | 567 | Roundup issue tracker <[email protected]> |
568 | | -http://your.tracker.url.example/issue1 |
| 568 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
569 | 569 | _______________________________________________________________________ |
570 | 570 |
|
571 | 571 | ''') |
@@ -613,7 +613,7 @@ def testFollowupNoNosyRecipients(self): |
613 | 613 | status: unread -> chatting |
614 | 614 | _______________________________________________________________________ |
615 | 615 | Roundup issue tracker <[email protected]> |
616 | | -http://your.tracker.url.example/issue1 |
| 616 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
617 | 617 | _______________________________________________________________________ |
618 | 618 |
|
619 | 619 | ''') |
@@ -721,7 +721,7 @@ def testEnc01(self): |
721 | 721 | status: unread -> chatting |
722 | 722 | _______________________________________________________________________ |
723 | 723 | Roundup issue tracker <[email protected]> |
724 | | -http://your.tracker.url.example/issue1 |
| 724 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
725 | 725 | _______________________________________________________________________ |
726 | 726 | ''') |
727 | 727 |
|
@@ -776,7 +776,7 @@ def testMultipartEnc01(self): |
776 | 776 | status: unread -> chatting |
777 | 777 | _______________________________________________________________________ |
778 | 778 | Roundup issue tracker <[email protected]> |
779 | | -http://your.tracker.url.example/issue1 |
| 779 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
780 | 780 | _______________________________________________________________________ |
781 | 781 | ''') |
782 | 782 |
|
@@ -822,7 +822,7 @@ def testFollowupStupidQuoting(self): |
822 | 822 | status: unread -> chatting |
823 | 823 | _______________________________________________________________________ |
824 | 824 | Roundup issue tracker <[email protected]> |
825 | | -http://your.tracker.url.example/issue1 |
| 825 | +http://tracker.example/cgi-bin/roundup.cgi/bugs/issue1 |
826 | 826 | _______________________________________________________________________ |
827 | 827 | ''') |
828 | 828 |
|
|
0 commit comments