]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add test cases for skip-scan. Enhance "do_test" so that if the expected result
authordrh <drh@noemail.net>
Wed, 13 Nov 2013 15:32:15 +0000 (15:32 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Nov 2013 15:32:15 +0000 (15:32 +0000)
commitc2b23e7a9832fdeb2658171f39a5cbdaf5ccdb67
tree8753333e8f0175b7af15f7ef372aa598c42b07c2
parentcd8629e4bbc8f91e634337d72453b3963f50990e
Add test cases for skip-scan.  Enhance "do_test" so that if the expected result
is of the form "/*..*/" or "~/*..*/" it treats the expected result as a glob
pattern rather than as a regular expression.  Fix a bug in ANALYZE result
loading associated with WITHOUT ROWID tables.

FossilOrigin-Name: d3e6e9b2a74074c05429d3c341c23525504351ab
manifest
manifest.uuid
src/analyze.c
test/skipscan1.test [new file with mode: 0644]
test/tester.tcl