SQLite

All files named ”test/jrnlmode2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/jrnlmode2.test

2018-01-13
13:07
[8759a1d465] 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: 3213)
2011-08-02
00:57
[81610545a4] 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: 3151)
2010-06-21
05:40
[a19e28de1a] part of check-in [59be370e52] Fix jrnlmode2.test so that it works on systems where UNDELETABLE_WHEN_OPEN is defined. (check-in: [59be370e52] user: dan branch: experimental, size: 3151)
2009-06-05
17:09
[fe79ea1f03] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 1991)
2009-03-26
17:13
Added: [bd846e10d4] part of check-in [80241a0502] Check that the first byte of a potentially hot journal file is non-zero before beginning hot-journal rollback. Fix for #3751 and #3745. (CVS 6390) (check-in: [80241a0502] user: danielk1977 branch: trunk, size: 2000)
2008-06-21
18:07
Deleted: Add test file permutations.test, which runs various other test files with sqlite configured in various ways. This adds a few new tests and replaces test files autovacuum_crash.test, autovacuum_ioerr.test, exclusive3.test, jrnlmode2.test, jrnlmode3.test, jrnlmode4.test, mutex2 and onefile.test. (CVS 5265) (check-in: [0e9df3507b] user: danielk1977 branch: trunk, size: 0)
2008-05-07
15:44
[e48ec49320] part of check-in [ed728104c8] Modify the header comment in jrnlmode2.test. No code or test changes. (CVS 5100) (check-in: [ed728104c8] user: danielk1977 branch: trunk, size: 1503)
2008-04-19
20:53
[0e88856faa] part of check-in [e29b870ed0] Add some tests for journal_mode=off. Need to come up with a way of handling rollback attempts when there is no journal. (CVS 5034) (check-in: [e29b870ed0] user: drh branch: trunk, size: 1479)
20:34
Added: [7a85f22620] part of check-in [277e4099ce] Continuing work on journal_mode. Journal_mode=persist now appears to be working, though additional testing would be welcomed. (CVS 5033) (check-in: [277e4099ce] user: drh branch: trunk, size: 1366)