texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[5293] Mark as TODO the test that changes depending on Pod:: Simple vers


From: Patrice Dumas
Subject: [5293] Mark as TODO the test that changes depending on Pod:: Simple version.
Date: Sat, 10 Aug 2013 11:13:33 +0000

Revision: 5293
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5293
Author:   pertusus
Date:     2013-08-10 11:13:33 +0000 (Sat, 10 Aug 2013)
Log Message:
-----------
        Mark as TODO the test that changes depending on Pod::Simple version.
        Report by Karl.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2013-08-10 10:58:05 UTC (rev 5292)
+++ trunk/ChangeLog     2013-08-10 11:13:33 UTC (rev 5293)
@@ -5,6 +5,8 @@
        Do not break words at non-breaking spaces.
        * Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t: correctly close =over
        with a =back, as reported by newer Pod::Simple.  Report by Karl.
+       Mark as TODO the test that changes depending on Pod::Simple version.
+       Report by Karl.
 
 2013-08-09  Patrice Dumas  <address@hidden>
 

Modified: trunk/Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t
===================================================================
--- trunk/Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t     2013-08-10 10:58:05 UTC 
(rev 5292)
+++ trunk/Pod-Simple-Texinfo/t/Pod-Simple-Texinfo.t     2013-08-10 11:13:33 UTC 
(rev 5293)
@@ -50,6 +50,10 @@
 
 ', 'index in head');
 
+TODO: {
+
+local $TODO = 'Pod::Simple not ignoring correctly X<>';
+
 run_test ('=head1 NAME
 X<aaa>
 ',
@@ -59,6 +63,8 @@
 
 ', 'index in head node', 1, 2);
 
+}
+
 run_test ('=head1 NAME
 
 address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]