Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/journal3.test
2025-03-08
| ||
06:53 | [e5aeff93a7] 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: 2001) | |
2023-02-16
| ||
01:21 | [0d27fead86] part of check-in [e9b762de0e] Update test cases so that they work with TCL 8.7 and later. (check-in: [e9b762de0e] user: drh branch: branch-3.26, size: 1920) | |
2020-01-15
| ||
12:49 | [577e865bef] part of check-in [dadedf41c7] Merge all recent enhancements and fixes from trunk into the apple-osx branch. (check-in: [dadedf41c7] user: drh branch: apple-osx, size: 2023) | |
2019-11-25
| ||
04:15 | [7c3cf23ffc] part of check-in [b0b655625c] Modify journal3.test so that it can handle Tcl command "file attr <file> -perm" returning octal values in either "00755" or "0o755" format. (check-in: [b0b655625c] user: dan branch: trunk, size: 2001) | |
2019-04-15
| ||
14:49 | [9b00ec2574] part of check-in [378230ae7f] Bring in the latest enhancements from trunk. (check-in: [378230ae7f] user: drh branch: apple-osx, size: 1988) | |
2019-04-12
| ||
16:25 | [939a357839] part of check-in [7b771405a9] Test case changes so that they work with both Tcl8.6 and Tcl8.7. (check-in: [7b771405a9] user: drh branch: trunk, size: 1966) | |
2018-01-15
| ||
21:59 | [eab2157ce4] part of check-in [c9d2ec51c8] Merge the enhancements associated with the first 3.22.0 beta. (check-in: [c9d2ec51c8] user: drh branch: apple-osx, size: 1903) | |
2018-01-13
| ||
13:07 | [c9c29883f5] 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: 1881) | |
2012-03-05
| ||
16:39 | [ef775301aa] part of check-in [504bf49086] Pull in all the latest trunk changes. (check-in: [504bf49086] user: drh branch: apple-osx, size: 1866) | |
2012-02-13
| ||
20:16 | [ff8af941f9] part of check-in [84b324606a] On unix, ignore the umask when creating journal files. That way, journal files will have exactly the same permissions as the original database and any process that has permission to write to the database can also recover hot journals. (check-in: [84b324606a] user: drh branch: trunk, size: 1844) | |
2011-08-23
| ||
18:06 | [cd6dbabe2c] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 1735) | |
2011-08-02
| ||
00:57 | [6fd28532c8] 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: 1713) | |
2010-08-18
| ||
00:09 | [7cfbd86429] 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: 1742) | |
2010-07-15
| ||
14:59 | Added: [ff175219be] part of check-in [a121cd80c5] When creating a journal file on unix, attempt to create it with the same permissions as the associated database file. (check-in: [a121cd80c5] user: dan branch: trunk, size: 1720) | |