8000 Stackless build fixes for non-windows and line ending fixes for test … · stackless-dev/stackless_historic@fcd1a8e · GitHub
[go: up one dir, main page]

Skip to content

Commit fcd1a8e

Browse files
author
jeff.senn
committed
Stackless build fixes for non-windows and line ending fixes for test data
git-svn-id: http://svn.python.org/projects/stackless/trunk@82398 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent d992488 commit fcd1a8e

File tree

11 files changed

+378
-316
lines changed

11 files changed

+378
-316
lines changed

Lib/email/test/data/msg_45.txt

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
1-
From: <foo@bar.baz>
2-
To: <baz@bar.foo>
3-
Subject: test
4-
X-Long-Line: Some really long line contains a lot of text and thus has to be rewrapped because it is some
5-
really long
6-
line
7-
MIME-Version: 1.0
8-
Content-Type: multipart/signed; boundary="borderline";
9-
protocol="application/pgp-signature"; micalg=pgp-sha1
10-
11-
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
12-
--borderline
13-
Content-Type: text/plain
14-
X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
15-
really long
16-
line
17-
18-
This is the signed contents.
19-
20-
--borderline
21-
Content-Type: application/pgp-signature; name="signature.asc"
22-
Content-Description: OpenPGP digital signature
23-
Content-Disposition: attachment; filename="signature.asc"
24-
25-
-----BEGIN PGP SIGNATURE-----
26-
Version: GnuPG v2.0.6 (GNU/Linux)
27-
28-
iD8DBQFG03voRhp6o4m9dFsRApSZAKCCAN3IkJlVRg6NvAiMHlvvIuMGPQCeLZtj
29-
FGwfnRHFBFO/S4/DKysm0lI=
30-
=t7+s
31-
-----END PGP SIGNATURE-----
32-
33-
--borderline--
1+
From: <foo@bar.baz>
2+
To: <baz@bar.foo>
3+
Subject: test
4+
X-Long-Line: Some really long line contains a lot of text and thus has to be rewrapped because it is some
5+
really long
6+
line
7+
MIME-Version: 1.0
8+
Content-Type: multipart/signed; boundary="borderline";
9+
protocol="application/pgp-signature"; micalg=pgp-sha1
10+
11+
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
12+
--borderline
13+
Content-Type: text/plain
14+
X-Long-Line: Another really long line contains a lot of text and thus has to be rewrapped because it is another
15+
really long
16+
line
17+
18+
This is the signed contents.
19+
20+
--borderline
21+
Content-Type: application/pgp-signature; name="signature.asc"
22+
Content-Description: OpenPGP digital signature
23+
Content-Disposition: attachment; filename="signature.asc"
24+
25+
-----BEGIN PGP SIGNATURE-----
26+
Version: GnuPG v2.0.6 (GNU/Linux)
27+
28+
iD8DBQFG03voRhp6o4m9dFsRApSZAKCCAN3IkJlVRg6NvAiMHlvvIuMGPQCeLZtj
29+
FGwfnRHFBFO/S4/DKysm0lI=
30+
=t7+s
31+
-----END PGP SIGNATURE-----
32+
33+
--borderline--

