1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-01 06:27:03 +03:00

Add further tests for the extension APIs with "ORDER BY rank" queries.

FossilOrigin-Name: 37a417d27e4ebafd4783f62728d7467316b75b17
This commit is contained in:
dan
2014-07-31 11:57:59 +00:00
parent 3fc4a856a2
commit 937490d4b4
6 changed files with 186 additions and 22 deletions

View File

@ -226,7 +226,7 @@ test_suite "fts5" -prefix "" -description {
All FTS5 tests.
} -files {
fts5aa.test fts5ab.test fts5ac.test fts5ad.test fts5ae.test fts5ea.test
fts5af.test
fts5af.test fts5ag.test
}
test_suite "nofaultsim" -prefix "" -description {