##// END OF EJS Templates
hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486

File last commit:

r5763:e20de0ca default
r6374:31a01e3d default
Show More
test-patchbomb.out
147 lines | 3.4 KiB | text/plain | TextLexer
/ tests / test-patchbomb.out
Bryan O'Sullivan
add test for patchbomb extension.
r4420 adding a
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 This patch series consists of 1 patches.
Displaying [PATCH] a ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <8580ff50825a50c8f716.60@
Date: Thu, 01 Jan 1970 00:01:00 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 adding b
This patch series consists of 2 patches.
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Write the introductory message for the patch series.
Displaying [PATCH 0 of 2] test ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 0 of 2] test
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <patchbomb.120@
Date: Thu, 01 Jan 1970 00:02:00 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Displaying [PATCH 1 of 2] a ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 1 of 2] a
X-Mercurial-Node: 8580ff50825a50c8f716709acdf8de0deddcd6ab
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <8580ff50825a50c8f716.121@
In-Reply-To: <patchbomb.120@
Date: Thu, 01 Jan 1970 00:02:01 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 1 0
# Node ID 8580ff50825a50c8f716709acdf8de0deddcd6ab
# Parent 0000000000000000000000000000000000000000
a
Brendan Cully
Fix up patchbomb test
r4421
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 000000000000 -r 8580ff50825a a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/a Thu Jan 01 00:00:01 1970 +0000
@@ -0,0 +1,1 @@
+a
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
patchbomb: flush ui before delegating to pager.
r4596 Displaying [PATCH 2 of 2] b ...
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [PATCH 2 of 2] b
X-Mercurial-Node: 97d72e5f12c7e84f85064aa72e5a297142c36ed9
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 Message-Id: <97d72e5f12c7e84f8506.122@
In-Reply-To: <patchbomb.120@
Date: Thu, 01 Jan 1970 00:02:02 +0000
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 From: quux
To: foo
Cc: bar
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 # HG changeset patch
# User test
# Date 2 0
# Node ID 97d72e5f12c7e84f85064aa72e5a297142c36ed9
# Parent 8580ff50825a50c8f716709acdf8de0deddcd6ab
b
Bryan O'Sullivan
add test for patchbomb extension.
r4420
Patrick Mezard
test-patchbomb: fix non-existing --date parameter and filtering regexps.
r4595 diff -r 8580ff50825a -r 97d72e5f12c7 b
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/b Thu Jan 01 00:00:02 1970 +0000
@@ -0,0 +1,1 @@
+b
Thomas Arendsen Hein
Correct tests/test-patchbomb* files:...
r4567 This patch series consists of 2 patches.
Write the introductory message for the patch series.
Bryan O'Sullivan
Don't validate email config if we're not sending email.
r4565 Writing [PATCH 0 of 2] test ...
Writing [PATCH 1 of 2] a ...
Writing [PATCH 2 of 2] b ...
Patrick Mezard
patchbomb: make --bundle respect --desc
r5753 adding c
% test bundle and description
searching for changes
Thomas Arendsen Hein
Show number of changesets written to bundle files by default (issue569)...
r5763 1 changesets found
Patrick Mezard
patchbomb: make --bundle respect --desc
r5753
Displaying test ...
Content-Type: multipart/mixed; boundary="===
MIME-Version: 1.0
Subject: test
Message-Id: <patchbomb.180@
Date: Thu, 01 Jan 1970 00:03:00 +0000
From: quux
To: foo
Cc: bar
--===
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
a multiline
description
--===
Content-Type: application/x-mercurial-bundle
MIME-Version: 1.0
Content-Disposition: attachment; filename="bundle.hg"
Content-Transfer-Encoding: base64
SEcxMEJaaDkxQVkmU1nvR7I3AAAN////lFYQWj1/4HwRkdC/AywIAk0E4pfoSIIIgQCgGEQOcLAA
2tA1VPyp4mkeoG0EaaPU0GTT1GjRiNPIg9CZGBqZ6UbU9J+KFU09DNUaGgAAAAAANAGgAAAAA1U8
oGgAADQGgAANNANAAAAAAZipFLz3XoakCEQB3PVPyHJVi1iYkAAKQAZQGpQGZESInRnCFMqLDla2
Bx3qfRQeA2N4lnzKkAmP8kR2asievLLXXebVU8Vg4iEBqcJNJAxIapSU6SM4888ZAciRG6MYAIEE
SlIBpFisgGkyRjX//TMtfcUAEsGu56+YnE1OlTZmzKm8BSu2rvo4rHAYYaadIFFuTy0LYgIkgLVD
sgVa2F19D1tx9+hgbAygLgQwaIqcDdgA4BjQgIiz/AEP72++llgDKhKducqodGE4B0ETqF3JFOFC
Q70eyNw=
--===