From 2bc67278cb433cf4622301f0f909f12c81f87c49 Mon Sep 17 00:00:00 2001 From: wiemann Date: Mon, 14 Mar 2005 17:06:53 +0000 Subject: added functional test for PEPs; the resulting pep_html.html is not valid XHTML; could you have a look at it, David? git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3040 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 75 ++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 test/functional/expected/pep_html.html (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html new file mode 100644 index 000000000..26a0203be --- /dev/null +++ b/test/functional/expected/pep_html.html @@ -0,0 +1,75 @@ + + + + + + + + PEP 100 -- Test PEP + + + + + + + +++ + + + + + + + + + + + + + + + + + + + + + + + +
PEP:100
Title:Test PEP
Version:1.9
Last-Modified:2004/06/05 02:55:11
Author:John Doe <john at example.org>
Discussions-To:<devnull at example.org>
Status:Draft
Type:Standards Track
Content-Type:text/x-rst
Created:01-Jun-2001
Post-History:13-Jun-2001
+
+
+

Contents

+ +
+
+

Abstract

+

Just a test.

+
+ + + + + + -- cgit v1.2.1 From 5231b910bd553bebf5108202ed796c4d43989b0c Mon Sep 17 00:00:00 2001 From: wiemann Date: Mon, 14 Mar 2005 17:11:18 +0000 Subject: removed trailing slash from python_home and pep_home; removed CVS keywords git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3041 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index 26a0203be..6e990e61a 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -16,13 +16,13 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! @@ -32,9 +32,9 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! - + - + -- cgit v1.2.1 From 18bd99c8f3343501694e159080192f47eb16c34c Mon Sep 17 00:00:00 2001 From: goodger Date: Fri, 22 Apr 2005 23:57:18 +0000 Subject: Added "cloak_email_addresses" setting & support; updated test & docs. Thanks to Barry Warsaw & Ned Batchelder for the idea and initial patch. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3243 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index 6e990e61a..00d7d1d2b 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -38,7 +38,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! - + @@ -56,18 +56,35 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!
-

Abstract

-

Just a test.

+

Abstract

+

This is just a test [1]. See the PEP repository [2] for the real +thing.

+
Title:Test PEP
Version:1.9
Version:42
Last-Modified:2004/06/05 02:55:11
Last-Modified:A long time ago.
Author:John Doe <john at example.org>
Author:John Doe <john at example.org>
Discussions-To:<devnull at example.org>
Discussions-To:<devnull at example.org>
Status:Draft
+ + + + +
[1]PEP editors: peps at python dot org
+ + + + + +
[2]http://www.python.org/peps/
+ -- cgit v1.2.1 From e78956c8fc478dc7ef264531983024e8269130ea Mon Sep 17 00:00:00 2001 From: wiemann Date: Thu, 26 May 2005 21:21:48 +0000 Subject: Release 0.3.9: set version number to 0.3.9 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3374 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index 00d7d1d2b..a1b9f2791 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -8,7 +8,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> - + PEP 100 -- Test PEP -- cgit v1.2.1 From 63fff375aa144a601b0e9588f1868f1b15c21703 Mon Sep 17 00:00:00 2001 From: wiemann Date: Thu, 26 May 2005 22:52:48 +0000 Subject: Release 0.3.9: set version number to 0.3.10 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3379 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index a1b9f2791..f65f5d875 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -8,7 +8,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> - + PEP 100 -- Test PEP -- cgit v1.2.1 From 21d87f8811b672fc2726cc2d69baf229240e0dd3 Mon Sep 17 00:00:00 2001 From: wiemann Date: Fri, 1 Jul 2005 16:39:51 +0000 Subject: improved cloaking mechanism git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3644 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index f65f5d875..e12b15c0e 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -75,7 +75,7 @@ thing.

- +
[1]PEP editors: peps at python dot org
[1]PEP editors: peps@python.org
-- cgit v1.2.1 From 166a3c55fa3628d3f16237bd4360b687f5d1cef4 Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 25 Aug 2005 17:15:22 +0000 Subject: Moved "id" attribute from container (section etc.) to the tag in the title, to be on the same tag as "name". (!!! To be reverted in Docutils 0.5.) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3832 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- test/functional/expected/pep_html.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'test/functional/expected/pep_html.html') diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index e12b15c0e..d48b8fb99 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -53,25 +53,25 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE!

-
-

Contents

+ -
-

Abstract

+
+

Abstract

This is just a test [1]. See the PEP repository [2] for the real thing.

-