Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cygwin-centric fixes from Jan Nijtmans. | stephan | 2025-03-06 |
* | First attempt at getting the build to work with Tcl 9.0. | drh | 2024-07-30 |
* | Handle a real OOM condition when incrblob2.test is run on a low-memory machine. | drh | 2017-07-24 |
* | In the blob test code, avoid crashing on low-memory systems by using Tcl_Atte... | mistachkin | 2017-02-15 |
* | Fix harmless compiler warnings in test code for MSVC. | drh | 2016-11-11 |
* | Make sure the SQLITE_TCLAPI macro is always defined. | mistachkin | 2016-07-28 |
* | Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ... | mistachkin | 2016-07-28 |
* | Fix (harmless) compiler warnings in some of the TCL-based test code. | drh | 2016-02-19 |
* | Add #ifdef statements to test_blob.c so that it will build | drh | 2015-05-05 |
* | Add new test file e_blobopen.test, containing tests for sqlite3_blob_open(). | dan | 2014-11-07 |