Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_blob.c
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
e8e0eda
Handle a real OOM condition when incrblob2.test is run on a low-memory machine.
by drh
· 8 years ago
dd22c09
In the blob test code, avoid crashing on low-memory systems by using Tcl_AttemptAlloc().
by mistachkin
· 8 years ago
48c286f
Fix harmless compiler warnings in test code for MSVC.
by drh
· 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
9a1e85e
Fix (harmless) compiler warnings in some of the TCL-based test code.
by drh
· 9 years ago
bfa582a
Add #ifdef statements to test_blob.c so that it will build
by drh
· 10 years ago
b391b94
Add new test file e_blobopen.test, containing tests for sqlite3_blob_open().
by dan
· 11 years ago