about summary refs log tree commit homepage
path: root/t/v2reindex.t
DateCommit message (Expand)
2020-01-28t/v2reindex.t: 5.10.1 glob compatibility
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-28search: support multiple From/To/Cc/Subject headers
2019-10-21v2writable: reindex handles 3-headered monsters
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09run update-copyrights from gnulib for 2019
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14v2writable: allow setting nproc via creat options
2019-01-10check git version requirements
2019-01-02t/v2reindex: use the larger text to increase test reliability
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/v2reindex.t: Isolate the test cases more
2018-07-19tests: fixup indexlevel setting in tests
2018-07-19SearchIdx: Allow the amount of indexing be configured
2018-07-18t/v2reindex.t: Swap the order of minmax tests so errors make sense
2018-07-18t/v2reindex.t: Don't reuse $ibx as two different kinds of variable
2018-07-18t/v2reindex.t: Ensure the numbers 1 to 10 are used
2018-04-04v2: support incremental indexing + purge
2018-04-01v2writable: fix parallel termination
2018-03-22v2writable: add NNTP article number regeneration support