Lib/email/test/data/msg_46.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
Return-Path: <sender@example.net>
2-
Delivery-Date: Mon, 08 Feb 2010 14:05:16 +0100
3-
Received: from example.org (example.org [64.5.53.58])
4-
by example.net (node=mxbap2) with ESMTP (Nemesis)
5-
id UNIQUE for someone@example.com; Mon, 08 Feb 2010 14:05:16 +0100
6-
Date: Mon, 01 Feb 2010 12:21:16 +0100
7-
From: "Sender" <sender@example.net>
8-
To: <someone@example.com>
9-
Subject: GroupwiseForwardingTest
10-
Mime-Version: 1.0
11-
Content-Type: message/rfc822
12-
13-
Return-path: <sender@example.net>
14-
Message-ID: <4B66B890.4070408@teconcept.de>
15-
Date: Mon, 01 Feb 2010 12:18:40 +0100
16-
From: "Dr. Sender" <sender@example.net>
17-
MIME-Version: 1.0
18-
To: "Recipient" <recipient@example.com>
19-
Subject: GroupwiseForwardingTest
20-
Content-Type: text/plain; charset=ISO-8859-15
21-
Content-Transfer-Encoding: 7bit
22-
23-
Testing email forwarding with Groupwise 1.2.2010
1+
Return-Path: <sender@example.net>
2+
Delivery-Date: Mon, 08 Feb 2010 14:05:16 +0100
3+
Received: from example.org (example.org [64.5.53.58])
4+
by example.net (node=mxbap2) with ESMTP (Nemesis)
5+
id UNIQUE for someone@example.com; Mon, 08 Feb 2010 14:05:16 +0100
6+
Date: Mon, 01 Feb 2010 12:21:16 +0100
7+
From: "Sender" <sender@example.net>
8+
To: <someone@example.com>
9+
Subject: GroupwiseForwardingTest
10+
Mime-Version: 1.0
11+
Content-Type: message/rfc822
12+
13+
Return-path: <sender@example.net>
14+
Message-ID: <4B66B890.4070408@teconcept.de>
15+
Date: Mon, 01 Feb 2010 12:18:40 +0100
16+
From: "Dr. Sender" <sender@example.net>
17+
MIME-Version: 1.0
18+
To: "Recipient" <recipient@example.com>
19+
Subject: GroupwiseForwardingTest
20+
Content-Type: text/plain; charset=ISO-8859-15
21+
Content-Transfer-Encoding: 7bit
22+
23+
Testing email forwarding with Groupwise 1.2.2010

Lib/test/xmltestdata/simple-ns.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<?pi data?>
2-
<!-- comment -->
3-
<root xmlns='namespace'>
4-
<element key='value'>text</element>
5-
<element>text</element>tail
6-
<empty-element/>
7-
</root>
1+
<?pi data?>
2+
<!-- comment -->
3+
<root xmlns='namespace'>
4+
<element key='value'>text</element>
5+
<element>text</element>tail
6+
<empty-element/>
7+
</root>

Lib/test/xmltestdata/simple.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!-- comment -->
2-
<root>
3-
<element key='value'>text</element>
4-
<element>text</element>tail
5-
<empty-element/>
6-
</root>
1+
<!-- comment -->
2+
<root>
3+
<element key='value'>text</element>
4+
<element>text</element>tail
5+
<empty-element/>
6+
</root>

Lib/test/xmltestdata/test.xml

