From 94af6855fc8adb0ebfcf7d94eaba1e04048d4751 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Wed, 31 Jul 2013 17:13:07 +0000 Subject: [PATCH] Test -v. --- NEWS | 4 ++-- test-rawdog | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 775ba04..20ceba2 100644 --- a/NEWS +++ b/NEWS @@ -18,8 +18,8 @@ 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; --dump, -c, -f, -l, -N -and -W; include; plugin loading; feed format and id options; author +varying locales and timezones; RSS 1.0 support; --dump, -c, -f, -l, -N, +-v 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. diff --git a/test-rawdog b/test-rawdog index 40cce61..61fc726 100644 --- a/test-rawdog +++ b/test-rawdog @@ -466,6 +466,10 @@ begin "unnecessary argument" runn aubergine contains $outfile "Usage:" +begin "--verbose" +run -vu +contains $outfile "Starting update" + begin "listing feeds" make_rss20 $httpdir/0.rss make_rss20 $httpdir/1.rss -- 2.35.1