diff options
Diffstat (limited to 'test/permutations.test')
-rw-r--r-- | test/permutations.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/permutations.test b/test/permutations.test index d8ec9e4a5..ba7fa2be8 100644 --- a/test/permutations.test +++ b/test/permutations.test @@ -171,6 +171,12 @@ test_suite "veryquick" -prefix "" -description { *fts5corrupt* *fts5big* *fts5aj* ] +test_suite "shell" -prefix "" -description { + Run tests of the command-line shell +} -files [ + test_set [glob $testdir/shell*.test] +] + test_suite "extraquick" -prefix "" -description { "Extra" quick test suite. Runs in a few minutes on a workstation. This test suite is the same as the "veryquick" tests, except that |