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
|
430e74cd9b
|
Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file.
FossilOrigin-Name: 7c33eb5a5add8fe76dd412ecab5b6ff8cd78a98d
|
2010-06-07 17:47:26 +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
|
dda70fe38e
|
Remove leftover "breakpoint" commands from test scripts. Also remove blank
lines at the end of scripts. (CVS 6721)
FossilOrigin-Name: 1fef16ec2b89981770cf44f606a420fbe031a7a4
|
2009-06-05 17:09:11 +00:00 |
|
danielk1977
|
bd2edd676b
|
Fix for tempdb.test so that it passes when running the inmemory_journal permutation test. (CVS 6584)
FossilOrigin-Name: 0256187b512c5849ffae0644e6a42ec0ca2de894
|
2009-05-01 05:23:17 +00:00 |
|
danielk1977
|
d829335e42
|
When SQLite is configured to use in-memory temp files (either by setting SQLITE_TEMP_STORE during compilation or using the temp_store pragma at run time), store statement/savepoint journals in memory also. Ticket #3825. (CVS 6575)
FossilOrigin-Name: 38f8c5a14cd221af9e115a0fea689f2ff39e30e5
|
2009-04-30 09:10:37 +00:00 |
|
drh
|
110af53360
|
Add a test case to cover the bug fixed in check-in (5007). (CVS 5008)
FossilOrigin-Name: 1863e87c40499ee3d9fd9cba6670e9a0e946d390
|
2008-04-15 00:01:59 +00:00 |
|