SQLite

All files named ”test/pragma2.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/pragma2.test

2016-02-05
16:46
[e5d5c17636] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 6935)
2015-12-03
22:33
[a9400a7289] part of check-in [8534a46c06] Fix typos in requirements text and update requirements marks. No changes to code. (check-in: [8534a46c06] user: drh branch: trunk, size: 6946)
2015-11-13
12:32
[00065068ee] part of check-in [ebda77aad4] Disable two PRAGMA cache_spill tests when MEMORY_MANAGEMENT is enabled. (check-in: [ebda77aad4] user: drh branch: trunk, size: 6767)
2015-11-12
21:42
[1a4cc20b0c] part of check-in [9d532fb50d] 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 '^ '". (check-in: [9d532fb50d] user: drh branch: trunk, size: 6699)
15:47
[a8e11a7a38] part of check-in [9a431362dc] Test cases. Minor problems fixed. All appears to work now. (check-in: [9a431362dc] user: drh branch: cache_spill=N, size: 6637)
14:57
[93ef4f24fb] part of check-in [549d42be0d] First attempt at enhancing the "PRAGMA cache_spill" statement to accept a cache threashold size. (check-in: [549d42be0d] user: drh branch: cache_spill=N, size: 5970)
2015-09-11
20:54
[b5e2ce4c89] part of check-in [86781093bd] Update evidence marks due to wording changes in requirements text. No changes to code. (check-in: [86781093bd] user: drh branch: trunk, size: 5444)
2015-07-24
19:56
[8e72df3a16] part of check-in [de281a4fac] Fix the pragma2.test module so that it works with SQLITE_ENABLE_MEMORY_MANAGEMENT. (check-in: [de281a4fac] user: drh branch: trunk, size: 5446)
2015-02-27
20:28
[f624a496a9] part of check-in [8c2b29d9ac] New requirements marks and a few new test cases to go with them. No changes to code. (check-in: [8c2b29d9ac] user: drh branch: trunk, size: 5386)
2013-10-11
20:14
[aea7b3d82c] part of check-in [5e0d43ab55] Add requirements marks. No code changes. (check-in: [5e0d43ab55] user: drh branch: trunk, size: 5264)
2013-08-19
18:37
[224f0381f9] part of check-in [6acf728100] Fix test script pragma2.test so that it works with ENABLE_MEMORY_MANAGEMENT. (check-in: [6acf728100] user: dan branch: trunk, size: 4933)
2013-08-17
15:42
[76e4a54cd4] part of check-in [d07c4331a2] The fullfsync, checkpoint_fullfsync, and cache_spill pragmas apply to all files of a database connection, including those opened by future ATTACH statements. (check-in: [d07c4331a2] user: drh branch: cache_spill, size: 4855)
00:25
[5bc62f356a] part of check-in [b85c9ec5e0] Test cases for the cache_spill pragma. (check-in: [b85c9ec5e0] user: drh branch: cache_spill, size: 4207)
2013-03-27
19:53
[dcb2dafab8] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 2652)
2011-08-02
00:57
[3a55f82b95] part of check-in [9007586fda] 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. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 2624)
2007-10-09
08:29
[5364893491] part of check-in [07c00fffe5] Fixes to the test suite (no code changes) so that quick.test runs with OMIT_ATTACH builds. #2706. (CVS 4480) (check-in: [07c00fffe5] user: danielk1977 branch: trunk, size: 2638)
2007-09-12
17:01
[5e063bf1d4] part of check-in [c8405b15c0] Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423) (check-in: [c8405b15c0] user: danielk1977 branch: trunk, size: 2519)
2007-06-27
10:20
[bb5aa7be00] part of check-in [fc85c8aa16] Make sure auto_vacuum is turned off before running the tests in pragma2.test. (CVS 4138) (check-in: [fc85c8aa16] user: drh branch: trunk, size: 2494)
2007-06-24
08:00
Added: [6639e9e53f] part of check-in [1fb4251a70] Add the "(database.)freelist_count" PRAGMA. For querying the size of the database free-list. (CVS 4112) (check-in: [1fb4251a70] user: danielk1977 branch: trunk, size: 2439)