Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various problems in test scripts preventing "make test" from passing on | dan | 2018-01-13 |
* | Modify the permutations.test script so as to set any permutation specific con... | dan | 2016-04-27 |
* | If SQLITE_DEFAULT_WAL_SYNCHRONOUS is not the same value as | drh | 2016-03-08 |
* | Ensure that if the "psow=0" URI option or FCNTL_POWERSAFE_OVERWRITE file-cont... | dan | 2014-02-13 |
* | Make test_wholenumber.c into a loadable extension and move it to | drh | 2013-04-25 |
* | Allow SQLite to work on Win32 with SQLITE_OS_WINNT=0 as long as WAL is disabled. | mistachkin | 2012-09-13 |
* | Add missing finish_test to the end of the zerodamage.test module. Disable | drh | 2012-01-06 |
* | Change the name ZERO_DAMAGE to the more descriptive POWERSAFE_OVERWRITE. | drh | 2011-12-23 |
* | Add the ability to enable or disable SQLITE_IOCAP_ZERO_DAMAGE using a URI | drh | 2011-12-21 |