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

Add new test file sqllimits1.test. (CVS 3952)

FossilOrigin-Name: c8974603976ebc02edbc9ab271e87e57f8eb365e
This commit is contained in:
danielk1977
2007-05-08 15:59:05 +00:00
parent 2e6400ba9e
commit b0ab63cd8e
5 changed files with 71 additions and 11 deletions

View File

@ -10,7 +10,7 @@
#***********************************************************************
# This file runs all tests.
#
# $Id: all.test,v 1.40 2007/04/16 17:07:55 drh Exp $
# $Id: all.test,v 1.41 2007/05/08 15:59:06 danielk1977 Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
@ -59,6 +59,7 @@ set EXCLUDE {
malloc.test
misuse.test
memleak.test
sqllimits1.test
}
# Files to include in the test. If this list is empty then everything