index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
attachmalloc.test
Commit message (
Expand
)
Author
Age
*
In the documentation emphasize that the use of shared cache is discouraged.
drh
2022-08-15
*
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
dan
2018-09-18
*
Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...
mistachkin
2011-08-02
*
Updates for Windows.
shaneh
2010-11-04
*
Fix a segfault that can occur if a malloc fails in ATTACH in shared-cache mode.
dan
2010-02-23
*
Fix an assert() failure that can occur following a malloc() failure. Ticket #...
danielk1977
2008-10-22
*
Separate verbs of sqlite3_config() and sqlite3_db_config() into their
drh
2008-08-04
*
Bring test coverage up to 99%. (CVS 5522)
drh
2008-08-01
*
Fixes to the test suite (no code changes) so that quick.test runs with OMIT_A...
danielk1977
2007-10-09
*
Add automatic recovery from the pager "error-state". Also add a new error cod...
danielk1977
2007-10-03
*
Disable tests that debug on SQLITE_MEMDEBUG when that macro is not defined. (...
drh
2007-08-27
*
Update the rest of the malloc failure test scripts to use the new interface. ...
danielk1977
2007-08-25
*
Fix a bug in the new misc6.test script. Fix error messages when not
drh
2006-09-04
*
Disable malloc tests when not compiled with SQLITE_DEBUG. (CVS 2608)
drh
2005-08-21
*
Increased test coverage. Some malloc tests now fail though this is believed
drh
2005-08-20