Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test9.c
b6503f1
Cygwin-centric fixes from Jan Nijtmans.
by stephan
· 5 months ago
064b681
First attempt at getting the build to work with Tcl 9.0.
by drh
· 12 months ago
7617e4a
Make sure the SQLITE_TCLAPI macro is always defined.
by mistachkin
· 9 years ago
52b1dbb
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling convention.
by mistachkin
· 9 years ago
c81c11f
Remove the obsolete "$Id:$" RCS identifier strings from the source code.
by drh
· 16 years ago
860e077
Fix the sqlite3_prepare() family of interfaces so that they zero the *ppStmt
by drh
· 16 years ago
8278ce7
Fix minor problems in the test scripts and harness. (CVS 5394)
by drh
· 17 years ago
01495b9
Improvements to test coverage in the lemon-generated parser and in the
by drh
· 17 years ago
29278e3
Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255)
by drh
· 18 years ago
af30469
Get the build working with -DSQLITE_OMIT_UTF16=1. Ticket #2314. (CVS 3865)
by drh
· 18 years ago
7152de8
Avoid calling OsDelete() on journal files when they are opened for temporary databases. Fix for #2255. (CVS 3748)
by danielk1977
· 18 years ago
8c8eba1
Explicitly test some error cases that up until now have not been checked. (CVS 3743)
by danielk1977
· 18 years ago