SQLite

All files named ”test/fuzzer1.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/fuzzer1.test

2016-02-04
17:31
[3d4c4b7e54] part of check-in [f465944b75] Avoid running some particularly time-consuming tests as part of veryquick.test. (check-in: [f465944b75] user: dan branch: trunk, size: 79850)
2013-06-03
21:25
[d4c52aaf3e] part of check-in [e2c1af78b6] Adjust the xBestIndex methods on both the fuzzer and transitive_closure virtual tables so that an unused MATCH operator gets a really large cost. Remove ambiguities from the fuzzer test cases. (check-in: [e2c1af78b6] user: drh branch: nextgen-query-plan-exp, size: 81380)
2013-04-25
14:31
[41bd5aa6ae] part of check-in [c8c69307f6] Convert the fuzzer virtual table into a loadable extension and move it to the ext/misc/fuzzer.c file. (check-in: [c8c69307f6] user: drh branch: std-ext, size: 81272)
2012-10-03
00:25
[a2e93bb1e1] part of check-in [6744d9a37f] Further attempts to optimize out unnecessary ORDER BY clauses. (check-in: [6744d9a37f] user: drh branch: qp-enhancements, size: 81465)
2012-02-21
18:00
[69cf1036b9] part of check-in [969095ca30] Prevent the fuzzer from ever returning a string longer than 100 bytes. (check-in: [969095ca30] user: dan branch: trunk, size: 81467)
14:11
[8fb031a789] part of check-in [8b77d3953f] Further fuzzer test cases. Fix a case in the fuzzer where an error code was being dropped. (check-in: [8b77d3953f] user: dan branch: trunk, size: 80112)
10:36
[098fc6dc6e] part of check-in [583dde93a9] Add further test cases and minor fixes for the fuzzer. (check-in: [583dde93a9] user: dan branch: trunk, size: 77043)
2012-02-20
22:44
[830e260b10] part of check-in [bf1dc7907c] Updates to the instructions in the header comment of the fuzzer implementation. New test cases for the fuzzer. (check-in: [bf1dc7907c] user: drh branch: trunk, size: 70829)
20:03
[50a480932b] part of check-in [90b7b957f8] Change the way the fuzzer (test_fuzzer.c) works so that it loads its configuration from a database table. (check-in: [90b7b957f8] user: dan branch: trunk, size: 69305)
19:36
[d5638894ff] part of check-in [cb5f5ebc56] Fix a case in test_fuzzer.c causing transformations from the wrong ruleset to be applied in some cases. (check-in: [cb5f5ebc56] user: dan branch: trunk, size: 67529)
2012-02-14
15:34
[ff725a0eec] part of check-in [a82938731b] Enhance the fuzzer virtual table to support multiple rule sets. (check-in: [a82938731b] user: drh branch: trunk, size: 67316)
2011-06-30
20:17
[ddfb04f3bd] part of check-in [f7ba0219ef] Experimental changes to improve optimization of DISTINCT queries. (check-in: [f7ba0219ef] user: dan branch: experimental, size: 65414)
2011-04-01
20:28
[3105b5a89a] part of check-in [a6a81d4fda] Add additional test data and documentation to the fuzzer virtual table. (check-in: [a6a81d4fda] user: drh branch: word-fuzzer, size: 65414)
2011-03-29
18:21
[a81a50d7ba] part of check-in [dd41155bc7] The first simple test-case appears to be working now. (check-in: [dd41155bc7] user: drh branch: word-fuzzer, size: 1254)
14:08
[a5d60f6184] part of check-in [5f2f2fce40] Further improvements to the fuzzer. It still is not quite working. Pausing to work on other things.... (check-in: [5f2f2fce40] user: drh branch: word-fuzzer, size: 1171)
2011-03-26
19:04
[e0fe96bb8d] part of check-in [fb4c31eac8] Added most of the logic. Simple test runs without segfaulting but does not give the correct answer. (check-in: [fb4c31eac8] user: drh branch: word-fuzzer, size: 1168)
15:05
Added: [29120e1082] part of check-in [ea3a4ee136] Skeleton code for the word-fuzzer virtual table. (check-in: [ea3a4ee136] user: drh branch: word-fuzzer, size: 1071)