sl@0: # sl@0: # May you do good and not evil. sl@0: # May you find forgiveness for yourself and forgive others. sl@0: # May you share freely, never taking more than you give. sl@0: # sl@0: #*********************************************************************** sl@0: # This file runs all the tests run by quick.test except for those related sl@0: # to malloc or IO error simulation. With these tests omitted, the overall sl@0: # run time is reduced by about 75%. sl@0: # sl@0: # $Id: veryquick.test,v 1.9 2008/07/12 14:52:21 drh Exp $ sl@0: sl@0: set testdir [file dirname $argv0] sl@0: set ISVERYQUICK 1 sl@0: source $testdir/quick.test