aboutsummaryrefslogtreecommitdiff
path: root/test/wal3.test
Commit message (Collapse)AuthorAge
* Remove a few unsuitable scripts from the "veryquick" test suite. Also have ↵dan2022-07-18
| | | | | every second testrunner.tcl process favour running test scripts that contain text like "testrunner: slow" before any others. FossilOrigin-Name: 22d280a5cd395abbedcfffbac3d3b3a614c327be25763ca380c1338a2a7bd33a
* Fix some test cases so that they work under the Apple configuration.drh2016-03-17
| | | FossilOrigin-Name: 399c60764d3fdec49dab1745c30930ca1dbafe70
* Avoid running some particularly time-consuming tests as part of veryquick.test.dan2016-02-04
| | | FossilOrigin-Name: f465944b75a800ddc6920229ad32c2f39ff91e19
* Add a space before each line of error output in the test scripts so that alldrh2015-11-12
| | | | | errors can be conveniently located in logs by doing "grep '^ '". FossilOrigin-Name: 9d532fb50d310df629ea65193f21dc9b3594ff5f
* Adjust two test cases so that they conform to the current code.drh2015-09-18
| | | FossilOrigin-Name: 228e3d7c8f37c722aee3b589bdd5cfaa4b1f6f03
* Fix the wal3.test module so that it works with the memsubsys1 permutation.drh2015-07-25
| | | FossilOrigin-Name: af85b01d93d3043f2e1a38d289ca00a5ef24520c
* Ensure that there is always at least one aReadMark slot usable by an ↵dan2012-07-17
| | | | | unprivileged reader while a checkpoint is running. Also, if one or more transactions are recovered from a log file, initialize one of the aReadMark slots to contain mxFrame as part of the recovery process. FossilOrigin-Name: e4163596339c2166f9c4356ab824fff8bda8d0b0
* Merge the POWERSAFE_OVERWRITE features and the use of statvfs() from thedrh2011-12-23
|\ | | | | | | | | statvfs branch into trunk. FossilOrigin-Name: 2370d70eb51d2259aaa8073d861ab79d6637cbd9
| * Modify test cases to account for the ZERO_DAMAGE change.dan2011-12-19
|/ | | FossilOrigin-Name: 68684495f1a62a41ad27934f3a6d3bc9d290a57d
* Enhance the WAL header sync so that it honors the various synchronousdrh2011-12-16
| | | | | pragmas, settings, and device characteristics. FossilOrigin-Name: 9799241f7de952c4d1ea8bf6508b577d2b57a370
* Add retry logic for AV defense to winOpen. Also, refactor test suite to ↵mistachkin2011-08-02
| | | | | allow the key Tcl file operations (e.g. copy and delete) to be retried. FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
* Adjust the maximum number of open database connections in wal3.test downdrh2011-07-22
| | | | | for OpenBSD. FossilOrigin-Name: b38e52f67574997de9f4b4318f2eb68ff0133f35
* Changes to wal tests so that they work with DEFAULT_AUTOVACUUM defined.dan2011-04-01
| | | FossilOrigin-Name: b477852f82c1fddbda61fad83d55055ad8503dda
* Merge in the blocking-checkpoint enhancement, including the newdrh2011-02-02
|\ | | | | | | | | | | sqlite3_wal_checkpoint_v2() interface and the PRAGMA wal_checkpoint(full) statement. FossilOrigin-Name: bac7342c368a7c4f5f2878e08d9581dcbf57dd58
| * Update test cases to account for the change in the previous commit.dan2010-11-18
| | | | | | FossilOrigin-Name: ae089ec881beb1c2d278303ba964aaeffad1afe4
* | On *BSD systems, reduce the number of open connections used by wal3.test to ↵dan2010-11-29
|/ | | | | avoid running out of file-descriptors. FossilOrigin-Name: 0a3cba95a14ae7a24b2d268567a02d651ab278dc
* Add test case to verify the previous change is correct.dan2010-09-02
| | | FossilOrigin-Name: 2a5eed35b410fb6bd69242841c00700906f48d5f
* Fix errors in wal3.test caused by recent modifications.dan2010-07-28
| | | FossilOrigin-Name: 0714aeccd82d82686c074c1bb74ea794b7bfa3a3
* Fix an assert() in pager.c added by the previous commit. And various ↵dan2010-07-03
| | | | | problems with test scripts in autovacuum and in-memory journal mode. FossilOrigin-Name: 62a10101776b41236ff7bd08c8aa85765a43df7c
* Rationalize a common pattern in tcl test cases into proc do_multiclient_test.dan2010-06-15
| | | FossilOrigin-Name: efe44564983f115017658dd8a130226366d42bab
* Run extra iterations in wal3.test to ensure test coverage.dan2010-06-15
| | | FossilOrigin-Name: ea80cbe51e33d6a3f15a4ad56f360fc5323866de
* Experimental change to the xShmXXX parts of the VFS interface.dan2010-06-11
| | | FossilOrigin-Name: ca68472db01c14a899892007d1cbaff5e86ae193
* Changes to wal3.test to support small default cache size settings. And ↵dan2010-06-08
| | | | | builds that create autovacuum databases by default. FossilOrigin-Name: ac4cc2574bafce30390a34f13228380d017791cb
* Add a couple of extra coverage tests for wal.c.dan2010-06-07
| | | FossilOrigin-Name: cfe60254df50f086014b115f1a2d9e31c85d67fd
* Add further test cases for the logic in sqlite3WalBeginReadTransaction().dan2010-06-05
| | | FossilOrigin-Name: a49713db39d0d6940b368206d4e669aa69aa1fe5
* Remove a condition from sqlite3WalRead() that is unreachable as of the ↵dan2010-06-05
| | | | | changes to clear entries out of the wal-index hash tables on transaction or savepoint rollback. FossilOrigin-Name: 394204735a842b04b677cca20485b1578e475d4c
* Add extra coverage test cases for wal.c. No changes to production code.dan2010-06-05
| | | FossilOrigin-Name: f9d4ae0e8cc5d32c52eb78799f7959dd236ea9de
* Remove an unnecessary branch from wal.c.dan2010-06-04
| | | FossilOrigin-Name: 8e54786c9a0c5c399f228f56c73271f84d75694b
* Add an English language error message to corresponding to SQLITE_PROTOCOL. ↵dan2010-06-04
| | | | | "locking protocol". FossilOrigin-Name: ca327e32cfe1633f2c9d3f058e411f108aaa2b3c
* If an attempt to sync the database file as part of a checkpoint fails, do ↵dan2010-06-04
| | | | | not update the shared "nBackfill" variable. Otherwise, another process could wrap the log and overwrite content before it is synced into the database. FossilOrigin-Name: b813233d7604a5fd91e1af91d5d812032eec700a
* Fix a problem where an SQLITE_BUSY in the checkpoint code was being treated ↵dan2010-06-04
| | | | | as an IO error (abandoning, instead of just limiting, the checkpoint). FossilOrigin-Name: 02c4040ce2b4c970b3dee09f7c9ad5a2a3a9aa49
* Add extra tests for removing elements from wal-index hash tables as part of ↵dan2010-06-03
a rollback. FossilOrigin-Name: af3e598ad9315a4642dd8fa098dfdbd727770aed