]> Sergey Matveev's repositories - public-inbox.git/commit
t/v[12]reindex.t: Test incremental indexing works
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 1 Aug 2018 16:43:37 +0000 (11:43 -0500)
committerEric Wong <e@80x24.org>
Thu, 2 Aug 2018 02:18:12 +0000 (02:18 +0000)
commit075d15d10333ea9127170b8c7635e4286777c005
treec3b80f0136b71bbdb8b913307b60793d7ce52261
parent344684fc77a999ac071f99803a0bff1a96dc5f7c
t/v[12]reindex.t: Test incremental indexing works

Capture interesting commits of the test repository in mark variables.

Use those marks to build interesting scenarios where index_sync proceeds
as if those marks are the heads of the repositor.  Use this capability to
test what happens when adds and deletes are mixed within a repository.

Be sad because things don't yet work as they should.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
t/v1reindex.t
t/v2reindex.t