]> Sergey Matveev's repositories - public-inbox.git/commit
t/search*: require DBI and DBD::SQLite, too
authorEric Wong <e@80x24.org>
Wed, 22 May 2019 02:14:01 +0000 (02:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 22 May 2019 02:14:30 +0000 (02:14 +0000)
commit5a14109dadc1e4d38402dc75cdf5af714864ba33
tree9b6249d24c574f17ce2c41d1106788e9b3775577
parent97b45ccc7ae2f721744bd7ee1f1cbaab9e6df790
t/search*: require DBI and DBD::SQLite, too

None of the Search::Xapian-dependent stuff works without DBI
and DBD::SQLite.

There are no plans to support Xapian w/o DBD::SQLite since
SQLite is more common and less resource-intensive than Xapian.
t/search-thr-index.t
t/search.t