index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fuzz_malloc.test
Commit message (
Expand
)
Author
Age
*
Enhance tester.tcl so that when "--malloctrace=1" is specified, the test
dan
2018-09-18
*
Fix a test script error causing tests to fail in soak.test.
dan
2018-04-27
*
Update the "fuzz_malloc.test" script to print SQL statements in which OOM
dan
2018-04-26
*
Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...
mistachkin
2011-08-02
*
Change all.test, quick.test and permutations.test so that they use a separate...
dan
2010-06-07
*
Refactor the name resolution procedures in the code generator. (CVS 5569)
drh
2008-08-20
*
Test script fixes to get things running under varying configurations.
drh
2007-09-03
*
Fixes for failures in fuzz_malloc.test. (CVS 4334)
danielk1977
2007-08-30
*
Fix minor problems on various tests. This is a snapshot prior to possible
drh
2007-08-29
*
Update the rest of the malloc failure test scripts to use the new interface. ...
danielk1977
2007-08-25
*
Documentation updates prior to release 3.4.0. Enhanced support for
drh
2007-06-18
*
Fix a memory leak in the parser that can occur following a malloc failure. (C...
drh
2007-06-15
*
Do not try to run the fuzz_malloc tests if SQLITE_MEMDEBUG is not enabled. (C...
drh
2007-06-15
*
Extend out-of-memory testing with fuzzily generated sql some. One fix for a p...
danielk1977
2007-05-31
*
Add some extra tests for malloc failure during expression parsing and executi...
danielk1977
2007-05-30