os/persistentdata/persistentstorage/sqlite3api/TEST/TclScript/veryquick.test
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/persistentdata/persistentstorage/sqlite3api/TEST/TclScript/veryquick.test	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 +#
     1.5 +#    May you do good and not evil.
     1.6 +#    May you find forgiveness for yourself and forgive others.
     1.7 +#    May you share freely, never taking more than you give.
     1.8 +#
     1.9 +#***********************************************************************
    1.10 +# This file runs all the tests run by quick.test except for those related
    1.11 +# to malloc or IO error simulation. With these tests omitted, the overall
    1.12 +# run time is reduced by about 75%.
    1.13 +#
    1.14 +# $Id: veryquick.test,v 1.9 2008/07/12 14:52:21 drh Exp $
    1.15 +
    1.16 +set testdir [file dirname $argv0]
    1.17 +set ISVERYQUICK 1
    1.18 +source $testdir/quick.test