aboutsummaryrefslogtreecommitdiff
path: root/test/permutations.test
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2014-05-19 23:17:33 +0000
committerdrh <drh@noemail.net>2014-05-19 23:17:33 +0000
commitdb2f91907df4997c47bad557720c49c14ac44c7f (patch)
treef343bbbf3e6172e2da4f233ecdfe7c4bf2ce9fc7 /test/permutations.test
parent5f4a4790485f14102c55ba4ea38413b554e5e275 (diff)
parent27f2468422646368e9d3984b40b395f17e5cdbe0 (diff)
downloadsqlite-db2f91907df4997c47bad557720c49c14ac44c7f.tar.gz
sqlite-db2f91907df4997c47bad557720c49c14ac44c7f.zip
Merge recent changes from trunk.
FossilOrigin-Name: 6eefdad946da6a5f4052ac51d327777890fa3f18
Diffstat (limited to 'test/permutations.test')
-rw-r--r--test/permutations.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/permutations.test b/test/permutations.test
index e114caf20..d914c1271 100644
--- a/test/permutations.test
+++ b/test/permutations.test
@@ -112,7 +112,7 @@ set allquicktests [test_set $alltests -exclude {
incrvacuum_ioerr.test autovacuum_crash.test btree8.test shared_err.test
vtab_err.test walslow.test walcrash.test walcrash3.test
walthread.test rtree3.test indexfault.test securedel2.test
- sort3.test sort4.test
+ sort3.test sort4.test fts4growth.test fts4growth2.test
}]
if {[info exists ::env(QUICKTEST_INCLUDE)]} {
set allquicktests [concat $allquicktests $::env(QUICKTEST_INCLUDE)]
@@ -197,6 +197,7 @@ test_suite "fts3" -prefix "" -description {
fts3corrupt2.test fts3first.test fts4langid.test fts4merge.test
fts4check.test fts4unicode.test fts4noti.test
fts3varint.test
+ fts4growth.test fts4growth2.test
}
test_suite "nofaultsim" -prefix "" -description {