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