Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improve fts5 tests. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | fts5 |
Files: | files | file ages | folders |
SHA1: |
c1f07a3aa98eac87e2747527d15e5e55 |
User & Date: | dan 2015-04-29 20:54:08.849 |
Context
2015-05-01
| ||
12:14 | Improve test coverage of fts5.c. (check-in: add4f4681c user: dan tags: fts5) | |
2015-04-29
| ||
20:54 | Improve fts5 tests. (check-in: c1f07a3aa9 user: dan tags: fts5) | |
2015-04-28
| ||
20:24 | Fix an fts5 bug in handling writes while there are active cursors. (check-in: 07f7095539 user: dan tags: fts5) | |
Changes
Changes to ext/fts5/fts5.c.
Changes to ext/fts5/fts5Int.h.
Changes to ext/fts5/fts5_aux.c.
Changes to ext/fts5/fts5_config.c.
Changes to ext/fts5/fts5_expr.c.
Changes to ext/fts5/fts5_tcl.c.
Changes to ext/fts5/fts5_tokenize.c.
Changes to ext/fts5/test/fts5aa.test.
Changes to ext/fts5/test/fts5al.test.
Added ext/fts5/test/fts5aux.test.
Changes to ext/fts5/test/fts5content.test.
Changes to ext/fts5/test/fts5corrupt.test.
Added ext/fts5/test/fts5doclist.test.
Changes to ext/fts5/test/fts5fault4.test.
Added ext/fts5/test/fts5plan.test.
Added ext/fts5/test/fts5rank.test.
Changes to ext/fts5/test/fts5rebuild.test.
Changes to ext/fts5/test/fts5restart.test.
Changes to ext/fts5/test/fts5tokenizer.test.