aboutsummaryrefslogtreecommitdiff
path: root/src/test_blob.c
Commit message (Expand)AuthorAge
* Cygwin-centric fixes from Jan Nijtmans.stephan2025-03-06
* First attempt at getting the build to work with Tcl 9.0.drh2024-07-30
* Handle a real OOM condition when incrblob2.test is run on a low-memory machine.drh2017-07-24
* In the blob test code, avoid crashing on low-memory systems by using Tcl_Atte...mistachkin2017-02-15
* Fix harmless compiler warnings in test code for MSVC.drh2016-11-11
* Make sure the SQLITE_TCLAPI macro is always defined.mistachkin2016-07-28
* Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ...mistachkin2016-07-28
* Fix (harmless) compiler warnings in some of the TCL-based test code.drh2016-02-19
* Add #ifdef statements to test_blob.c so that it will builddrh2015-05-05
* Add new test file e_blobopen.test, containing tests for sqlite3_blob_open().dan2014-11-07