1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Fix some test failures found running releasetest.tcl.

FossilOrigin-Name: 56a9ce7774a6f163a62684dd8d5357ce16a07de1
This commit is contained in:
dan
2010-09-14 10:53:45 +00:00
parent 4565682f75
commit fa2a477226
6 changed files with 132 additions and 109 deletions

View File

@ -95,7 +95,7 @@ if {$::tcl_platform(platform)!="unix"} {
set alltests [test_set $alltests -exclude {
all.test async.test quick.test veryquick.test
memleak.test permutations.test soak.test fts3.test
mallocAll.tes rtree.test
mallocAll.test rtree.test
}]
set allquicktests [test_set $alltests -exclude {