aboutsummaryrefslogtreecommitdiff
path: root/ext/fts5/test/fts5fault6.test
Commit message (Expand)AuthorAge
* Fix an incorrect tcl comment that appeared in many fts5 test files.dan2024-06-24
* Update test file fts5fault6.test to account for test tokenizers implemented indan2018-01-17
* Remove some 'breakpoint' commands in test files.mistachkin2017-07-19
* Change the error message text for SQLITE_ERROR to omit the part aboutdrh2017-07-07
* Remove calls to "load_static_extension" from fts5 test scripts.dan2015-10-08
* Further tests to raise coverage of fts5 synonym code to 100%. Fix a dropped e...dan2015-09-02
* Fix a problem with fts5 synonyms and phrase queries. Also fix an OOM handling...dan2015-09-02
* Fix a problem handling OOM conditions within fts5 queries that feature synonyms.dan2015-09-02
* Add tests for fts5 tokenizers.dan2015-05-19
* Improve test coverage of fts5_storage.c.dan2015-05-18