MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/thread003.test
autosetup
August 30, 2011
D
Enable the thread test logic to work with the SQLITE_HAS_CODEC compile-time
drh
committed
15y ago
0ee469c
August 2, 2011
M
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
mistachkin
committed
15y ago
fda06be
March 26, 2009
D
Prevent the tcl test suite from throwing an exception when a threadsafe SQLite is linked against a non-threadsafe Tcl for testing. Print a warning instead. Ticket #3753. (CVS 6389)
danielk1977
committed
17y ago
6d96100
March 12, 2009
D
Make calls to sqlite3BtreeRollbackStmt() no-ops when passed a Btree* handle that does not have an open statement transaction. Ticket #3718. (CVS 6342)
danielk1977
committed
17y ago
20736d8
February 12, 2009
D
Update thread tests to clear the sqlite_open_file_count counter at the
drh
committed
17y ago
a32e0d0
October 7, 2008
D
Remove the SQLITE_MUTEX_APPDEF compile-time option. The SQLITE_THREADSAFE=0
drh
committed
18y ago
18472fa
August 30, 2008
D
Make sure thread003.test waits for all spawned threads to finish before continuing. (CVS 5644)
danielk1977
committed
18y ago
3dbb057
August 28, 2008
D
Avoid using (clock seconds) in thread003.test. It is not available if testfixture is linked to tcl 8.5. (CVS 5634)
danielk1977
committed
18y ago
81fa193
D
Enable the disabled asserts added by (5629). Add extra tests to thread003.test. And the required modifications to pcache.c. (CVS 5631)
danielk1977
committed
18y ago
f599a19
D
Fix a threads/mutex problem in pcache.c. (CVS 5630)
danielk1977
committed
18y ago
51d2d03