aboutsummaryrefslogtreecommitdiff
path: root/test/autovacuum_ioerr2.test
Commit message (Expand)AuthorAge
* Add retry logic for AV defense to winOpen. Also, refactor test suite to allo...mistachkin2011-08-02
* Remove leftover debugging commands (breakpoint and btree_breakpoint) fromdrh2008-07-12
* Add some tests (and 2 resulting bug fixes) to incr vacuum mode. (CVS 3885)danielk19772007-04-28
* Update to test files to support builds with OMIT macros defined. (CVS 2289)danielk19772005-01-29
* Test script changes: Bug fix and cleanup on ioerr tests. Also, don't use TCL ...danielk19772005-01-22
* Fixes so that compiling and testing works when SQLITE_OMIT_AUTOVACUUM is defi...danielk19772005-01-16
* Enhance the performance of auto-vacuum databases by reducing the number of po...danielk19772005-01-15
* Test cases to improve coverage of btree.c (and minor bugfixes). (CVS 2190)danielk19772005-01-11