Tests to ensure that the double-encoding bug fix works.
[catagits/XML-Feed.git] / MANIFEST
index f963f13..bdbb922 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -31,7 +31,8 @@ t/13-category-hash-bug.t
 t/14-enclosures.t
 t/14-multi-enclosures.t
 t/15-odd-date.t
-t/16-convert.t
+t/17-double.t
+t/18-double2.t
 t/pod-coverage.t
 t/pod.t
 t/samples/atom-10-example.xml
@@ -43,13 +44,15 @@ t/samples/atom.xml
 t/samples/base_atom.xml
 t/samples/base_rss.xml
 t/samples/category-bug.xml
-t/samples/rss10-davorg-journal.xml
+t/samples/rss10-double.xml
 t/samples/rss10-invalid-date.xml
 t/samples/rss10-odd-date.xml
 t/samples/rss10.xml
+t/samples/rss20-double.xml
 t/samples/rss20-enclosure.xml
 t/samples/rss20-multi-enclosure.xml
 t/samples/rss20-no-summary.xml
 t/samples/rss20.xml
 t/samples/rss-multiple-categories.xml
 t/samples/rss-multiple-subjects.xml
+Makefile.PL