SQLite

All files named ”test/lock5.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/lock5.test

2024-10-11
18:59
[583cae0599] part of check-in [0b12e2e55c] Avoid running some new tests in lock5.test with the inmemory_journal permutation. (check-in: [0b12e2e55c] user: dan branch: trunk, size: 6776)
2024-10-09
15:40
[51e9e2e8d5] part of check-in [8ffaf85249] Fix the xCheckReservedLock() method of the flock VFS to avoid dropping the file-lock. (check-in: [8ffaf85249] user: dan branch: flock-vfs-fix, size: 6707)
2024-06-29
15:57
[24693e40a8] part of check-in [f501166de4] Fix a typo in a comment in a test case. No changes to code. (check-in: [f501166de4] user: drh branch: trunk, size: 5920)
2024-06-12
15:29
[626571313d] part of check-in [9d63033bf4] Omit tests that depend on sqlite3_release_memory() in lock5.test when running the memsubsys1 or memsubsys2 permutations. (check-in: [9d63033bf4] user: dan branch: unix-dotfile-fix, size: 5922)
11:41
[02e00537ed] part of check-in [1e6fa95b88] Do not attempt to run hot journal rollback tests in lock5.test with the "inmemory_journal" permutation, which cannot generate hot journals. (check-in: [1e6fa95b88] user: dan branch: unix-dotfile-fix, size: 5841)
2024-06-11
20:28
[e6d5a7dd3c] part of check-in [3925a5b904] Handle the case where unix-dotfile is used with URI parameter nolock=1. (check-in: [3925a5b904] user: dan branch: unix-dotfile-fix, size: 5668)
20:03
[69d7991e39] part of check-in [4ae3300b79] Fix a problem with rolling back hot journals using the unix-dotfile VFS. (check-in: [4ae3300b79] user: dan branch: unix-dotfile-fix, size: 5436)
2014-12-16
00:29
[1f1e0fd167] part of check-in [2c1d8ddab2] Merge latest fixes and enhancements from trunk into apple-osx. (check-in: [2c1d8ddab2] user: drh branch: apple-osx, size: 4167)
2014-10-17
12:11
[84971f57f3] part of check-in [aa7bbed10b] Merge the 3.8.7 changes into the apple-osx branch. (check-in: [aa7bbed10b] user: drh branch: apple-osx, size: 4164)
2014-10-15
14:45
[c6c5e0ebcb] part of check-in [b3e7b446bd] Fix a problem causing lock5.test to fail in mmap-mode. (check-in: [b3e7b446bd] user: dan branch: trunk, size: 3916)
2011-08-23
18:06
[71d0ba9cd2] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 4100)
2011-08-02
00:57
[5ad6a1f536] part of check-in [9007586fda] 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. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 3878)
2010-08-18
00:09
[d0d313f059] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 4114)
2010-07-08
14:59
[b2abb5e711] part of check-in [948bb54568] Fix to lock5.test so that it runs with the inmemory_journal permutation on osx. (check-in: [948bb54568] user: dan branch: trunk, size: 3892)
2008-12-04
12:34
[6b1f78f09a] part of check-in [4697249fcc] Make sure dot-lock is fully enabled when SQLITE_ENABLE_LOCKING_STYLE is disabled. Fix compiler warnings when SQLITE_ENABLE_LOCKING_STYLE is disabled. (CVS 5976) (check-in: [4697249fcc] user: drh branch: trunk, size: 3882)
2008-11-29
02:20
[175e2eb76e] part of check-in [c13df0311e] Continuing to refactor os_unix.c. This is an incremental check-in. (CVS 5967) (check-in: [c13df0311e] user: drh branch: trunk, size: 3801)
2008-11-21
00:10
[a6eaac62eb] part of check-in [b9bc36d3d5] Added support for proxy file locking style Added pragma support for controlling proxy file locking Added file control access to last errno and proxy locking Added support for TMPDIR environment variable Extended unit tests to cover new proxy locking pragmas and file control features (CVS 5934) (check-in: [b9bc36d3d5] user: aswift branch: trunk, size: 3772)
2008-09-24
09:12
[904c20aec5] part of check-in [0fb98c3535] Fix some function declarations (change "int foo()" to "int foo(void)"). Ticket #3399. (CVS 5740) (check-in: [0fb98c3535] user: danielk1977 branch: trunk, size: 3444)
2008-07-12
14:52
[f4eeb0400c] part of check-in [dcb160249f] Remove leftover debugging commands (breakpoint and btree_breakpoint) from test scripts. (CVS 5400) (check-in: [dcb160249f] user: drh branch: trunk, size: 3446)
2008-06-28
11:23
Added: [559d77d301] part of check-in [f70d552bcd] Rearrange some ENABLE_LOCKING_STYLE related code in os_unix.c. (CVS 5324) (check-in: [f70d552bcd] user: danielk1977 branch: trunk, size: 3455)