drh
|
a23bc8a345
|
From test scripts, remove stray "breakpoint" commands and blank lines
at the ends of files.
FossilOrigin-Name: a6b35273239669189f33402144f58328b133d182
|
2016-02-05 16:46:09 +00:00 |
|
drh
|
15427279c8
|
Fix typos in requirements text and update requirements marks. No changes
to code.
FossilOrigin-Name: 8534a46c06601ad35b97caee442371f24c718d0f
|
2015-12-03 22:33:55 +00:00 |
|
drh
|
29fbdb731b
|
Disable two PRAGMA cache_spill tests when MEMORY_MANAGEMENT is enabled.
FossilOrigin-Name: ebda77aad4d964593606ded2fdb19259ef9ebb8e
|
2015-11-13 12:32:01 +00:00 |
|
drh
|
d66b2e02ee
|
Add a space before each line of error output in the test scripts so that all
errors can be conveniently located in logs by doing "grep '^ '".
FossilOrigin-Name: 9d532fb50d310df629ea65193f21dc9b3594ff5f
|
2015-11-12 21:42:40 +00:00 |
|
drh
|
4f9c8ec62d
|
Test cases. Minor problems fixed. All appears to work now.
FossilOrigin-Name: 9a431362dccbc9b8f93375f30a3b8955903cca79
|
2015-11-12 15:47:48 +00:00 |
|
drh
|
9b0cf34f81
|
First attempt at enhancing the "PRAGMA cache_spill" statement to accept a
cache threashold size.
FossilOrigin-Name: 549d42be0dac87dc04c3eeccfdc60615c3a6ad3f
|
2015-11-12 14:57:19 +00:00 |
|
drh
|
b3366b99c8
|
Update evidence marks due to wording changes in requirements text. No
changes to code.
FossilOrigin-Name: 86781093bdb4c4fdedd228cb1c8961db48a483bb
|
2015-09-11 20:54:44 +00:00 |
|
drh
|
e045d483f8
|
Fix the pragma2.test module so that it works with
SQLITE_ENABLE_MEMORY_MANAGEMENT.
FossilOrigin-Name: de281a4fac0de3700e754c17976a8497587ca797
|
2015-07-24 19:56:44 +00:00 |
|
drh
|
9d356fbe6e
|
New requirements marks and a few new test cases to go with them. No changes
to code.
FossilOrigin-Name: 8c2b29d9acb92d47f4deec21a7c2dca52db63345
|
2015-02-27 20:28:08 +00:00 |
|
drh
|
e4bf4f08c0
|
Add requirements marks. No code changes.
FossilOrigin-Name: 5e0d43ab55de006b20c58cb18b938d1c7b658e51
|
2013-10-11 20:14:37 +00:00 |
|
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 |
|