Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/filectrl.test
2025-03-27
| ||
14:32 | [4b72011738] part of check-in [f96a5346e3] In Tcl, always use eq/ne for comparing strings, not ==/!= (check-in: [f96a5346e3] user: jan.nijtmans branch: cygwin-fixes, size: 1801) | |
2024-12-04
| ||
19:32 | [7e67887599] part of check-in [70b0cfb049] Fix filectrl.test so that it works with winrt builds. (check-in: [70b0cfb049] user: dan branch: win32-enable-setlk, size: 1799) | |
2016-10-17
| ||
18:33 | [6e871c2d35] part of check-in [3d89dc4544] Corrections to a couple recently added 'filectrl.test' results. (check-in: [3d89dc4544] user: mistachkin branch: trunk, size: 1768) | |
2016-05-03
| ||
19:36 | [c6547e6c3c] part of check-in [b6ddabe181] Add the experimental SQLITE_FCNTL_WIN32_GET_HANDLE file control. (check-in: [b6ddabe181] user: mistachkin branch: win32GetHandle, size: 1750) | |
2015-06-10
| ||
22:51 | [7c13f96457] part of check-in [f38e0be56f] Remove possibly stray output from various tests. (check-in: [f38e0be56f] user: mistachkin branch: testerOutput, size: 1091) | |
2012-12-06
| ||
19:01 | [14fa712e42] part of check-in [1a63b1d5fa] Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS to return a new temporary filename. Per request from NSS team at Mozilla. (check-in: [1a63b1d5fa] user: drh branch: trunk, size: 1117) | |
2012-03-08
| ||
20:00 | [f0327bd804] part of check-in [82bcd7ec15] On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. (check-in: [82bcd7ec15] user: mistachkin branch: trunk, size: 984) | |
2011-08-02
| ||
00:57 | [4eb0178956] 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: 980) | |
2010-06-01
| ||
00:28 | [9700373429] part of check-in [e46a8f2b75] Attempt to get the filectrl.test script running. (check-in: [e46a8f2b75] user: drh branch: wal-incr-ckpt, size: 987) | |
2008-11-21
| ||
00:10 | [8923a6dc76] 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: 981) | |
2008-01-22
| ||
14:50 | Added: [524853082d] part of check-in [83ca4fc7dc] Remove dead code from the lemon-generated parser. Better testing of the sqlite3_file_control() interface, and in particular make sure the interface works on :memory: databases. (CVS 4738) (check-in: [83ca4fc7dc] user: drh branch: trunk, size: 714) | |