aboutsummaryrefslogtreecommitdiff
path: root/test/walslow.test
Commit message (Expand)AuthorAge
* Get rid of "-encoding binary" across all test cases, as that is no longerdrh2024-07-30
* Avoid running some particularly time-consuming tests as part of veryquick.test.dan2016-02-04
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* Add the "PRAGMA wal_autocheckpoint" command. Rename "PRAGMA checkpoint" to "P...dan2010-05-03
* Support compile-time option SQLITE_OMIT_WAL, for building without WAL support.dan2010-05-01
* Remove old code to interpret an argument (no longer used) to "PRAGMA checkpoi...dan2010-04-13
* Fix test script issues preventing walthread.test from running.dan2010-04-13
* Import experimental write-ahead-logging code.dan2010-04-12