dan
|
69aedc8db4
|
Fix various problems in test scripts preventing "make test" from passing on
F2FS file-systems with the "atomic-write" feature.
FossilOrigin-Name: 56d93d070d6b92d8a5a3fec1b09aae8911116c73d072fc5022f0b51668ed996b
|
2018-01-13 13:07:49 +00:00 |
|
drh
|
3ac9a86415
|
Update test cases to taken deferred statement-journal opening into account.
FossilOrigin-Name: 5b2fe5219ab9ad15969e3374894a75979b65cb3c
|
2016-03-04 14:23:10 +00:00 |
|
dan
|
d2db09068b
|
Changes to test scripts to work with SQLITE_TEMP_STORE=2.
FossilOrigin-Name: ba8ca9c9e29e022dec0048dd655c35d54d5ef129
|
2010-09-20 14:55:33 +00:00 |
|
dan
|
459564f43f
|
Delay opening the sub-journal until SQLite actually needs to write data to it.
FossilOrigin-Name: c43deb33ae5f191ea2e054181759beeeb9ea71bf
|
2010-06-03 12:35:28 +00:00 |
|
drh
|
78e0fcf914
|
Fix the stmt.test test script so that it works with SQLITE_TEMP_STORE=3.
FossilOrigin-Name: 8bf710ce6dfab0e6fd4de7d6d3157008cc70d192
|
2010-02-23 21:08:40 +00:00 |
|
dan
|
da730f6eb4
|
Allow statements like "REPLACE INTO tbl(rowid) VALUES(...)" to run without a statement journal as long as there are no triggers, foreign keys or indexes.
FossilOrigin-Name: 0e4225804010cb0e3f254e2dbffc4fe0e7d982ce
|
2010-02-18 08:19:19 +00:00 |
|