aboutsummaryrefslogtreecommitdiff
path: root/src/test_init.c
Commit message (Expand)AuthorAge
* 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