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