SQLite

All files named ”test/lock4.test”
Login

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

History for test/lock4.test

2018-01-13
13:07
[27143363ed] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 3005)
2013-03-27
19:53
[8c191b1054] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 2794)
2011-08-02
00:57
[e175ae1386] 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: 2788)
2010-06-22
13:46
[c82268c031] 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: 2795)
2009-05-06
00:52
[f4f36271aa] part of check-in [4357e76d53] Add a short pause to force a context swap while waiting for a separate process to clear its lock in the lock4.test script. (CVS 6610) (check-in: [4357e76d53] user: drh branch: trunk, size: 2777)
2009-02-05
16:31
[991b57669a] part of check-in [e8f192e2a9] Make the pending byte adjustable via sqlite3_test_control() on all builds, not just on test builds. (CVS 6263) (check-in: [e8f192e2a9] user: drh branch: trunk, size: 2765)
2008-03-14
08:57
[09d97d52ca] part of check-in [e62858b9b8] Fix a second race condition in lock4.test. (CVS 4861) (check-in: [e62858b9b8] user: danielk1977 branch: trunk, size: 2763)
2008-03-13
04:53
[206ed8928d] part of check-in [85585f1104] Eliminate a race condition from lock4.test. (CVS 4855) (check-in: [85585f1104] user: danielk1977 branch: trunk, size: 2339)
2007-09-06
23:28
[f358fa835d] part of check-in [44d8d1e92d] Base the name of the statement journal on the original database filename. Remember the statement journal name for the lifetime of the Pager so that the name pointer passed to xOpen persists as long as the file exists. (CVS 4410) (check-in: [44d8d1e92d] user: drh branch: trunk, size: 2317)
2007-09-05
13:56
[c8e035ba9c] part of check-in [1786e9c881] Remove the unixFile.isOpen variable (no longer in use). (CVS 4401) (check-in: [1786e9c881] user: danielk1977 branch: trunk, size: 2336)
2007-04-06
21:42
[49e22396b9] part of check-in [3471a2269f] Changes to test scripts to support alternative configurations. (CVS 3824) (check-in: [3471a2269f] user: drh branch: trunk, size: 2317)
18:23
Added: [c0a5665970] part of check-in [26b2e1aede] Additional coverage testing. (CVS 3823) (check-in: [26b2e1aede] user: drh branch: trunk, size: 2240)
2004-11-22
10:02
Deleted: Back out changes allowing writes to tables that have open cursors. (CVS 2134) (check-in: [af635cab8a] user: danielk1977 branch: trunk, size: 0)
2004-11-17
16:41
Added: [07768b4d4e] part of check-in [49268c2b7a] Add the ESCAPE clause to the LIKE operator. Not fully tested yet. (CVS 2107) (check-in: [49268c2b7a] user: danielk1977 branch: trunk, size: 2831)