aboutsummaryrefslogtreecommitdiff
path: root/test/pagerfault2.test
Commit message (Collapse)AuthorAge
* Fix test cases for the new EXPLAIN QUERY PLAN format. Add thedrh2013-06-10
| | | | | wherecosttest tool. Other fixes to logarithm cost. FossilOrigin-Name: aa580e368e3c398b8377b80342dfdd906324c248
* Further changes to test scripts so that the "inmemory_journal" permutation ↵dan2010-07-03
| | | | | works. FossilOrigin-Name: 50f2f7dfd64f610982525fd7a0dd7c1ade67bebb
* 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
* Additional test cases to cover branches in pager.c.dan2010-07-02
| | | FossilOrigin-Name: eddfb2b4062f8a8b907f0c7bc08a05c16692e900
* When synchronous=NORMAL, use the same journal file format as with ↵dan2010-06-26
synchronous=FULL (i.e. multiple journal headers within the one journal). Fix for [d11f09d36e]. FossilOrigin-Name: 2eaf5ee0d9338de8a77fb3e06ad2f2b0daa6fcbe