aboutsummaryrefslogtreecommitdiff
path: root/test/ctime.test
Commit message (Expand)AuthorAge
* Fix test cases so that they all still work even with -DSQLITE_DQS=0.drh2022-01-16
* Ensure that the value of the THREADSAFE symbol is always included whendan2017-06-17
* Rework the code in ctime.c a bit to report on more compile time options. Anddan2017-06-16
* If SQLITE_DIRECT_OVERFLOW_READ is defined at compile time, add "DIRECT_OVERFL...dan2016-10-21
* Fix the ctime.test script so that it works with clang.drh2016-06-24
* Remove the SQLITE_PAGECACHE_BLOCKALLOC compilation option.dan2011-09-22
* Merge the PAGECACHE_BLOCKALLOC changes into trunk.drh2011-08-23
* Modify ctime.test to work with SQLITE_THREADSAFE=2.dan2010-06-24
* Rename the sqlite_compile_option_*() SQL functions to sqlite_compileoption_*()drh2010-02-26
* Fixed numbering of a few tests; minor tweaks on others. shaneh2010-02-25
* Changes to compile time option diags to report values for some defines. shaneh2010-02-24