]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: require PublicInbox::Inbox (or InboxWritable) ref
authorEric Wong <e@80x24.org>
Fri, 14 Jun 2019 17:01:55 +0000 (17:01 +0000)
committerEric Wong <e@80x24.org>
Fri, 14 Jun 2019 17:27:06 +0000 (17:27 +0000)
commit585314673236d664729fe3ab2d4fb229d1c0f2d5
tree8e5c0c5b56a662a85dbc0022b20c3272c1a2c34b
parentf70abe08b768bb0d5537ef2c3f9091069046d9a2
searchidx: require PublicInbox::Inbox (or InboxWritable) ref

PublicInbox::Inbox objects have minimal dependencies, so
drop code to support old tests which existed before the
PublicInbox::Inbox object came into existence.
lib/PublicInbox/SearchIdx.pm
t/nntpd.t
t/psgi_search.t
t/search-thr-index.t
t/search.t