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:
@ -6,7 +6,7 @@
|
||||
#***********************************************************************
|
||||
# This file runs all tests.
|
||||
#
|
||||
# $Id: quick.test,v 1.53 2007/04/28 15:47:45 danielk1977 Exp $
|
||||
# $Id: quick.test,v 1.54 2007/05/08 15:59:06 danielk1977 Exp $
|
||||
|
||||
proc lshift {lvar} {
|
||||
upvar $lvar l
|
||||
@ -55,6 +55,7 @@ set EXCLUDE {
|
||||
quick.test
|
||||
speed1.test
|
||||
speed2.test
|
||||
sqllimits1.test
|
||||
|
||||
incrvacuum_ioerr.test
|
||||
autovacuum_crash.test
|
||||
|
Reference in New Issue
Block a user