Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/lock_common.tcl
2018-12-06
| ||
18:58 | Experiment with using an atomic CPU primitive instead of a mutex for intra-process locking with the unix-excl VFS. file: [2f3f7f2e] check-in: [8f4cb9dd] user: dan branch: mutexfree-shmlock, size: 5921 | |
2015-03-17
| ||
16:01 | Add a test for the change on this branch. file: [7ffb45ac] check-in: [e22dde18] user: dan branch: wal-blocking-lock, size: 5815 | |
2011-05-10
| ||
17:31 | Add experimental support for read-only connections to WAL databases. file: [0c270b12] check-in: [bb59f986] user: dan branch: wal-readonly, size: 5107 | |
2010-12-03
| ||
10:32 | Add the "valgrind" permutation. This is the same as veryquick.test except that it omits the multi-process tests that do not work under valgrind. No changes to production or existing test code. file: [d279887a] check-in: [49531300] user: dan branch: trunk, size: 5087 | |
2010-09-15
| ||
11:42 | Add trivial test case to make sure shared-cache mode does not automatically turn on exclusive-locking mode. file: [43fef46b] check-in: [a0ab3902] user: dan branch: trunk, size: 5026 | |
2010-08-20
| ||
12:43 | Fix typo in backcompat.test. file: [18c637fc] check-in: [6a0cbb27] user: dan branch: trunk, size: 5003 | |
12:31 | Avoid assuming that the user has "." in their path when running multi-process tests. file: [6586fc80] check-in: [daa5d461] user: dan branch: trunk, size: 5031 | |
2010-08-19
| ||
11:05 | Add new test script backcompat.test, for testing database/journal/wal file compatibility against previous versions. file: [751d4d6b] check-in: [8804f498] user: dan branch: trunk, size: 4956 | |
2010-08-12
| ||
11:25 | Add coverage tests for pager.c. file: [57727421] check-in: [228c5b16] user: dan branch: trunk, size: 4818 | |
2010-06-22
| ||
15:18 | Add codec support to wal mode. file: [e7013c62] check-in: [393741eb] user: dan branch: trunk, size: 4776 | |
13:46 | Some changes to test scripts related to codec enabled versions of sqlite. file: [a3cebc3d] check-in: [85dd51a7] user: dan branch: trunk, size: 4495 | |
2010-06-15
| ||
19:07 | Rationalize a common pattern in tcl test cases into proc do_multiclient_test. file: [8caff973] check-in: [efe44564] user: dan branch: trunk, size: 4477 | |
17:44 | Add test file pager1.test, containing tests of inter-process locking in non-wal mode. file: [c03802ef] check-in: [6e43eed9] user: dan branch: trunk, size: 3036 | |
2010-06-01
| ||
14:12 | If an attempt to get a read-lock on the WAL fails with SQLITE_BUSY_RECOVER, call the busy-handler at the btree level. file: [69d6b67f] check-in: [ce644965] user: dan branch: wal-incr-ckpt, size: 2929 | |
2010-04-28
| ||
17:48 | Change walthread.test so that tests can be run with either multiple threads or multiple processes. file: [bbc4e15e] check-in: [25f85f68] user: dan branch: wal, size: 2814 | |
2010-04-27
| ||
05:42 | Fix a problem that occurs when one process causes the log-summary file to grow and then a second process attempts to read the database. file: [ebc5b9a2] check-in: [b51a5f8b] user: dan branch: wal, size: 2338 | |
2010-04-14
| ||
18:06 | Add tests to check inter-process WAL locking. file: [58aa21f3] check-in: [9435f313] user: dan branch: wal, size: 2259 Added | |