diff options
Diffstat (limited to 'test/permutations.test')
-rw-r--r-- | test/permutations.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/permutations.test b/test/permutations.test index 44f62e806..2ee3953d5 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -238,6 +238,10 @@ test_suite "fts3" -prefix "" -description { fts4growth.test fts4growth2.test } +test_suite "fts5" -prefix "" -description { + All FTS5 tests. +} -files [glob -nocomplain $::testdir/../ext/fts5/test/*.test] + test_suite "nofaultsim" -prefix "" -description { "Very" quick test suite. Runs in less than 5 minutes on a workstation. This test suite is the same as the "quick" tests, except that some files |