stephan
|
b6503f1444
|
Cygwin-centric fixes from Jan Nijtmans.
FossilOrigin-Name: 205979813c7300debb5f1ba270583ef2f08e069d6d01865b5910702889a5c1ed
|
2025-03-06 13:38:07 +00:00 |
|
drh
|
064b681e9b
|
First attempt at getting the build to work with Tcl 9.0.
FossilOrigin-Name: 6e5bb48a74d63fb8c30528f0005d1763cd2dbb882abf86baf1565721e6bfcf84
|
2024-07-30 15:49:02 +00:00 |
|
drh
|
e8e0eda95d
|
Handle a real OOM condition when incrblob2.test is run on a low-memory machine.
FossilOrigin-Name: f483d06a9af8d6771090551d911831e1df13bb05a6b7780499594703c28ebbb2
|
2017-07-24 17:37:35 +00:00 |
|
mistachkin
|
dd22c09af8
|
In the blob test code, avoid crashing on low-memory systems by using Tcl_AttemptAlloc().
FossilOrigin-Name: 1d267757a89d9267ee9c201373f801eb9772ab04
|
2017-02-15 01:39:28 +00:00 |
|
drh
|
48c286fc61
|
Fix harmless compiler warnings in test code for MSVC.
FossilOrigin-Name: 7b76be4117f4e57091b03fafcf42d17bce81160d
|
2016-11-11 20:37:27 +00:00 |
|
mistachkin
|
7617e4a8a4
|
Make sure the SQLITE_TCLAPI macro is always defined.
FossilOrigin-Name: f2f1323cc4d2ad2d6794dbfae8d50b747213e85d
|
2016-07-28 17:11:20 +00:00 |
|
mistachkin
|
52b1dbb5fc
|
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
FossilOrigin-Name: e8be3dfeabaa31b3490793cf8230faae1204be15
|
2016-07-28 14:37:04 +00:00 |
|
drh
|
9a1e85ee2e
|
Fix (harmless) compiler warnings in some of the TCL-based test code.
FossilOrigin-Name: 7c26d2b47025edaa289bd4a383b5c1536482ec11
|
2016-02-19 13:29:52 +00:00 |
|
drh
|
bfa582a3f3
|
Add #ifdef statements to test_blob.c so that it will build
with SQLITE_OMIT_INCRBLOB.
FossilOrigin-Name: b8f090e65d010c62df335d0520a36a24904e8bc6
|
2015-05-05 11:08:02 +00:00 |
|
dan
|
b391b94431
|
Add new test file e_blobopen.test, containing tests for sqlite3_blob_open().
FossilOrigin-Name: ecbccd0e594d22b3ae7fabc8037951dc49570bc3
|
2014-11-07 14:41:11 +00:00 |
|