[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo/tp/tests htmlxref/res_parser/htmlxref/t...
From: |
Patrice Dumas |
Subject: |
texinfo/tp/tests htmlxref/res_parser/htmlxref/t... |
Date: |
Mon, 30 Jan 2012 00:52:43 +0000 |
CVSROOT: /sources/texinfo
Module name: texinfo
Changes by: Patrice Dumas <pertusus> 12/01/30 00:52:43
Modified files:
tp/tests/htmlxref/res_parser/htmlxref: test_refs.html
tp/tests/htmlxref/res_parser/htmlxref_nodes: index.html
tp/tests/htmlxref-only_mono/res_parser/htmlxref: test_refs.html
tp/tests/htmlxref-only_mono/res_parser/htmlxref_nodes:
index.html
tp/tests/htmlxref-only_split/res_parser/htmlxref: test_refs.html
tp/tests/htmlxref-only_split/res_parser/htmlxref_nodes:
index.html
tp/tests/sectioning: one_node.texi test_refs.texi
tp/tests/sectioning/res_parser/one_node: one_node.html
tp/tests/sectioning/res_parser/one_node_no_node: one_node.html
tp/tests/sectioning/res_parser_html/one_node: one-node.html
tp/tests/sectioning/res_parser_html/one_node_no_node:
one-node.html
Log message:
Do not use real manuals in tests, to avoid interfering with the user
htmlxref.cnf.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref/res_parser/htmlxref/test_refs.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref/res_parser/htmlxref_nodes/index.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref-only_mono/res_parser/htmlxref/test_refs.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref-only_mono/res_parser/htmlxref_nodes/index.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref-only_split/res_parser/htmlxref/test_refs.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/htmlxref-only_split/res_parser/htmlxref_nodes/index.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/one_node.texi?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/test_refs.texi?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser/one_node/one_node.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser/one_node_no_node/one_node.html?cvsroot=texinfo&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser_html/one_node/one-node.html?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/tests/sectioning/res_parser_html/one_node_no_node/one-node.html?cvsroot=texinfo&r1=1.2&r2=1.3
Patches:
Index: htmlxref/res_parser/htmlxref/test_refs.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref/res_parser/htmlxref/test_refs.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref/res_parser/htmlxref/test_refs.html 14 Jan 2012 19:01:41 -0000
1.1
+++ htmlxref/res_parser/htmlxref/test_refs.html 30 Jan 2012 00:52:41 -0000
1.2
@@ -78,10 +78,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="texinfo.html#Cross-References">(texinfo)Cross References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="mtexinfo.html#Cross-References">(mtexinfo)Cross References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: htmlxref/res_parser/htmlxref_nodes/index.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref/res_parser/htmlxref_nodes/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref/res_parser/htmlxref_nodes/index.html 14 Jan 2012 19:01:43
-0000 1.1
+++ htmlxref/res_parser/htmlxref_nodes/index.html 30 Jan 2012 00:52:41
-0000 1.2
@@ -79,10 +79,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="../texinfo/Cross-References.html#Cross-References">(texinfo)Cross
References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="../mtexinfo/Cross-References.html#Cross-References">(mtexinfo)Cross
References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: htmlxref-only_mono/res_parser/htmlxref/test_refs.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref-only_mono/res_parser/htmlxref/test_refs.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref-only_mono/res_parser/htmlxref/test_refs.html 14 Jan 2012
19:01:48 -0000 1.1
+++ htmlxref-only_mono/res_parser/htmlxref/test_refs.html 30 Jan 2012
00:52:42 -0000 1.2
@@ -78,10 +78,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="texinfo.html#Cross-References">(texinfo)Cross References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="mtexinfo.html#Cross-References">(mtexinfo)Cross References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: htmlxref-only_mono/res_parser/htmlxref_nodes/index.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref-only_mono/res_parser/htmlxref_nodes/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref-only_mono/res_parser/htmlxref_nodes/index.html 14 Jan 2012
19:01:49 -0000 1.1
+++ htmlxref-only_mono/res_parser/htmlxref_nodes/index.html 30 Jan 2012
00:52:42 -0000 1.2
@@ -79,10 +79,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="../texinfo/Cross-References.html#Cross-References">(texinfo)Cross
References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="../mtexinfo/Cross-References.html#Cross-References">(mtexinfo)Cross
References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: htmlxref-only_split/res_parser/htmlxref/test_refs.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref-only_split/res_parser/htmlxref/test_refs.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref-only_split/res_parser/htmlxref/test_refs.html 14 Jan 2012
19:01:55 -0000 1.1
+++ htmlxref-only_split/res_parser/htmlxref/test_refs.html 30 Jan 2012
00:52:42 -0000 1.2
@@ -78,10 +78,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="texinfo.html#Cross-References">(texinfo)Cross References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="mtexinfo.html#Cross-References">(mtexinfo)Cross References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: htmlxref-only_split/res_parser/htmlxref_nodes/index.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/htmlxref-only_split/res_parser/htmlxref_nodes/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- htmlxref-only_split/res_parser/htmlxref_nodes/index.html 14 Jan 2012
19:01:58 -0000 1.1
+++ htmlxref-only_split/res_parser/htmlxref_nodes/index.html 30 Jan 2012
00:52:42 -0000 1.2
@@ -79,10 +79,10 @@
split: ../manual/index.html#Top
</pre></div>
-<p><tt>(texinfo)Cross References</tt> <a
href="../texinfo/Cross-References.html#Cross-References">(texinfo)Cross
References</a>
+<p><tt>(mtexinfo)Cross References</tt> <a
href="../mtexinfo/Cross-References.html#Cross-References">(mtexinfo)Cross
References</a>
</p><div class="example">
-<pre class="example">mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+<pre class="example">mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
</pre></div>
<a name="Testing-manual-name"></a>
Index: sectioning/one_node.texi
===================================================================
RCS file: /sources/texinfo/texinfo/tp/tests/sectioning/one_node.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sectioning/one_node.texi 14 Jan 2012 19:04:55 -0000 1.1
+++ sectioning/one_node.texi 30 Jan 2012 00:52:42 -0000 1.2
@@ -10,7 +10,7 @@
anchor ref @anchor{ref}.
@menu
-* (gcc):: ref to gcc
+* (somemanual):: ref to some manual
@end menu
Index: sectioning/test_refs.texi
===================================================================
RCS file: /sources/texinfo/texinfo/tp/tests/sectioning/test_refs.texi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sectioning/test_refs.texi 14 Jan 2012 19:04:55 -0000 1.1
+++ sectioning/test_refs.texi 30 Jan 2012 00:52:42 -0000 1.2
@@ -28,10 +28,10 @@
split: ../manual/index.html#Top
@end example
address@hidden:(texinfo)Cross References:} @ref{(texinfo)Cross References}
address@hidden:(mtexinfo)Cross References:} @ref{(mtexinfo)Cross References}
@example
-mono: texinfo.html#Cross-References
-split: ../texinfo/Cross-References.html#Cross-References
+mono: mtexinfo.html#Cross-References
+split: ../mtexinfo/Cross-References.html#Cross-References
@end example
@subheading Testing manual name
Index: sectioning/res_parser/one_node/one_node.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser/one_node/one_node.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sectioning/res_parser/one_node/one_node.html 14 Jan 2012 19:05:10
-0000 1.1
+++ sectioning/res_parser/one_node/one_node.html 30 Jan 2012 00:52:43
-0000 1.2
@@ -50,7 +50,7 @@
<p>anchor ref <a name="ref"></a>.
</p>
<table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top">• <a
href="gcc.html#Top">(gcc)</a></td><td> </td><td align="left"
valign="top">ref to gcc
+<tr><td align="left" valign="top">• <a
href="somemanual.html#Top">(somemanual)</a></td><td> </td><td
align="left" valign="top">ref to some manual
</td></tr>
</table>
Index: sectioning/res_parser/one_node_no_node/one_node.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser/one_node_no_node/one_node.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sectioning/res_parser/one_node_no_node/one_node.html 14 Jan 2012
19:05:11 -0000 1.1
+++ sectioning/res_parser/one_node_no_node/one_node.html 30 Jan 2012
00:52:43 -0000 1.2
@@ -49,7 +49,7 @@
<p>anchor ref <a name="ref"></a>.
</p>
<table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top">• <a
href="gcc.html#Top">(gcc)</a></td><td> </td><td align="left"
valign="top">ref to gcc
+<tr><td align="left" valign="top">• <a
href="somemanual.html#Top">(somemanual)</a></td><td> </td><td
align="left" valign="top">ref to some manual
</td></tr>
</table>
Index: sectioning/res_parser_html/one_node/one-node.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser_html/one_node/one-node.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- sectioning/res_parser_html/one_node/one-node.html 21 Jan 2012 09:45:03
-0000 1.2
+++ sectioning/res_parser_html/one_node/one-node.html 30 Jan 2012 00:52:43
-0000 1.3
@@ -52,7 +52,7 @@
<p>anchor ref <a name="ref"></a>.
</p>
<table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top">• <a href="../gcc/index.html"
accesskey="1">(gcc)</a>:</td><td> </td><td align="left"
valign="top">ref to gcc
+<tr><td align="left" valign="top">• <a href="../somemanual/index.html"
accesskey="1">(somemanual)</a>:</td><td> </td><td align="left"
valign="top">ref to some manual
</td></tr>
</table>
Index: sectioning/res_parser_html/one_node_no_node/one-node.html
===================================================================
RCS file:
/sources/texinfo/texinfo/tp/tests/sectioning/res_parser_html/one_node_no_node/one-node.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- sectioning/res_parser_html/one_node_no_node/one-node.html 21 Jan 2012
09:45:04 -0000 1.2
+++ sectioning/res_parser_html/one_node_no_node/one-node.html 30 Jan 2012
00:52:43 -0000 1.3
@@ -52,7 +52,7 @@
<p>anchor ref <a name="ref"></a>.
</p>
<table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top">• <a href="../gcc/index.html"
accesskey="1">(gcc)</a>:</td><td> </td><td align="left"
valign="top">ref to gcc
+<tr><td align="left" valign="top">• <a href="../somemanual/index.html"
accesskey="1">(somemanual)</a>:</td><td> </td><td align="left"
valign="top">ref to some manual
</td></tr>
</table>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo/tp/tests htmlxref/res_parser/htmlxref/t...,
Patrice Dumas <=