tests/test-patchbomb.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Wed, 13 Jun 2007 19:15:58 -0300
changeset 4575 b36d8cd1d8ff
parent 4565 8b87bd4fb7ce
child 4597 ec431334e4fc
permissions -rw-r--r--
commands.remove: don't use the unknown list
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
     1
adding a
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     2
Content-Type: text/plain; charset="us-ascii"
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     3
MIME-Version: 1.0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     4
Content-Transfer-Encoding: 7bit
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     5
Subject: [PATCH] a
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     6
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     7
Message-Id: <8580ff50825a50c8f716.60@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     8
Date: Thu, 01 Jan 1970 00:01:00 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
     9
From: quux
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    10
To: foo
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    11
Cc: bar
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    12
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    13
# HG changeset patch
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    14
# User test
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    15
# Date 1 0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    16
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    17
# Parent  0000000000000000000000000000000000000000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    18
a
4430
94cb7561337d Fix test-patchbomb for crew
Brendan Cully <brendan@kublai.com>
parents: 4421
diff changeset
    19
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    20
diff -r 000000000000 -r 8580ff50825a a
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    21
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    22
+++ b/a	Thu Jan 01 00:00:01 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    23
@@ -0,0 +1,1 @@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    24
+a
4430
94cb7561337d Fix test-patchbomb for crew
Brendan Cully <brendan@kublai.com>
parents: 4421
diff changeset
    25
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    26
This patch series consists of 1 patches.
4430
94cb7561337d Fix test-patchbomb for crew
Brendan Cully <brendan@kublai.com>
parents: 4421
diff changeset
    27
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    28
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    29
Displaying [PATCH] a ...
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    30
adding b
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    31
Content-Type: text/plain; charset="us-ascii"
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    32
MIME-Version: 1.0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    33
Content-Transfer-Encoding: 7bit
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    34
Subject: [PATCH 0 of 2] test
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    35
Message-Id: <patchbomb.120@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    36
Date: Thu, 01 Jan 1970 00:02:00 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    37
From: quux
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    38
To: foo
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    39
Cc: bar
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    40
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    41
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    42
Content-Type: text/plain; charset="us-ascii"
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    43
MIME-Version: 1.0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    44
Content-Transfer-Encoding: 7bit
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    45
Subject: [PATCH 1 of 2] a
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    46
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    47
Message-Id: <8580ff50825a50c8f716.121@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    48
In-Reply-To: <patchbomb.120@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    49
Date: Thu, 01 Jan 1970 00:02:01 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    50
From: quux
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    51
To: foo
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    52
Cc: bar
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    53
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    54
# HG changeset patch
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    55
# User test
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    56
# Date 1 0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    57
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    58
# Parent  0000000000000000000000000000000000000000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    59
a
4430
94cb7561337d Fix test-patchbomb for crew
Brendan Cully <brendan@kublai.com>
parents: 4421
diff changeset
    60
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    61
diff -r 000000000000 -r 8580ff50825a a
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    62
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    63
+++ b/a	Thu Jan 01 00:00:01 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    64
@@ -0,0 +1,1 @@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    65
+a
4430
94cb7561337d Fix test-patchbomb for crew
Brendan Cully <brendan@kublai.com>
parents: 4421
diff changeset
    66
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    67
Content-Type: text/plain; charset="us-ascii"
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    68
MIME-Version: 1.0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    69
Content-Transfer-Encoding: 7bit
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    70
Subject: [PATCH 2 of 2] b
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    71
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    72
Message-Id: <97d72e5f12c7e84f8506.122@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    73
In-Reply-To: <patchbomb.120@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    74
Date: Thu, 01 Jan 1970 00:02:02 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    75
From: quux
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    76
To: foo
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    77
Cc: bar
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    78
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    79
# HG changeset patch
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    80
# User test
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    81
# Date 2 0
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    82
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    83
# Parent  8580ff50825a50c8f716709acdf8de0deddcd6ab
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    84
b
4420
b0656b33cc02 add test for patchbomb extension.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff changeset
    85
4565
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    86
diff -r 8580ff50825a -r 97d72e5f12c7 b
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    87
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    88
+++ b/b	Thu Jan 01 00:00:02 1970 +0000
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    89
@@ -0,0 +1,1 @@
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    90
+b
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    91
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    92
This patch series consists of 2 patches.
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    93
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    94
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    95
Write the introductory message for the patch series.
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    96
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    97
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    98
Displaying [PATCH 0 of 2] test ...
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
    99
Displaying [PATCH 1 of 2] a ...
8b87bd4fb7ce Correct tests/test-patchbomb* files:
Thomas Arendsen Hein <thomas@intevation.de>
parents: 4563
diff changeset
   100
Displaying [PATCH 2 of 2] b ...
4563
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   101
This patch series consists of 2 patches.
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   102
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   103
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   104
Write the introductory message for the patch series.
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   105
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   106
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   107
Writing [PATCH 0 of 2] test ...
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   108
Writing [PATCH 1 of 2] a ...
1cf908c00479 Don't validate email config if we're not sending email.
Bryan O'Sullivan <bos@serpentine.com>
parents: 4430
diff changeset
   109
Writing [PATCH 2 of 2] b ...