aboutsummaryrefslogtreecommitdiff
path: root/test/fuzz_malloc.test
Commit message (Expand)AuthorAge
* Enhance tester.tcl so that when "--malloctrace=1" is specified, the testdan2018-09-18
* Fix a test script error causing tests to fail in soak.test.dan2018-04-27
* Update the "fuzz_malloc.test" script to print SQL statements in which OOMdan2018-04-26
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* Change all.test, quick.test and permutations.test so that they use a separate...dan2010-06-07
* Refactor the name resolution procedures in the code generator. (CVS 5569)drh2008-08-20
* Test script fixes to get things running under varying configurations.drh2007-09-03
* Fixes for failures in fuzz_malloc.test. (CVS 4334)danielk19772007-08-30
* Fix minor problems on various tests. This is a snapshot prior to possibledrh2007-08-29
* Update the rest of the malloc failure test scripts to use the new interface. ...danielk19772007-08-25
* Documentation updates prior to release 3.4.0. Enhanced support fordrh2007-06-18
* Fix a memory leak in the parser that can occur following a malloc failure. (C...drh2007-06-15
* Do not try to run the fuzz_malloc tests if SQLITE_MEMDEBUG is not enabled. (C...drh2007-06-15
* Extend out-of-memory testing with fuzzily generated sql some. One fix for a p...danielk19772007-05-31
* Add some extra tests for malloc failure during expression parsing and executi...danielk19772007-05-30