Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/pager1.test
2025-03-27
| ||
14:32 | [b083c2d5d8] 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: 87474) | |
2025-03-08
| ||
06:53 | [05531a4359] 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: 87472) | |
2022-03-01
| ||
14:13 | [ffd885cdc9] part of check-in [12c012162c] Increase the max_page_count on ROLLBACK, if necessary, so that it is sufficient to cover the entire database. Fix for the problem identified by forum post 3b9e894312. (check-in: [12c012162c] user: drh branch: trunk, size: 87469) | |
2021-11-08
| ||
19:35 | [8cb45ccbdb] part of check-in [bc401a75dd] Fix the zeroblob() function and related APIs so that they work with SQLITE_OMIT_INCRBLOB builds. (check-in: [bc401a75dd] user: dan branch: trunk, size: 86736) | |
2021-10-01
| ||
20:39 | [50df7826a0] part of check-in [2f7c946c5f] Change things so that SQLITE_OMIT_VIRTUALTABLE implies SQLITE_OMIT_ALTER_TABLE. (check-in: [2f7c946c5f] user: dan branch: trunk, size: 86689) | |
2021-06-16
| ||
18:58 | [a4e438c344] part of check-in [c3036c2825] Omit a handful of tests from pager1.test when testing SQLITE_ENABLE_ZIPVFS builds. (check-in: [c3036c2825] user: dan branch: trunk, size: 86618) | |
2020-08-27
| ||
18:36 | [293c7ad1f1] part of check-in [5ce34a955b] Include the original text of the CHECK constraint in the error message for anonymous CHECK constraints. (check-in: [5ce34a955b] user: drh branch: trunk, size: 86298) | |
2020-07-22
| ||
21:05 | [4fba160bf4] part of check-in [d7dd4fc464] Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS setting is off, to facilitate reaching obscure error states during testing. (check-in: [d7dd4fc464] user: drh branch: rootpage-bounds-check, size: 86302) | |
2018-11-10
| ||
20:07 | [a309660a31] part of check-in [977fc44e65] Merge the read-only shadow table and defensive mode enhancments from trunk. (check-in: [977fc44e65] user: drh branch: apple-osx, size: 86835) | |
2018-11-07
| ||
02:17 | [1e9ee778bd] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 86258) | |
2018-05-07
| ||
13:01 | [cfd1c1dd00] part of check-in [cb3aa77802] Merge enhancements from trunk, and especially the cell-overwrite optimization. (check-in: [cb3aa77802] user: drh branch: apple-osx, size: 86765) | |
2018-05-03
| ||
16:56 | [a32ce299ed] part of check-in [f89b54f414] Fix various error handling conditions on the cell overwrite optimization. Fix a test case so that it works with the new optimization. (check-in: [f89b54f414] user: drh branch: cell-overwrite-prototype, size: 86188) | |
2018-01-15
| ||
21:59 | [9fe51801e8] 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: 86765) | |
2018-01-13
| ||
13:21 | [9475f2a48c] part of check-in [6a296d4d4d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. Cherrypick of [56d93d07]. (check-in: [6a296d4d4d] user: dan branch: branch-3.19, size: 86204) | |
13:07 | [f596d3bd53] 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: 86188) | |
2017-07-17
| ||
20:21 | [4064c556b6] part of check-in [e181225dc7] Merge all the latest fixes and enhancements from trunk. (check-in: [e181225dc7] user: drh branch: apple-osx, size: 86703) | |
2017-07-10
| ||
12:07 | [8149b2a898] part of check-in [f27b637040] Update error message text for standard error codes to better describe the latest usage of those error codes. Modify sqlite3_open_v2() so that it does return a valid sqlite3 object in the event of SQLITE_MISUSE due to bad open flags, so that sqlite3_errmsg() does not report "out of memory" in that case. (check-in: [f27b637040] user: drh branch: trunk, size: 86126) | |
2016-03-15
| ||
12:45 | [15d4237656] part of check-in [f41a7361a1] Merge updates from trunk - FTS5 fixes and enhancemenets to the tests scripts so that they work with SEE. (check-in: [f41a7361a1] user: drh branch: apple-osx, size: 86719) | |
2016-03-14
| ||
20:49 | [841868017e] part of check-in [92be06c1a8] Changing page size using VACUUM or backup is not allowed with a codec attached. (check-in: [92be06c1a8] user: drh branch: see-testing, size: 86142) | |
2016-02-22
| ||
16:32 | [c92c8acdc5] part of check-in [18c3ab4784] Merge the master-journal optimization and other recent changes from trunk. (check-in: [18c3ab4784] user: drh branch: apple-osx, size: 85872) | |
14:57 | [f49df1a8b0] part of check-in [3ed1890612] Avoid creating a master journal unless two or more databases in the transaction can actually benefit from that master journal. (check-in: [3ed1890612] user: drh branch: trunk, size: 85295) | |
2014-05-08
| ||
23:01 | [1c39b52a03] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 84339) | |
2014-02-12
| ||
15:05 | [c609ea28a3] part of check-in [f352ef57e3] Various fixes and test case updates so that veryquick.test passes again. (check-in: [f352ef57e3] user: dan branch: deferred-open, size: 83762) | |
2013-11-05
| ||
13:33 | [1acbdb14c5] part of check-in [54b2219297] Standardize the error messages generated by constraint failures to a format of "$TYPE constraint failed: $DETAIL". This involves many changes to the expected output of test cases. (check-in: [54b2219297] user: drh branch: omit-rowid, size: 83762) | |
2013-06-10
| ||
23:30 | [16b649c8f0] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 83739) | |
2013-04-15
| ||
17:03 | [30e63afd42] part of check-in [ea1404a10a] Refactoring the mmap interface. The controlling pragma is now "mmap_size" instead of "mmap_limit". Also change SQLITE_CONFIG_MMAP_LIMIT and SQLITE_FCNTL_MMAP_LIMIT to SQLITE_CONFIG_MMAP_SIZE and SQLITE_FCNTL_MMAP_SIZE, respecctively. The default mmap_size is now always 0, meaning that memory mapped I/O is off by default. There is a new compile-time option SQLITE_MAX_MMAP_SIZE that determines a hard upper bound on the mmap_size. Setting SQLITE_MAX_MMAP_SIZE to zero disables the memory-mapped I/O logic and causes it to be omitted from the build. An extra argument is added to SQLITE_CONFIG_MMAP_SIZE that can optionally lower the SQLITE_MAX_MMAP_SIZE at start-time. The SQLITE_MAX_MMAP_SIZE is zero for platforms where we know that it does not work, meaning that it cannot be turned on by mistake on those platforms. (check-in: [ea1404a10a] user: drh branch: trunk, size: 83740) | |
2013-04-06
| ||
11:03 | [134144862f] part of check-in [07a0e4e982] Add tests to "permutations.test coverage-pager" to cover uncovered branches. (check-in: [07a0e4e982] user: dan branch: trunk, size: 83744) | |
2013-04-05
| ||
20:40 | [622bfaea80] part of check-in [b095e2cdb6] Improve the code coverage of "permutations.test coverage-pager". (check-in: [b095e2cdb6] user: dan branch: trunk, size: 81216) | |
2013-03-27
| ||
19:53 | [aa819efb5c] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 76711) | |
2013-03-05
| ||
15:27 | [31c04bec79] part of check-in [1d8086902e] Do not attempt to set the permissions on an existing journal or wal file. Do this only immediately after creating a new file (or opening one zero bytes in size). (check-in: [1d8086902e] user: dan branch: experimental, size: 76559) | |
2013-01-04
| ||
20:45 | [8e14e7cfd2] part of check-in [6c4c2b7dba] Do not use umask() since it change the umask for the entire process, not just the thread using SQLite. Make whatever permission changes are needed using fchmod() after the file is created, instead. (check-in: [6c4c2b7dba] user: drh branch: trunk, size: 76537) | |
2012-11-09
| ||
20:17 | [f4c57e1458] part of check-in [bed9c172ce] Change os_unix.c to propagate ENOENT errors back to sqlite as SQLITE_IOERR_DELETE_NOENT. Have SQLite ignore these where they are benign and propagate them back to the caller where they may indicate a file-system malfunction of some description. (check-in: [bed9c172ce] user: dan branch: trunk, size: 76416) | |
2012-10-13
| ||
19:58 | [07116f72a6] part of check-in [af5c9ee4a4] Ensure that when the source of a backup is a database that is zero bytes in size, the final destination database consists of at least one page. Truncating it to zero bytes is equivalent to zeroing the schema cookie and change counter, which can cause problems for existing clients. (check-in: [af5c9ee4a4] user: dan branch: zero-byte-backup-fix, size: 75650) | |
2012-06-08
| ||
01:13 | [f1f261a4dc] part of check-in [9d1b851562] Merge trunk changes into the apple-osx branch. (check-in: [9d1b851562] user: drh branch: apple-osx, size: 76224) | |
2012-05-17
| ||
21:04 | [2163c6ef11] part of check-in [224c65e4a5] Merge updates from trunk. (check-in: [224c65e4a5] user: mistachkin branch: winrt, size: 75647) | |
2012-05-12
| ||
14:59 | [717d4fbe95] part of check-in [bf57f0fb73] Merge trunk changes with apple-osx branch. (check-in: [bf57f0fb73] user: dan branch: apple-osx, size: 75228) | |
2012-05-11
| ||
23:03 | [31fef8ff6d] part of check-in [22eef1d8a8] Adjust some of the pager tests to accommodate longer database pathnames. (check-in: [22eef1d8a8] user: drh branch: trunk, size: 74651) | |
2012-05-09
| ||
22:36 | [99cf69a829] part of check-in [6547929410] Added support for SQLITE_ENABLE_PERSIST_WAL compile time macro, retrieving lastErrno from WAL file and setting last errno when writes fail due to space constraints (check-in: [6547929410] user: adam branch: apple-osx, size: 75228) | |
2012-04-02
| ||
23:35 | [4fbf634d26] part of check-in [d51c086e5c] Merge in latest changes, autologging options, read only file system wal support, test config conditionalization, WAL frame write prebuffering (check-in: [d51c086e5c] user: adam branch: apple-osx, size: 75151) | |
2012-03-31
| ||
02:46 | [34fb695deb] part of check-in [18ec60cacd] Merge all the latest trunk changes into the apple-osx branch. (check-in: [18ec60cacd] user: drh branch: apple-osx, size: 75035) | |
2012-03-30
| ||
14:01 | [819a0ecc0e] part of check-in [a1a85b846a] Merge the latest trunk changes into the winrt branch. (check-in: [a1a85b846a] user: drh branch: winrt, size: 75647) | |
2012-03-28
| ||
01:34 | [eb6d64d2e1] part of check-in [b899dbeb60] Evaluate typeof(X) and length(Y) where X is any column and Y is a blob column without actually loading X and Y from disk. (check-in: [b899dbeb60] user: drh branch: faster-typeof-and-length, size: 74651) | |
2012-03-19
| ||
23:32 | [4199506227] part of check-in [4ab1ffd45d] Merge updates from trunk. (check-in: [4ab1ffd45d] user: mistachkin branch: winrt, size: 74748) | |
16:21 | [20a99956db] part of check-in [f999197b75] Merge latest trunk changes into apple-osx branch. (check-in: [f999197b75] user: dan branch: apple-osx, size: 74136) | |
2012-03-17
| ||
15:12 | [cf8f40cf77] part of check-in [4f5283f18f] In pager1.test, use "file attr test.db -readonly 0" before "file attr test.db -perm rw-rw-rw-", not after. (check-in: [4f5283f18f] user: dan branch: trunk, size: 73752) | |
2012-03-15
| ||
21:28 | [6e43e79d6a] part of check-in [254f99ea9f] Add the sqlite3_db_readonly() interface. This is still tentative, pending a closer look at other ideas to accomplish the same thing. (check-in: [254f99ea9f] user: drh branch: db-readonly-api, size: 73748) | |
2012-03-08
| ||
20:22 | [4be3dacf48] part of check-in [5eecdb44dd] Merge and manually resolve testing updates from trunk. (check-in: [5eecdb44dd] user: mistachkin branch: winrt, size: 74246) | |
20:00 | [101032cb9d] 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: 73250) | |
2012-03-05
| ||
22:52 | [a306c33e6f] part of check-in [86c049a171] Add compile-time define to indicate if the VFS supports the concept of a current directory (as WinCE and WinRT do not). Avoid using the GetTempPath and GetFullPathName APIs on WinRT. Some tests still need adjustments. (check-in: [86c049a171] user: mistachkin branch: winrt, size: 74234) | |
2012-02-10
| ||
18:18 | [5ee48e6e03] part of check-in [e248598649] Pull the latest trunk changes into the apple-osx branch. (check-in: [e248598649] user: drh branch: apple-osx, size: 73622) | |
2012-01-17
| ||
15:29 | [efef0bb403] part of check-in [96900c47e4] Remove the undocumented PRAGMA omit_readlock hack. (check-in: [96900c47e4] user: drh branch: trunk, size: 73238) | |
2012-01-03
| ||
21:54 | [0b5d05d5fc] part of check-in [8a048423f0] Pull all the latest trunk changes over into the apple-osx branch. (check-in: [8a048423f0] user: drh branch: apple-osx, size: 75613) | |
2011-12-19
| ||
11:57 | [9e9f5f1c6d] part of check-in [e694f7b166] Merge [21b76af6ed] into statvfs branch. (check-in: [e694f7b166] user: dan branch: statvfs, size: 75229) | |
11:16 | [b936e80553] part of check-in [21b76af6ed] Fix a couple of test cases to account for the master-journal name related change in [cf3bccc2]. (check-in: [21b76af6ed] user: dan branch: trunk, size: 75213) | |
00:31 | [6fad92deb8] part of check-in [41891b231e] Some fixes to the test suite so that it works with ZERO_DAMAGE set to true. Still lots more problems remain. (check-in: [41891b231e] user: drh branch: statvfs, size: 74527) | |
2011-10-11
| ||
14:19 | [30058ab9a5] part of check-in [7e2c489822] Merge the latest trunk changes into the apple-osx branch. (check-in: [7e2c489822] user: drh branch: apple-osx, size: 74895) | |
2011-10-08
| ||
14:57 | [1b630b3248] part of check-in [2ab14a8467] Add the SQLITE_DIRECT_OVERFLOW_READ compile time option. (check-in: [2ab14a8467] user: dan branch: trunk, size: 74511) | |
2011-09-24
| ||
05:55 | [c8f202a460] part of check-in [a38668dcff] Fix some test files so that they work with SQLITE_OMIT_WAL builds. (check-in: [a38668dcff] user: dan branch: trunk, size: 74336) | |
2011-09-14
| ||
19:05 | [1fb47476f5] part of check-in [2456b4d0d2] Merge in the latest changes from trunk. (check-in: [2456b4d0d2] user: drh branch: apple-osx, size: 74720) | |
2011-08-29
| ||
11:56 | [2d3a7c6fac] part of check-in [639cc85a91] Back out [05c9832e5f6eb] since it was causing a performance regression with no obvious benefit. (check-in: [639cc85a91] user: drh branch: trunk, size: 74268) | |
2011-08-26
| ||
19:18 | [21ec8ef966] part of check-in [55af80035f] Merge the latest trunk changes into the apple-osx branch. (check-in: [55af80035f] user: drh branch: apple-osx, size: 74677) | |
2011-08-25
| ||
01:16 | [70c94c895f] part of check-in [d4f6437f8d] Make sure that SQLITE_FCNTL_SIZE_HINT on Windows does not shrink the file. (check-in: [d4f6437f8d] user: mistachkin branch: winNativeHeap, size: 74225) | |
2011-08-23
| ||
18:06 | [abddd000fa] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 73617) | |
2011-08-02
| ||
00:57 | [7fc949ccd4] 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: 73165) | |
2011-06-25
| ||
16:35 | [52725f1e15] part of check-in [8f8b373eed] Fix test cases so that they work with SQLITE_DEFAULT_WAL_SAFETYLEVEL defined. (check-in: [8f8b373eed] user: dan branch: apple-osx, size: 73645) | |
2011-06-24
| ||
20:47 | [4b7c08cab0] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 73310) | |
2011-06-17
| ||
07:07 | [228a831060] part of check-in [a7590af65f] Add Microsoft nmake compatible makefile; update a few test cases for Windows. (check-in: [a7590af65f] user: shaneh branch: trunk, size: 73193) | |
2011-05-05
| ||
19:44 | [8baf4470b2] part of check-in [1586244b6d] Changes to various test scripts so that they pass on windows. (check-in: [1586244b6d] user: dan branch: win32-test-fixes, size: 73054) | |
2011-04-23
| ||
10:12 | [2f2f93411c] part of check-in [44f0874a95] Fix parsing of %00 in uri handling code. (check-in: [44f0874a95] user: dan branch: uri, size: 73014) | |
2011-02-02
| ||
16:34 | [d8672fd0af] part of check-in [bac7342c36] Merge in the blocking-checkpoint enhancement, including the new sqlite3_wal_checkpoint_v2() interface and the PRAGMA wal_checkpoint(full) statement. (check-in: [bac7342c36] user: drh branch: trunk, size: 73009) | |
2011-01-11
| ||
17:39 | [7006a8b5dd] part of check-in [b3f2f465c3] Add the SQLITE_FCNTL_SYNC file-control. (check-in: [b3f2f465c3] user: dan branch: trunk, size: 73002) | |
2010-11-23
| ||
18:59 | [e066fb2e2d] part of check-in [2031974b60] Fix the max_page_count pragma so that it will not set to a value smaller than the current database size, as the documentation requires. Also, remove all occurances of atoi() from the core. (check-in: [2031974b60] user: drh branch: trunk, size: 73014) | |
2010-11-18
| ||
16:14 | [1e07368795] part of check-in [ae089ec881] Update test cases to account for the change in the previous commit. (check-in: [ae089ec881] user: dan branch: blocking-checkpoint, size: 73021) | |
2010-11-09
| ||
00:43 | [4d3bf78c04] part of check-in [fd4d38fa66] Integrated proxy locking file support for WAL journal mode and double free fix (check-in: [fd4d38fa66] user: adam branch: apple-osx, size: 71257) | |
2010-11-01
| ||
18:45 | [07b06b89d5] part of check-in [6cae552927] Add test cases to restore coverage of pager.c and wal.c. (check-in: [6cae552927] user: dan branch: trunk, size: 73014) | |
17:38 | [fa74657dc8] part of check-in [8dd5c69198] If a database file with the WAL flag set is opened in exclusive-locking mode, use heap memory to store the wal-index instead of shared-memory. (check-in: [8dd5c69198] user: dan branch: trunk, size: 70858) | |
2010-08-24
| ||
18:35 | [12ad20280d] part of check-in [d1ed743b6e] Changes to support building with SQLITE_OMIT_WAL. (check-in: [d1ed743b6e] user: shaneh branch: trunk, size: 70846) | |
2010-08-18
| ||
00:24 | [3c43e01a1d] part of check-in [866e9286ae] Merge the 3.7.1 pre-release snapshot changes as of 2010-08-18 into the apple-osx branch. (check-in: [866e9286ae] user: drh branch: apple-osx, size: 71301) | |
00:09 | [8343530e91] 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: 67927) | |
2010-08-12
| ||
16:36 | [6922029d71] part of check-in [02def8f925] If an error occurs in PagerSetPagesize(), set the output variable to the unmodified page-size before returning. (check-in: [02def8f925] user: dan branch: trunk, size: 70660) | |
11:25 | [8b6e57d8cd] part of check-in [228c5b16af] Add coverage tests for pager.c. (check-in: [228c5b16af] user: dan branch: trunk, size: 70286) | |
02:41 | [9a7650f95b] part of check-in [45362437d4] Increase the maximum page size from 32k to 64k. (check-in: [45362437d4] user: drh branch: trunk, size: 68306) | |
2010-08-11
| ||
18:56 | [20457c96ab] part of check-in [2fa05d01b6] Improve coverage of pager.c. (check-in: [2fa05d01b6] user: dan branch: trunk, size: 68306) | |
2010-07-07
| ||
13:54 | [d8e4b2bc81] part of check-in [ef126e775a] Make sure the schema is loaded before preparing a "PRAGMA journal_mode" command. This helps it return meaningful results when it is the first command executed by a new database connection. (check-in: [ef126e775a] user: dan branch: trunk, size: 67287) | |
11:05 | [5352bec676] part of check-in [d9e3287900] Change the async-IO extension to return SQLITE_IOERR_SHORT_READ when appropriate. This prevents a valgrind warning in the test suite. (check-in: [d9e3287900] user: dan branch: trunk, size: 67285) | |
2010-07-06
| ||
20:34 | [c3a0c973a5] part of check-in [fce689ebe6] Changes to pager1.test to support Windows. (check-in: [fce689ebe6] user: shaneh branch: trunk, size: 67206) | |
2010-07-03
| ||
13:45 | [1fc67606e4] part of check-in [78fc35ff4b] Fix an assert in pager.c. And various test cases that fail with the in-memory journal permutation. (check-in: [78fc35ff4b] user: dan branch: mistake, size: 67019) | |
10:00 | [b345014ce3] part of check-in [62a1010177] Fix an assert() in pager.c added by the previous commit. And various problems with test scripts in autovacuum and in-memory journal mode. (check-in: [62a1010177] user: dan branch: mistake, size: 66725) | |
2010-07-02
| ||
13:49 | [14c8e43287] part of check-in [c6714b0dbd] Run tkt-9d68c883.test along with the other pager.c coverage tests. Add a test case to pager1.test. (check-in: [c6714b0dbd] user: dan branch: trunk, size: 66299) | |
11:27 | [4984a90b28] part of check-in [eddfb2b406] Additional test cases to cover branches in pager.c. (check-in: [eddfb2b406] user: dan branch: trunk, size: 65947) | |
2010-07-01
| ||
19:01 | [67de7de486] part of check-in [c6e7595092] Add tests to pager1.test and pagerfault.test. (check-in: [c6e7595092] user: dan branch: trunk, size: 64440) | |
15:09 | [f00c701b29] part of check-in [a8f6341d3b] Add pager test cases. Change a condition in pager.c to NEVER(). (check-in: [a8f6341d3b] user: dan branch: trunk, size: 59926) | |
2010-06-30
| ||
10:36 | [a87a7dffe2] part of check-in [8e65c0e3da] Add further test cases. Fix an assert() in pager.c. (check-in: [8e65c0e3da] user: dan branch: trunk, size: 55062) | |
04:29 | [4d83d4ac53] part of check-in [5e19bc360e] Add coverage test cases. Have sqlite3_backup_step() transform SQLITE_IOERR_NOMEM to SQLITE_NOMEM before returning. (check-in: [5e19bc360e] user: dan branch: trunk, size: 52998) | |
2010-06-29
| ||
10:30 | [28709653e8] part of check-in [008513ee61] Add tests to pager1.test and pagerfault.test. (check-in: [008513ee61] user: dan branch: trunk, size: 50254) | |
2010-06-28
| ||
19:04 | [634c62f8c3] part of check-in [6b7e419ddc] Add extra pager tests. (check-in: [6b7e419ddc] user: dan branch: trunk, size: 42934) | |
11:23 | [d8dfe2f8a6] part of check-in [3b68cb9c65] Fix some errors when compiling with SQLITE_OMIT_WAL. (check-in: [3b68cb9c65] user: dan branch: trunk, size: 36790) | |
2010-06-26
| ||
15:42 | [18d3546658] part of check-in [2eaf5ee0d9] When synchronous=NORMAL, use the same journal file format as with synchronous=FULL (i.e. multiple journal headers within the one journal). Fix for [d11f09d36e]. (check-in: [2eaf5ee0d9] user: dan branch: trunk, size: 36692) | |
2010-06-25
| ||
19:09 | [dfb695c916] part of check-in [bfd563c471] Further test cases for pager1.test and pagerfault.test. (check-in: [bfd563c471] user: dan branch: trunk, size: 35723) | |
2010-06-24
| ||
19:16 | [b7099656ae] part of check-in [4941e437d2] Add test cases to pager1.test and pagerfault.test. (check-in: [4941e437d2] user: dan branch: trunk, size: 34981) | |
10:50 | [2fb769a4f1] part of check-in [7aac9ad6dd] Add coverage tests. Remove a NEVER macro from pager.c, as the condition can now be true in wal mode. (check-in: [7aac9ad6dd] user: dan branch: trunk, size: 29699) | |
2010-06-23
| ||
15:55 | [31478e9437] part of check-in [8d0f8a7f70] Add a version number to the wal-index header. If SQLite encounters a version number in either the wal or wal-index files that it does not understand, the operation is abandoned and SQLITE_CANTOPEN returned. (check-in: [8d0f8a7f70] user: dan branch: trunk, size: 26000) | |
2010-06-22
| ||
13:46 | [c3ec08550a] part of check-in [85dd51a75c] Some changes to test scripts related to codec enabled versions of sqlite. (check-in: [85dd51a75c] user: dan branch: trunk, size: 25625) | |
2010-06-21
| ||
18:29 | [07e839e5a7] part of check-in [cc9ddae6d7] Add test cases to pager1.test and pager2.test. (check-in: [cc9ddae6d7] user: dan branch: trunk, size: 25459) | |
12:34 | [86d034bf3f] part of check-in [a64d96db09] Change things so that journal2.test works with ENABLE_ATOMIC_WRITE. (check-in: [a64d96db09] user: dan branch: experimental, size: 23219) | |
07:45 | [e086d98a53] part of check-in [4104b175a8] Add further pager tests. (check-in: [4104b175a8] user: dan branch: experimental, size: 18314) | |
2010-06-19
| ||
17:26 | [2842b35675] part of check-in [f5df83fd87] Add tests to pager1.test and pagerfault.test. (check-in: [f5df83fd87] user: dan branch: experimental, size: 18735) | |
11:30 | [d71580a4f3] part of check-in [58c0b5bfed] Add tests to pager1.test and pagerfault.test. (check-in: [58c0b5bfed] user: dan branch: experimental, size: 14496) | |
2010-06-18
| ||
18:59 | [f2806eeba2] part of check-in [582fca8919] Add tests to pager1.test. (check-in: [582fca8919] user: dan branch: experimental, size: 13888) | |
2010-06-16
| ||
12:30 | [60dec40856] part of check-in [ad3209572d] Add extra test cases to pager1.test. (check-in: [ad3209572d] user: dan branch: trunk, size: 10717) | |
10:55 | [4e75fc0ebe] part of check-in [6c5c04eea1] Fix a memory leak that can occur in os_unix.c if an IO error occurs within the xUnlock method. (check-in: [6c5c04eea1] user: dan branch: trunk, size: 7290) | |
2010-06-15
| ||
19:07 | [fd1ca71273] part of check-in [efe4456498] Rationalize a common pattern in tcl test cases into proc do_multiclient_test. (check-in: [efe4456498] user: dan branch: trunk, size: 5928) | |
17:44 | Added: [dcc50ea9c4] part of check-in [6e43eed931] Add test file pager1.test, containing tests of inter-process locking in non-wal mode. (check-in: [6e43eed931] user: dan branch: trunk, size: 7236) | |