aboutsummaryrefslogtreecommitdiff
path: root/src/test9.c
Commit message (Expand)AuthorAge
* Cygwin-centric fixes from Jan Nijtmans.stephan2025-03-06
* First attempt at getting the build to work with Tcl 9.0.drh2024-07-30
* 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 the obsolete "$Id:$" RCS identifier strings from the source code.drh2009-11-10
* Fix the sqlite3_prepare() family of interfaces so that they zero the *ppStmtdrh2009-04-02
* Fix minor problems in the test scripts and harness. (CVS 5394)drh2008-07-11
* Improvements to test coverage in the lemon-generated parser and in thedrh2008-01-23
* Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255)drh2007-08-21
* Get the build working with -DSQLITE_OMIT_UTF16=1. Ticket #2314. (CVS 3865)drh2007-04-23
* Avoid calling OsDelete() on journal files when they are opened for temporary ...danielk19772007-03-29
* Explicitly test some error cases that up until now have not been checked. (CV...danielk19772007-03-29