aboutsummaryrefslogtreecommitdiff
path: root/test/optfuzz.c
Commit message (Collapse)AuthorAge
* Enable the sqlite3_serialize() and sqlite3_deserialize() interfaces bydrh2021-05-08
| | | | | | default. Omit the SQLITE_ENABLE_DESERIALIZE option and replace it with the SQLITE_OMIT_DESERIALIZE option. FossilOrigin-Name: 6df3b03e00b1143be8fed3a39a58ce81063020275aa1ac13d87c84f1ceda6e27
* Add the --valid-sql option to the optfuzz test program.drh2018-03-22
| | | FossilOrigin-Name: a8dfeec73b069f2dd7371c2792b36f152945d32120843db5361ff7e04de177bc
* Get the optfuzz program working.drh2018-03-21
| | | FossilOrigin-Name: 21346bbce9fd161e8a2037834a6e8eb443a901109ddb3a52c1b7a29000ffeac8
* Add the optfuzz.c program for verifying the query planner using a fuzzer.drh2018-03-21
This is an initial code check-in. FossilOrigin-Name: 3fb21251b0c9c731513e8fb137867c2710a77d99411c99348d3ac45d3babffd7