Added new (currently failing) test for the double-encoding bug.
[catagits/XML-Feed.git] / MANIFEST
index 8ad6cbc..b5afaa4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,13 +1,13 @@
 Build.PL
 Changes
-lib/XML/Feed.pm
 lib/XML/Feed/Content.pm
 lib/XML/Feed/Enclosure.pm
 lib/XML/Feed/Entry.pm
 lib/XML/Feed/Format/Atom.pm
 lib/XML/Feed/Format/RSS.pm
-MANIFEST                       This list of files
+lib/XML/Feed.pm
 MANIFEST.SKIP
+MANIFEST                       This list of files
 META.yml
 README
 t/00-compile.t
@@ -24,13 +24,15 @@ t/10-mix-and-match.t
 t/11-xml-base-atom.t
 t/11-xml-base-rss.t
 t/12-multi-categories-atom.t
-t/12-multi-categories-rss.t
 t/12-multi-categories.base
+t/12-multi-categories-rss.t
 t/12-multi-subjects-rss.t
 t/13-category-hash-bug.t
 t/14-enclosures.t
 t/14-multi-enclosures.t
 t/15-odd-date.t
+t/17-double.t
+t/18-double2.t
 t/pod-coverage.t
 t/pod.t
 t/samples/atom-10-example.xml
@@ -42,12 +44,18 @@ t/samples/atom.xml
 t/samples/base_atom.xml
 t/samples/base_rss.xml
 t/samples/category-bug.xml
-t/samples/rss-multiple-categories.xml
-t/samples/rss-multiple-subjects.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
+META.json
+t/19-double3.t
+t/samples/rss10-double2.xml