Lines Matching refs:file
11 # This file implements regression tests for SQLite library. The
12 # focus of this file is testing that SQLite can follow symbolic links.
15 set testdir [file dirname $argv0]
27 [file nativename $link] [file nativename $target]
32 exec -- $::env(ComSpec) /c del [file nativename $link]
37 set link [file join $::testdir lnk[pid].sym]
38 if {[file exists $link]} { return 0 }
65 file exists test.db
69 file exists link.db
95 } {1 {unable to open database file}}
105 file exists test.db
109 file exists link.db