Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/symlink.test
2025-03-08
| ||
06:53 | [60e16915cd] part of check-in [84d8fcfca1] Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more sentinel arguments for TCL variadic functions which specifically need a NULL trailing argument. With this, 'make test' on cygwin runs to completion for me, with 134 of 329227 tests failing. MSC build fails the same 13 tests which fail for me in trunk. (check-in: [84d8fcfca1] user: stephan branch: cygwin-fixes, size: 5644) | |
2023-01-10
| ||
14:31 | [4368af0e21] part of check-in [3c6cadb396] Fix handling of unix paths that contain ".." components such that "/" is considered its own parent directory. (check-in: [3c6cadb396] user: dan branch: unix-path-fix, size: 5642) | |
2019-11-18
| ||
17:46 | [72b22238d4] part of check-in [cb79c82849] Add support for SQLITE_OPEN_NOFOLLOW. (check-in: [cb79c82849] user: drh branch: trunk, size: 5065) | |
2018-01-13
| ||
13:07 | [0d81667032] 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: 4597) | |
2016-01-26
| ||
13:56 | [c9ebe7330d] part of check-in [4a4385564d] Ensure that unixFullpathname() always nul-terminates its output buffer, even when returning an error. (check-in: [4a4385564d] user: dan branch: follow-symlinks, size: 4560) | |
2016-01-25
| ||
17:04 | [511db82662] part of check-in [80398fd44f] Fix issues on unix with opening database files via symlinks that are not in the current working directory. And with nested symlinks. (check-in: [80398fd44f] user: dan branch: follow-symlinks, size: 4573) | |
2015-11-30
| ||
22:22 | [cbf6cb8c6c] part of check-in [bb1e2c4df0] Fix a problem in xFullPathname for the unix VFS. The problem was found by Kostya Serebryany using libFuzzer. (check-in: [bb1e2c4df0] user: drh branch: trunk, size: 3035) | |
2015-10-31
| ||
17:58 | Added: [2513f7c030] part of check-in [c7c8105099] On unix, if a file is opened via a symlink, create, read and write journal and wal files based on the name of the actual db file, not the symlink. (check-in: [c7c8105099] user: dan branch: follow-symlinks, size: 2788) | |