Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_fs.c
b1929b7
Remove the clunky test_windirent.h and test_windirent.c files from src/
by drh
· 6 weeks ago
b6503f1
Cygwin-centric fixes from Jan Nijtmans.
by stephan
· 5 months ago
064b681
First attempt at getting the build to work with Tcl 9.0.
by drh
· 12 months ago
1935887
Ensure that all fields of static sqlite3_module objects are explicitly
by drh
· 1 year, 10 months ago
af4d50c
Fix a bug in test module test_fs.c causing a segfault on OpenBSD.
by dan
· 6 years ago
0aa3231
Enforce the SQLITE_LIMIT_COLUMN limit on virtual tables.
by drh
· 6 years ago
ed26483
We learn that readdir_r() is deprecated in favor of plain old readdir(), which
by drh
· 6 years ago
b1d66c5
Fix a bug in test_fs.c that occurs when the first component of a path contains
by dan
· 8 years ago
7dd7d98
Support running the fstree tests in 'vtabH.test' on Windows when not using the system drive.
by mistachkin
· 9 years ago
7617e4a
Make sure the SQLITE_TCLAPI macro is always defined.
by mistachkin
· 9 years ago
52b1dbb
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
by mistachkin
· 9 years ago
e683b89
Fix harmless compiler warnings previously seen in 64-bit MSVC builds.
by drh
· 9 years ago
98486c0
Permit the 'test_fs' test module to be compiled and used on MinGW.
by mistachkin
· 10 years ago
2f5bfd9
Prevent a segfault on Solaris in the test_fs.c due to differences in the
by drh
· 10 years ago
92af1eb
Add experimental support for the 'test_fs' test module on Win32.
by mistachkin
· 10 years ago
testFsWin32
489f1e8
Fix harmless compiler warnings in test_fs.c. Fix typos and clean up the text
by drh
· 10 years ago
1e93173
Update test_fs.c to include a virtual table that reads a file-system hierarchy. Use it to further test GLOB and LIKE support for virtual tables.
by dan
· 10 years ago
d3f4964
Adjust #ifdefs in test_autoext.c so that it compiles with
by drh
· 12 years ago
4b11bad
Fix harmless compiler warnings coming from MSVC64 in test code. No
by drh
· 12 years ago
413c63b
Make the 'fs' virtual table module portable to Windows.
by mistachkin
· 13 years ago
fsVfsWin
9f5ff37
Add another test for the fts4 content= option.
by dan
· 13 years ago