mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-27 20:41:58 +03:00
Test coverage improvements for fts3.c.
FossilOrigin-Name: a8b1d99899678b72c2a487909eabed321593d55f
This commit is contained in:
@ -114,6 +114,8 @@ proc do_faultsim_test {name args} {
|
||||
set DEFAULT(-body) ""
|
||||
set DEFAULT(-test) ""
|
||||
|
||||
fix_testname name
|
||||
|
||||
array set O [array get DEFAULT]
|
||||
array set O $args
|
||||
foreach o [array names O] {
|
||||
|
Reference in New Issue
Block a user