about summary refs log tree commit homepage
path: root/t/nntpd.t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-07-13 21:42:46 +0000
committerEric Wong <e@80x24.org>2019-07-13 21:49:45 +0000
commit8c4505904f84411442b8b855a111da1461b57c45 (patch)
tree22df6db60cac0c5a36500cae3cf60394bca3184d /t/nntpd.t
parentaca2d958e5bf80d19d69f66d2c1ec6809fece29a (diff)
downloadpublic-inbox-8c4505904f84411442b8b855a111da1461b57c45.tar.gz
RFC3977 6.1.2.2 LISTGROUP allows a [range] arg after [group],
and supporting it allows NNTP support in neomutt to work again.

Tested with NeoMutt 20170113 (1.7.2) on Debian stretch
(oldstable)
Diffstat (limited to 't/nntpd.t')
-rw-r--r--t/nntpd.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/nntpd.t b/t/nntpd.t
index bebecc69..b47cf7db 100644
--- a/t/nntpd.t
+++ b/t/nntpd.t
@@ -100,6 +100,7 @@ EOF
         is_deeply($list, { $group => [ qw(1 1 n) ] }, 'LIST works');
         is_deeply([$n->group($group)], [ qw(0 1 1), $group ], 'GROUP works');
         is_deeply($n->listgroup($group), [1], 'listgroup OK');
+        # TODO: Net::NNTP::listgroup does not support range at the moment
 
         {
                 my $expect = [ qw(Subject: From: Date: Message-ID: