MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/fuzz3.test
autosetup
July 30, 2024
D
Get rid of "-encoding binary" across all test cases, as that is no longer
drh
committed
2y ago
780187f
July 10, 2017
D
Update error message text for standard error codes to better describe the
drh
committed
9y ago
ff4fa77
February 5, 2016
D
From test scripts, remove stray "breakpoint" commands and blank lines
drh
committed
10y ago
a23bc8a
July 24, 2015
D
Modify a few test scripts to avoid leaving the sqlite3Config structure in a non-default state.
dan
committed
11y ago
03bc525
July 15, 2015
D
Fix the fuzz3.test script so that it works with the new bulk pagecache
drh
committed
11y ago
3cf9c12
December 3, 2013
D
Add a "database_may_be_corrupt" directive to test file fuzz3.test. Reformat an assert() statement in vdbeaux.c to make its intent clearer.
dan
committed
12y ago
89bc021
January 5, 2009
D
Include fuzz3.test in all.test. Get fuzz3.test working again. (CVS 6110)
drh
committed
17y ago
8f51eb8
September 10, 2008
D
Fix some trivial cases where database corruption was causing an error code other than SQLITE_CORRUPT to be returned. (CVS 5690)
danielk1977
committed
18y ago
67fd7a9
September 9, 2008
D
Add fuzz3.test. For testing the library's response to corrupted database files. (CVS 5685)
danielk1977
committed
18y ago
f2fb044