Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/sync.test
2025-03-08
| ||
06:53 | [a619e407ed] 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: 2365) | |
2018-01-13
| ||
13:07 | [89539f4973] 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: 2368) | |
2016-04-27
| ||
18:54 | [2f84bdbc2b] part of check-in [2662d8fef7] Modify the permutations.test script so as to set any permutation specific configuration values before running each individual test script. (check-in: [2662d8fef7] user: dan branch: permutations-fix, size: 2307) | |
2016-02-04
| ||
09:48 | [2f607e1821] part of check-in [e3157cb5ad] Refinements to synchronous logic: (1) Use PAGER_SYNCHRONOUS_FULL rather than the corresponding magic number. (2) Honor SQLITE_NO_SYNC on xDelete calls with sync (3) Count xDelete syncs during testing (4) Fix #ifs on SQLITE_EXTRA_DURABLE so that directory syncs on journal unlink are off by default. (check-in: [e3157cb5ad] user: drh branch: trunk, size: 2269) | |
2011-08-02
| ||
00:57 | [a34cd43e98] 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: 2325) | |
2011-04-15
| ||
20:18 | [2bd73b5850] part of check-in [8f99c5bf63] Updates to test code in os_win to bring winSync inline with unixSync (test code only). Updated a few test scripts to account for dirsync counting issues on Windows. (check-in: [8f99c5bf63] user: shaneh branch: trunk, size: 2339) | |
2007-10-09
| ||
08:29 | [ded6b39d8d] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 2267) | |
2006-02-11
| ||
01:25 | [d05397b8f8] part of check-in [f2069d0bf3] Add support and documentation for the fullfsync pragma. Also include some other unrelated documentation updates. (CVS 3080) (check-in: [f2069d0bf3] user: drh branch: trunk, size: 2156) | |
2006-01-31
| ||
15:19 | [6c8dc6592c] part of check-in [0cf4e3c6e7] Fix an problem in the test scripts that was show false failures under windows. (CVS 3044) (check-in: [0cf4e3c6e7] user: drh branch: trunk, size: 2130) | |
2006-01-17
| ||
09:35 | [0c43399676] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 2120) | |
2005-11-25
| ||
10:38 | [6e8b885cec] part of check-in [f1298bb103] Add the compilation option SQLITE_DISABLE_DIRSYNC (CVS 2782) (check-in: [f1298bb103] user: danielk1977 branch: trunk, size: 2010) | |
2005-08-27
| ||
16:36 | Added: [d769caaec4] part of check-in [644b96aa23] Disable synchronous writes to the master journal when PRAGMA synchronous=OFF for all database files. Ticket #1375. (CVS 2630) (check-in: [644b96aa23] user: drh branch: trunk, size: 1834) | |