1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Merge all recent trunk changes into the sessions branch.

FossilOrigin-Name: fb9b9987de965e194fef56bca563ee65c49f0950
This commit is contained in:
drh
2012-03-30 17:30:33 +00:00
59 changed files with 4407 additions and 401 deletions

View File

@ -187,7 +187,8 @@ test_suite "fts3" -prefix "" -description {
fts3aux1.test fts3comp1.test fts3auto.test
fts4aa.test fts4content.test
fts3conf.test fts3prefix.test fts3fault2.test fts3corrupt.test
fts3corrupt2.test fts3first.test fts4langid.test
fts3corrupt2.test fts3first.test fts4langid.test fts4merge.test
fts4check.test
}