SQLite

All files named ”test/tempdb.test”
Login

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

History for test/tempdb.test

2018-01-15
21:59
[8d0c2ee1cc] part of check-in [c9d2ec51c8] Merge the enhancements associated with the first 3.22.0 beta. (check-in: [c9d2ec51c8] user: drh branch: apple-osx, size: 2718)
2018-01-13
13:07
[4cdaa23ddd] part of check-in [56d93d070d] Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. (check-in: [56d93d070d] user: dan branch: f2fs-test-fixes, size: 2629)
2016-03-04
14:57
[be87085066] part of check-in [2f0c195ccc] Merge recent enhancements from trunk, and especially the changes that reduce the heap-memory footprint of schemas, and defer opening and writing to statement journals. (check-in: [2f0c195ccc] user: drh branch: apple-osx, size: 2656)
14:23
[bd92eba8f2] part of check-in [5b2fe5219a] Update test cases to taken deferred statement-journal opening into account. (check-in: [5b2fe5219a] user: drh branch: memjournal-exp, size: 2567)
2010-11-19
23:50
[3263e5c3f0] part of check-in [c8bc057c7d] Merge all the latest changes from the trunk into the apple-osx branch. (check-in: [c8bc057c7d] user: drh branch: apple-osx, size: 2679)
2010-09-20
14:55
[19d0f66e2e] part of check-in [ba8ca9c9e2] Changes to test scripts to work with SQLITE_TEMP_STORE=2. (check-in: [ba8ca9c9e2] user: dan branch: trunk, size: 2590)
2010-08-18
00:09
[285dda9fdf] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 2681)
2010-06-07
17:47
[800c36623d] part of check-in [7c33eb5a5a] Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file. (check-in: [7c33eb5a5a] user: dan branch: trunk, size: 2592)
2010-06-03
12:35
[a1182f2b9a] part of check-in [c43deb33ae] Delay opening the sub-journal until SQLite actually needs to write data to it. (check-in: [c43deb33ae] user: dan branch: trunk, size: 2662)
2009-06-05
17:09
[1bf52da28a] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 2624)
2009-05-01
05:23
[9c869a57e2] part of check-in [0256187b51] Fix for tempdb.test so that it passes when running the inmemory_journal permutation test. (CVS 6584) (check-in: [0256187b51] user: danielk1977 branch: trunk, size: 2633)
2009-04-30
09:10
[5f03555be3] part of check-in [38f8c5a14c] 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) (check-in: [38f8c5a14c] user: danielk1977 branch: trunk, size: 2158)
2008-04-15
00:02
Added: [b88ac8a198] part of check-in [1863e87c40] Add a test case to cover the bug fixed in check-in (5007). (CVS 5008) (check-in: [1863e87c40] user: drh branch: trunk, size: 1397)