1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Run some of the existing test scripts with optimizations disabled as part of all.test.

FossilOrigin-Name: b0634d2f909fb192d20315e59fa31fcd8f316541
This commit is contained in:
dan
2010-12-07 14:32:28 +00:00
parent c60982408c
commit 1ce1b4a780
5 changed files with 31 additions and 10 deletions

View File

@ -16,6 +16,7 @@ source $testdir/permutations.test
run_test_suite full
run_test_suite no_optimization
run_test_suite memsubsys1
run_test_suite memsubsys2
run_test_suite singlethread