-C Fix\sa\ssegfault\sintroduced\sby\s(5720)\sthat\scan\sfollow\san\sIO\serror.\s(CVS\s5721)
-D 2008-09-18T18:17:04
+C Do\snot\srun\sthe\sasync\stests\sif\sthe\sasync\smodule\sis\snot\sinstalled.\s(CVS\s5722)
+D 2008-09-18T18:18:29
F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0
F Makefile.in d15a7ebfe5e057a72a49805ffb302dbb601c8329
F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654
F test/lock4.test 09d97d52cae18fadfe631552af9880dac6b3ae90
F test/lock5.test f4eeb0400cf65c37f733cb3c74401136f8c46acd
F test/lookaside.test 8866ea41301d74993423c99e523322fca09c259e
-F test/main.test 8d77c161757ef7d96eaff0413daa7120c3b316fe
+F test/main.test 187a9a1b5248ed74a83838c581c15ec6023b555b
F test/malloc.test cdc0bb8675b972f56bffdb48e7d52a18500ff66f
F test/malloc3.test 094f8195fe8e409bd4da0f1d769f7745faec62c8
F test/malloc4.test 957337613002b7058a85116493a262f679f3a261
F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff
F tool/speedtest8.c 1dbced29de5f59ba2ebf877edcadf171540374d1
F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e
-P 6b998f3066754e219c266501327e5578c9406b63
-R c8b7419989d3fc635cd976f45445d491
-U danielk1977
-Z 09361d7adedb580453134b34f7561772
+P 05d3462688507b61710cbda27adf61d0b0514e27
+R 911f836ad52fececbc6f20763213dc67
+U drh
+Z 0cc43854ad71c274b62522f0a2b152de
-05d3462688507b61710cbda27adf61d0b0514e27
\ No newline at end of file
+4de71a4e2f59d302156e10efcb288efa23e18598
\ No newline at end of file
# This file implements regression tests for SQLite library. The
# focus of this file is exercising the code in main.c.
#
-# $Id: main.test,v 1.29 2008/07/12 14:52:20 drh Exp $
+# $Id: main.test,v 1.30 2008/09/18 18:18:29 drh Exp $
set testdir [file dirname $argv0]
source $testdir/tester.tcl
# The following test-case tests the linked list code used to manage
# sqlite3_vfs structures.
-if {$::tcl_platform(platform)=="unix"} {
+if {$::tcl_platform(platform)=="unix"
+ && [info command sqlite3async_enable]!=""} {
ifcapable threadsafe {
do_test main-4.1 {
sqlite3_crash_enable 1