Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix an incorrect tcl comment that appeared in many fts5 test files. | dan | 2024-06-24 |
* | Update test file fts5fault6.test to account for test tokenizers implemented in | dan | 2018-01-17 |
* | Remove some 'breakpoint' commands in test files. | mistachkin | 2017-07-19 |
* | Change the error message text for SQLITE_ERROR to omit the part about | drh | 2017-07-07 |
* | Remove calls to "load_static_extension" from fts5 test scripts. | dan | 2015-10-08 |
* | Further tests to raise coverage of fts5 synonym code to 100%. Fix a dropped e... | dan | 2015-09-02 |
* | Fix a problem with fts5 synonyms and phrase queries. Also fix an OOM handling... | dan | 2015-09-02 |
* | Fix a problem handling OOM conditions within fts5 queries that feature synonyms. | dan | 2015-09-02 |
* | Add tests for fts5 tokenizers. | dan | 2015-05-19 |
* | Improve test coverage of fts5_storage.c. | dan | 2015-05-18 |