aboutsummaryrefslogtreecommitdiff
path: root/test/attachmalloc.test
Commit message (Expand)AuthorAge
* In the documentation emphasize that the use of shared cache is discouraged.drh2022-08-15
* Enhance tester.tcl so that when "--malloctrace=1" is specified, the testdan2018-09-18
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* Updates for Windows.shaneh2010-11-04
* Fix a segfault that can occur if a malloc fails in ATTACH in shared-cache mode.dan2010-02-23
* Fix an assert() failure that can occur following a malloc() failure. Ticket #...danielk19772008-10-22
* Separate verbs of sqlite3_config() and sqlite3_db_config() into theirdrh2008-08-04
* Bring test coverage up to 99%. (CVS 5522)drh2008-08-01
* Fixes to the test suite (no code changes) so that quick.test runs with OMIT_A...danielk19772007-10-09
* Add automatic recovery from the pager "error-state". Also add a new error cod...danielk19772007-10-03
* Disable tests that debug on SQLITE_MEMDEBUG when that macro is not defined. (...drh2007-08-27
* Update the rest of the malloc failure test scripts to use the new interface. ...danielk19772007-08-25
* Fix a bug in the new misc6.test script. Fix error messages when notdrh2006-09-04
* Disable malloc tests when not compiled with SQLITE_DEBUG. (CVS 2608)drh2005-08-21
* Increased test coverage. Some malloc tests now fail though this is believeddrh2005-08-20