Lines Matching refs:file
12 # This file contains tests for using WAL with persistent WAL file mode.
15 set testdir [file dirname $argv0]
31 file exists test.db-wal
34 file exists test.db-shm
38 list [file exists test.db] [file exists test.db-wal] [file exists test.db-shm]
45 list [file exists test.db] [file exists test.db-wal] [file exists test.db-shm]
67 list [file exists test.db] [file exists test.db-wal] [file exists test.db-shm]
71 # persisted wal file. In persistent-wal mode, any non-negative
72 # journal_size_limit causes the WAL file to be truncated to zero bytes
86 expr {[file size test.db-wal]>100000}
91 concat [file exists test.db-wal] [file size test.db-wal]
118 file size test.db-wal