]> Sergey Matveev's repositories - public-inbox.git/commit
tests: fixup indexlevel setting in tests
authorEric Wong <e@80x24.org>
Thu, 19 Jul 2018 21:43:10 +0000 (21:43 +0000)
committerEric Wong <e@80x24.org>
Thu, 19 Jul 2018 21:49:10 +0000 (21:49 +0000)
commit4caa768779a9b417321736b090d50f3421a799de
treeef541207838dad1db44295bedadc8f8418d02c23
parentce5af2029b6bc703f3d8cf7bb5c68732c41f210e
tests: fixup indexlevel setting in tests

The correct field is underscore-less for consistency with
git-config naming conventions.  While we're at it, beef up
the v2 tests with actual size checks, too.

I also noticed phrase searching still seems to work for
the limited test case, so I left it documented; but the
size checking verifies the space savings.
t/v1reindex.t
t/v2reindex.t