Lines changed: 115 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,115 @@
1-
<?xml version="1.0"?>
2-
<HTML xmlns:pp="http://www.isogen.com/paul/post-processor">
3-
<TITLE>Introduction to XSL</TITLE>
4-
<H1>Introduction to XSL</H1>
5-
6-
7-
8-
<HR/>
9-
<H2>Overview
10-
</H2>
11-
<UL>
12-
13-
<LI>1.Intro</LI>
14-
15-
<LI>2.History</LI>
16-
17-
<LI>3.XSL Basics</LI>
18-
19-
<LI>Lunch</LI>
20-
21-
<LI>4.An XML Data Model</LI>
22-
23-
<LI>5.XSL Patterns</LI>
24-
25-
<LI>6.XSL Templates</LI>
26-
27-
<LI>7.XSL Formatting Model
28-
</LI>
29-
30-
</UL>
31-
32-
33-
34-
35-
36-
37-
<HR/>
38-
<H2>Intro</H2>
39-
<UL>
40-
41-
<LI>Who am I?</LI>
42-
43-
<LI>Who are you?</LI>
44-
45-
<LI>Why are we here?
46-
</LI>
47-
48-
</UL>
49-
50-
51-
52-
53-
54-
55-
<HR/>
56-
<H2>History: XML and SGML</H2>
57-
<UL>
58-
59-
<LI>XML is a subset of SGML.</LI>
60-
61-
<LI>SGML allows the separation of abstract content from formatting.</LI>
62-
63-
<LI>Also one of XML's primary virtues (in the doc publishing domain).
64-
</LI>
65-
66-
</UL>
67-
68-
69-
70-
71-
72-
73-
<HR/>
74-
<H2>History: What are stylesheets?</H2>
75-
<UL>
76-
77-
<LI>Stylesheets specify the formatting of SGML/XML documents.</LI>
78-
79-
<LI>Stylesheets put the &quot;style&quot; back into documents.</LI>
80-
81-
<LI>New York Times content+NYT Stylesheet = NYT paper
82-
</LI>
83-
84-
</UL>
85-
86-
87-
88-
89-
90-
91-
<HR/>
92-
<H2>History: FOSI</H2>
93-
<UL>
94-
95-
<LI>FOSI: &quot;Formatted Output Specification Instance&quot;
96-
<UL>
97-
<LI>MIL-STD-28001
98-
</LI>
99-
100-
<LI>FOSI's are SGML documents
101-
</LI>
102-
103-
<LI>A stylesheet for another document
104-
</LI>
105-
</UL></LI>
106-
107-
<LI>Obsolete but implemented...
108-
</LI>
109-
110-
</UL>
111-
112-
113-
114-
115-
</HTML>
1+
<?xml version="1.0"?>
2+
<HTML xmlns:pp="http://www.isogen.com/paul/post-processor">
3+
<TITLE>Introduction to XSL</TITLE>
4+
<H1>Introduction to XSL</H1>
5+
6+
7+
8+
<HR/>
9+
<H2>Overview
10+
</H2>
11+
<UL>
12+
13+
<LI>1.Intro</LI>
14+
15+
<LI>2.History</LI>
16+
17+
<LI>3.XSL Basics</LI>
18+
19+
<LI>Lunch</LI>
20+
21+
<LI>4.An XML Data Model</LI>
22+
23+
<LI>5.XSL Patterns</LI>
24+
25+
<LI>6.XSL Templates</LI>
26+
27+
<LI>7.XSL Formatting Model
28+
</LI>
29+
30+
</UL>
31+
32+
33+
34+
35+
36+
37+
<HR/>
38+
<H2>Intro</H2>
39+
<UL>
40+
41+
<LI>Who am I?</LI>
42+
43+
<LI>Who are you?</LI>
44+
45+
<LI>Why are we here?
46+
</LI>
47+
48+
</UL>
49+
50+
51+
52+
53+
54+
55+
<HR/>
56+
<H2>History: XML and SGML</H2>
57+
<UL>
58+
59+
<LI>XML is a subset of SGML.</LI>
60+
61+
<LI>SGML allows the separation of abstract content from formatting.</LI>
62+
63+
<LI>Also one of XML's primary virtues (in the doc publishing domain).
64+
</LI>
65+
66+
</UL>
67+
68+
69+
70+
71+
72+
73+
<HR/>
74+
<H2>History: What are stylesheets?</H2>
75+
<UL>
76+
77+
<LI>Stylesheets specify the formatting of SGML/XML documents.</LI>
78+
79+
<LI>Stylesheets put the &quot;style&quot; back into documents.</LI>
80+
81+
<LI>New York Times content+NYT Stylesheet = NYT paper
82+
</LI>
83+
84+
</UL>
85+
86+
87+
88+
89+
90+
91+
<HR/>
92+
<H2>History: FOSI</H2>
93+
<UL>
94+
95+
<LI>FOSI: &quot;Formatted Output Specification Instance&quot;
96+
<UL>
97+
<LI>MIL-STD-28001
98+
</LI>
99+
100+
<LI>FOSI's are SGML documents
101+
</LI>
102+
103+
<LI>A stylesheet for another document
104+
</LI>
105+
</UL></LI>
106+
107+
<LI>Obsolete but implemented...
108+
</LI>
109+
110+
</UL>
111+
112+
113+
114+
115+
</HTML>

0 commit comments

Comments
 (0)
0