Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/tempdb.test
2018-01-15
| ||
21:59 | Merge the enhancements associated with the first 3.22.0 beta. file: [8d0c2ee1] check-in: [c9d2ec51] user: drh branch: apple-osx, size: 2718 | |
2018-01-13
| ||
13:07 | Fix various problems in test scripts preventing "make test" from passing on F2FS file-systems with the "atomic-write" feature. file: [4cdaa23d] check-in: [56d93d07] user: dan branch: f2fs-test-fixes, size: 2629 | |
2016-03-04
| ||
14:57 | 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. file: [be870850] check-in: [2f0c195c] user: drh branch: apple-osx, size: 2656 | |
14:23 | Update test cases to taken deferred statement-journal opening into account. file: [bd92eba8] check-in: [5b2fe521] user: drh branch: memjournal-exp, size: 2567 | |
2010-11-19
| ||
23:50 | Merge all the latest changes from the trunk into the apple-osx branch. file: [3263e5c3] check-in: [c8bc057c] user: drh branch: apple-osx, size: 2679 | |
2010-09-20
| ||
14:55 | Changes to test scripts to work with SQLITE_TEMP_STORE=2. file: [19d0f66e] check-in: [ba8ca9c9] user: dan branch: trunk, size: 2590 | |
2010-08-18
| ||
00:09 | Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments file: [285dda9f] check-in: [5e2ee7db] user: adam branch: apple-osx, size: 2681 | |
2010-06-07
| ||
17:47 | Change all.test, quick.test and permutations.test so that they use a separate interpreter for each test file. file: [800c3662] check-in: [7c33eb5a] user: dan branch: trunk, size: 2592 | |
2010-06-03
| ||
12:35 | Delay opening the sub-journal until SQLite actually needs to write data to it. file: [a1182f2b] check-in: [c43deb33] user: dan branch: trunk, size: 2662 | |
2009-06-05
| ||
17:09 | Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) file: [1bf52da2] check-in: [1fef16ec] user: drh branch: trunk, size: 2624 | |
2009-05-01
| ||
05:23 | Fix for tempdb.test so that it passes when running the inmemory_journal permutation test. (CVS 6584) file: [9c869a57] check-in: [0256187b] user: danielk1977 branch: trunk, size: 2633 | |
2009-04-30
| ||
09:10 | 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) file: [5f03555b] check-in: [38f8c5a1] user: danielk1977 branch: trunk, size: 2158 | |
2008-04-15
| ||
00:02 | Add a test case to cover the bug fixed in check-in (5007). (CVS 5008) file: [b88ac8a1] check-in: [1863e87c] user: drh branch: trunk, size: 1397 Added | |