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

Sync with version 3.8.3.

FossilOrigin-Name: a704b65b9476d60c88b5bc82f2743faa2bce5ac2
This commit is contained in:
drh
2014-02-03 13:58:42 +00:00
7 changed files with 132 additions and 61 deletions

View File

@ -645,7 +645,7 @@ test_suite "inmemory_journal" -description {
ioerr.test ioerr2.test ioerr3.test ioerr4.test ioerr5.test
vacuum3.test incrblob_err.test diskfull.test backup_ioerr.test
e_fts3.test fts3cov.test fts3malloc.test fts3rnd.test
fts3snippet.test
fts3snippet.test mmapfault.test
# Exclude test scripts that use tcl IO to access journal files or count
# the number of fsync() calls.