Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/lock4.test
2018-01-13
| ||
13:07 | Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. file: [27143363] check-in: [56d93d07] user: dan branch: f2fs-test-fixes, size: 3005 | |
2013-03-27
| ||
19:53 | Modify various test cases so that they work if the file is extended in units of the system page-size. file: [8c191b10] check-in: [0e3d5119] user: dan branch: two-mappings, size: 2794 | |
2011-08-02
| ||
00:57 | 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. file: [e175ae13] check-in: [9007586f] user: mistachkin branch: winopen-retry-logic, size: 2788 | |
2010-06-22
| ||
13:46 | Some changes to test scripts related to codec enabled versions of sqlite. file: [c82268c0] check-in: [85dd51a7] user: dan branch: trunk, size: 2795 | |
2009-05-06
| ||
00:52 | 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) file: [f4f36271] check-in: [4357e76d] user: drh branch: trunk, size: 2777 | |
2009-02-05
| ||
16:31 | Make the pending byte adjustable via sqlite3_test_control() on all builds, not just on test builds. (CVS 6263) file: [991b5766] check-in: [e8f192e2] user: drh branch: trunk, size: 2765 | |
2008-03-14
| ||
08:57 | Fix a second race condition in lock4.test. (CVS 4861) file: [09d97d52] check-in: [e62858b9] user: danielk1977 branch: trunk, size: 2763 | |
2008-03-13
| ||
04:53 | Eliminate a race condition from lock4.test. (CVS 4855) file: [206ed892] check-in: [85585f11] user: danielk1977 branch: trunk, size: 2339 | |
2007-09-06
| ||
23:28 | 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) file: [f358fa83] check-in: [44d8d1e9] user: drh branch: trunk, size: 2317 | |
2007-09-05
| ||
13:56 | Remove the unixFile.isOpen variable (no longer in use). (CVS 4401) file: [c8e035ba] check-in: [1786e9c8] user: danielk1977 branch: trunk, size: 2336 | |
2007-04-06
| ||
21:42 | Changes to test scripts to support alternative configurations. (CVS 3824) file: [49e22396] check-in: [3471a226] user: drh branch: trunk, size: 2317 | |
18:23 | Additional coverage testing. (CVS 3823) file: [c0a56659] check-in: [26b2e1ae] user: drh branch: trunk, size: 2240 Added | |
2004-11-17
| ||
16:41 | Add the ESCAPE clause to the LIKE operator. Not fully tested yet. (CVS 2107) file: [07768b4d] check-in: [49268c2b] user: danielk1977 branch: trunk, size: 2831 Added | |