about summary refs log tree commit homepage
path: root/t/v1reindex.t
DateCommit message (Expand)
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-05-27t/v1reindex.t: fix typo in setting `indexlevel'
2019-05-15lazy load Xapian and make it optional for v2
2019-01-10check git version requirements
2018-08-03t/v[12]reindex.t: Verify the num highwater is as expected
2018-08-03t/v[12]reindex.t Verify num_highwater
2018-08-02t/v[12]reindex.t: Test incremental indexing works
2018-08-02t/v[12]reindex.t: Test that the resulting msgmap is as expected
2018-08-02t/v[12]reindex.t: Place expected second in Xapian tests
2018-08-02t/v1reindex.t: Isolate the test cases
2018-07-20v1: allow upgrading indexlevel=basic to 'medium' or 'full'
2018-07-19tests: fixup indexlevel setting in tests
2018-07-19SearchIdx: Allow the amount of indexing be configured
2018-07-18SearchIdx: Decrement regen_down even for added messages that are later deleted.