aboutsummaryrefslogtreecommitdiff
path: root/src/test_init.c
Commit message (Expand)AuthorAge
* Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s...stephan2025-03-08
* First attempt at getting the build to work with Tcl 9.0.drh2024-07-30
* Add a C-source spell-checking facility. make misspell (on Nix)larrybr2023-06-07
* 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
* Remove unnecessary memset() calls from test code.drh2013-10-03
* Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2drh2011-11-13
* Experimental change to the pcache interface to allow page buffers to be alloc...dan2011-11-08
* Remove the obsolete "$Id:$" RCS identifier strings from the source code.drh2009-11-10
* Move error simulation code from the sqlite3_os_init() functions into a wrapper.dan2009-08-17
* Add tests to check that sqlite recovers from an error in sqlite3_initialize()...dan2009-08-17