]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure to flag benign malloc failures in the Windows VFS as such. Expand use... winSyscall
authormistachkin <mistachkin@noemail.net>
Sat, 12 Nov 2011 03:17:40 +0000 (03:17 +0000)
committermistachkin <mistachkin@noemail.net>
Sat, 12 Nov 2011 03:17:40 +0000 (03:17 +0000)
commit6c3c1a0951c0d071ab377ff1ef81a6a6358e3e6d
tree66529e51b63e8352ccbe9450376446416c097fbe
parent5f075388deea7375909c73621bcfeef75ded9be5
Make sure to flag benign malloc failures in the Windows VFS as such.  Expand use of the DO_OS_MALLOC_TEST to cover the VFS functions that can now return an out of memory error.  Support an experimental --match option to the test suite that will run only those tests matching the specified pattern.

FossilOrigin-Name: 76dec8aa9dbbc39e0a7c3b358b58ce7f7a477a2b
manifest
manifest.uuid
src/os.c
src/os_win.c
src/test_vfs.c
test/tester.tcl