dan
|
e704713cb8
|
Fix test script pragma2.test so that it works with ENABLE_MEMORY_MANAGEMENT.
FossilOrigin-Name: 6acf728100ff339e4451bcefd3a20fd5c3cfd662
|
2013-08-19 18:37:18 +00:00 |
|
drh
|
d3605a4f20
|
The fullfsync, checkpoint_fullfsync, and cache_spill pragmas apply to all
files of a database connection, including those opened by future ATTACH
statements.
FossilOrigin-Name: d07c4331a28d44deca1ece8a34118f5b121b3ee2
|
2013-08-17 15:42:29 +00:00 |
|
drh
|
d4b5c60eca
|
Test cases for the cache_spill pragma.
FossilOrigin-Name: b85c9ec5e02c1b92faa8eeb9e56e02a576a43a96
|
2013-08-17 00:25:07 +00:00 |
|
mistachkin
|
fda06befd5
|
Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried.
FossilOrigin-Name: 9007586fdabed8dbcc78581ea9821cfd1f9a4c8c
|
2011-08-02 00:57:34 +00:00 |
|
danielk1977
|
5a8f9374ab
|
Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480)
FossilOrigin-Name: 07c00fffe50e8380748f7ae02328531a75d64610
|
2007-10-09 08:29:32 +00:00 |
|
danielk1977
|
4152e677b8
|
Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423)
FossilOrigin-Name: c8405b15c074c94dab5e33272cf1471f458d11df
|
2007-09-12 17:01:45 +00:00 |
|
drh
|
5db828180c
|
Make sure auto_vacuum is turned off before running the tests in pragma2.test. (CVS 4138)
FossilOrigin-Name: fc85c8aa160cc46419b9ce83d9eb47970c67118a
|
2007-06-27 10:20:00 +00:00 |
|
danielk1977
|
180b56a1bb
|
Add the "(database.)freelist_count" PRAGMA. For querying the size of the
database free-list. (CVS 4112)
FossilOrigin-Name: 1fb4251a707d0b79d250d6ea2022913b371d5f14
|
2007-06-24 08:00:42 +00:00 |
|