aboutsummaryrefslogtreecommitdiff
path: root/src/test_init.c
Commit message (Collapse)AuthorAge
* 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
* Remove unnecessary memset() calls from test code.drh2013-10-03
| | | FossilOrigin-Name: eec3187bc68ddebdbc2113f77c7f5cd32e9be61f
* Add a version number to the sqlite3_pcache_methods2 object. Other PCACHE2drh2011-11-13
| | | | | documentation improvements. FossilOrigin-Name: 9f839ac05a9f3cfe587d2ccdccd50dac41baedbe
* Experimental change to the pcache interface to allow page buffers to be ↵dan2011-11-08
| | | | | allocated separately from their associated container structures. FossilOrigin-Name: c275c9d323cb1dccb031b199d413ac3a0b244fea
* Remove the obsolete "$Id:$" RCS identifier strings from the source code.drh2009-11-10
| | | FossilOrigin-Name: f6c045f649036958078cb15cd9d5453680c82b0c
* Move error simulation code from the sqlite3_os_init() functions into a wrapper.dan2009-08-17
| | | FossilOrigin-Name: 67ad21abf88abb7a3e2eacddcaf1ab5d54149807
* Add tests to check that sqlite recovers from an error in ↵dan2009-08-17
sqlite3_initialize() correctly. FossilOrigin-Name: 904a371c6c9d3f20332b37767b06161fa0a78113