SQLite

Check-in [7aea8c6d99]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Improve test coverage of fts5_index.c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | fts5
Files: files | file ages | folders
SHA1: 7aea8c6d99737c6c72078e0b4b9c5f8186021aa0
User & Date: dan 2015-05-15 18:13:14.380
Context
2015-05-16
20:04
Further test coverage improvements for fts5. (check-in: 927d9a64e1 user: dan tags: fts5)
2015-05-15
18:13
Improve test coverage of fts5_index.c. (check-in: 7aea8c6d99 user: dan tags: fts5)
12:18
Add test cases. And some fixes. (check-in: adee788586 user: dan tags: fts5)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/test/fts5corrupt2.test.
Added ext/fts5/test/fts5corrupt3.test.
Changes to ext/fts5/test/fts5merge.test.