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

Minor changes to get memsys5 compiling and its tests passing. Ticket #3495. (CVS 5901)

FossilOrigin-Name: 96453ca16e90bc0c0cbfb75b3e39899f56d6ea66
This commit is contained in:
danielk1977
2008-11-13 16:21:50 +00:00
parent d17e71c95c
commit ac8d7b35fa
5 changed files with 19 additions and 14 deletions

View File

@ -9,7 +9,7 @@
#
#***********************************************************************
#
# $Id: permutations.test,v 1.37 2008/11/10 18:05:36 shane Exp $
# $Id: permutations.test,v 1.38 2008/11/13 16:21:50 danielk1977 Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
@ -505,7 +505,7 @@ ifcapable mem5 {
bitvec.test index2.test memsubsys1.test
capi3c.test ioerr.test memsubsys2.test
capi3.test join3.test pagesize.test
collate5.test limit.test
collate5.test limit.test zeroblob.test
} -initialize {
catch {db close}
sqlite3_reset_auto_extension