Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/lock_common.tcl
2025-02-25
| ||
13:33 | [f0a1f7b8f3] part of check-in [dbec2c47d0] Fix a test script problem causing errors with Tcl 9. (check-in: [dbec2c47d0] user: dan branch: trunk, size: 5984) | |
2025-02-10
| ||
20:46 | [f33b7fbc27] part of check-in [d2d6a000fb] Experimental change to allow clients to block when taking a SHARED lock to connect to a wal mode database. (check-in: [d2d6a000fb] user: dan branch: win32-enable-setlk, size: 5941) | |
2020-07-29
| ||
16:18 | [e9f981f60e] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 5920) | |
2018-12-06
| ||
18:58 | [2f3f7f2e96] part of check-in [8f4cb9dd33] Experiment with using an atomic CPU primitive instead of a mutex for intra-process locking with the unix-excl VFS. (check-in: [8f4cb9dd33] user: dan branch: mutexfree-shmlock, size: 5921) | |
2015-03-17
| ||
16:01 | [7ffb45accf] part of check-in [e22dde187e] Add a test for the change on this branch. (check-in: [e22dde187e] user: dan branch: wal-blocking-lock, size: 5815) | |
2011-05-10
| ||
17:31 | [0c270b121d] part of check-in [bb59f9862d] Add experimental support for read-only connections to WAL databases. (check-in: [bb59f9862d] user: dan branch: wal-readonly, size: 5107) | |
2010-12-03
| ||
10:32 | [d279887a0a] part of check-in [4953130067] 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. (check-in: [4953130067] user: dan branch: trunk, size: 5087) | |
2010-09-15
| ||
11:42 | [43fef46b1c] part of check-in [a0ab3902f1] Add trivial test case to make sure shared-cache mode does not automatically turn on exclusive-locking mode. (check-in: [a0ab3902f1] user: dan branch: trunk, size: 5026) | |
2010-08-20
| ||
12:43 | [18c637fc89] part of check-in [6a0cbb272c] Fix typo in backcompat.test. (check-in: [6a0cbb272c] user: dan branch: trunk, size: 5003) | |
12:31 | [6586fc80d8] part of check-in [daa5d461b9] Avoid assuming that the user has "." in their path when running multi-process tests. (check-in: [daa5d461b9] user: dan branch: trunk, size: 5031) | |
2010-08-19
| ||
11:05 | [751d4d6b1d] part of check-in [8804f4989d] Add new test script backcompat.test, for testing database/journal/wal file compatibility against previous versions. (check-in: [8804f4989d] user: dan branch: trunk, size: 4956) | |
2010-08-12
| ||
11:25 | [57727421a6] part of check-in [228c5b16af] Add coverage tests for pager.c. (check-in: [228c5b16af] user: dan branch: trunk, size: 4818) | |
2010-06-22
| ||
15:18 | [e7013c6208] part of check-in [393741eba3] Add codec support to wal mode. (check-in: [393741eba3] user: dan branch: trunk, size: 4776) | |
13:46 | [a3cebc3de0] part of check-in [85dd51a75c] Some changes to test scripts related to codec enabled versions of sqlite. (check-in: [85dd51a75c] user: dan branch: trunk, size: 4495) | |
2010-06-15
| ||
19:07 | [8caff97399] part of check-in [efe4456498] Rationalize a common pattern in tcl test cases into proc do_multiclient_test. (check-in: [efe4456498] user: dan branch: trunk, size: 4477) | |
17:44 | [c03802ef77] part of check-in [6e43eed931] Add test file pager1.test, containing tests of inter-process locking in non-wal mode. (check-in: [6e43eed931] user: dan branch: trunk, size: 3036) | |
2010-06-01
| ||
14:12 | [69d6b67f2b] part of check-in [ce64496509] If an attempt to get a read-lock on the WAL fails with SQLITE_BUSY_RECOVER, call the busy-handler at the btree level. (check-in: [ce64496509] user: dan branch: wal-incr-ckpt, size: 2929) | |
2010-04-28
| ||
17:48 | [bbc4e15ee5] part of check-in [25f85f6872] Change walthread.test so that tests can be run with either multiple threads or multiple processes. (check-in: [25f85f6872] user: dan branch: wal, size: 2814) | |
2010-04-27
| ||
05:42 | [ebc5b9a238] part of check-in [b51a5f8bc6] 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. (check-in: [b51a5f8bc6] user: dan branch: wal, size: 2338) | |
2010-04-14
| ||
18:06 | Added: [58aa21f38c] part of check-in [9435f31358] Add tests to check inter-process WAL locking. (check-in: [9435f31358] user: dan branch: wal, size: 2259) | |