Test --dump.
authorAdam Sampson <ats@offog.org>
Wed, 31 Jul 2013 17:11:49 +0000 (17:11 +0000)
committerAdam Sampson <ats@offog.org>
Wed, 31 Jul 2013 17:11:49 +0000 (17:11 +0000)
NEWS
test-rawdog

diff --git a/NEWS b/NEWS
index 4055cf55ed69345856f64f9e15db418857e23b49..775ba04bf6e18fe6542fd288548536b66830b922 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,10 +18,10 @@ Use author URIs retrieved from feeds when formatting author names
 
 Add some more tests to the test suite, having done a coverage analysis
 to work out which features weren't yet being tested: date formatting in
-varying locales and timezones; RSS 1.0 support; -c, -f, -l, -N and -W;
-include; plugin loading; feed format and id options; author formatting;
-template conditionals: broken 301 redirects; useids; content vs.
-summary; daysections/timesections; removing articles from a feed;
+varying locales and timezones; RSS 1.0 support; --dump, -c, -f, -l, -N
+and -W; include; plugin loading; feed format and id options; author
+formatting; template conditionals: broken 301 redirects; useids; content
+vs.  summary; daysections/timesections; removing articles from a feed;
 keeping comments; numthreads; various error messages.
 
 Make subclasses of Persistable call Persistable's constructor.
index f8ea4bf46ebca1ebc7dfdf22c0d3ff495d9bb9c3..40cce6106ad4c942011bb59a7ffd669cc54bc15c 100644 (file)
@@ -715,6 +715,11 @@ done
 add "numthreads 4"
 runs -uw
 
+begin "--dump"
+make_atom10 $httpdir/feed.atom
+run --dump $httpurl/feed.atom
+contains $outfile example-feed-title
+
 begin "filename"
 make_rss20 $statedir/simple.rss
 add "feed 0 simple.rss"