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

Get the -DSQLITE_OMIT_XFER_OPT option working. Run speed tests on a full

regression.  Add the script for generating sqlite3.c. (CVS 3723)

FossilOrigin-Name: 42c038518c4ba0ef827a5717d450f95165b3c729
This commit is contained in:
drh
2007-03-27 12:04:04 +00:00
parent 4f0c587819
commit 91c58e23b2
6 changed files with 242 additions and 50 deletions

View File

@ -10,7 +10,7 @@
#***********************************************************************
# This file runs all tests.
#
# $Id: all.test,v 1.37 2007/03/17 10:26:59 danielk1977 Exp $
# $Id: all.test,v 1.38 2007/03/27 12:04:06 drh Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
@ -57,7 +57,6 @@ set EXCLUDE {
malloc.test
misuse.test
memleak.test
speed1.test
}
# Files to include in the test. If this list is empty then everything