SQLite

All files named ”test/memdb.test”
Login

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

History for test/memdb.test

2015-08-28
02:12
[c460192916] part of check-in [da8646582a] Merge trunk enhancements into the apple-osx branch. Most tests works, but there are yet a few issues to be resolved. (check-in: [da8646582a] user: drh branch: apple-osx, size: 11609)
2015-07-07
14:06
[c1f2a343ad] part of check-in [5b60df5503] Simplify the page recycling condition in pcache1. Fix test cases to work with the latest changes. (check-in: [5b60df5503] user: drh branch: pcache-bulk-local, size: 11551)
2014-05-08
23:01
[da09b7f354] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 11776)
2013-11-05
13:33
[fcb5297b32] part of check-in [54b2219297] Standardize the error messages generated by constraint failures to a format of "$TYPE constraint failed: $DETAIL". This involves many changes to the expected output of test cases. (check-in: [54b2219297] user: drh branch: omit-rowid, size: 11716)
2013-04-25
11:58
[db52603306] part of check-in [efcc9dd012] Make test_wholenumber.c into a loadable extension and move it to ext/misc/wholenumber.c. (check-in: [efcc9dd012] user: drh branch: std-ext, size: 11708)
2011-10-11
14:19
[499d199e61] part of check-in [7e2c489822] Merge the latest trunk changes into the apple-osx branch. (check-in: [7e2c489822] user: drh branch: apple-osx, size: 11762)
2011-08-23
18:06
[dc9b87a595] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 11838)
2011-08-22
14:55
[4b5d267158] part of check-in [c61000705b] Modify test cases so that veryquick.test passes with PAGECACHE_BLOCKALLOC defined. (check-in: [c61000705b] user: dan branch: pager-blockalloc, size: 11715)
2011-04-04
13:11
[4aa287fc0c] part of check-in [6d78a25ddc] Merge in the latest changes from trunk. (check-in: [6d78a25ddc] user: drh branch: apple-osx, size: 11825)
2011-04-02
09:25
[708a028d6d] part of check-in [20afd81a4c] Do not attempt to run tests that use the 'wholenumber' virtual table if the build does not support virtual tables. (check-in: [20afd81a4c] user: dan branch: trunk, size: 11702)
2011-04-01
23:49
[7db5c2d981] part of check-in [975dff155b] Add the "wholenumber" virtual table module to the test suite - useful in populating tables with many rows of content prior to a test. (check-in: [975dff155b] user: drh branch: trunk, size: 11696)
2009-11-03
22:34
[f773146f66] part of check-in [941a01eb86] Customizations for OSX contributed by Apple. (check-in: [941a01eb86] user: adam branch: apple-osx, size: 12023)
2009-05-18
16:04
[0825155b22] part of check-in [8c3c0c24c8] Fix memdb.test so that it works when OMIT_AUTOVACUUM is defined. (CVS 6649) (check-in: [8c3c0c24c8] user: danielk1977 branch: trunk, size: 11900)
2009-03-18
10:33
[09240c19e9] part of check-in [a60f419179] Fix some cases where executing SQL from within a user-function callback could cause problems related to statement-transactions. (CVS 6355) (check-in: [a60f419179] user: danielk1977 branch: trunk, size: 11842)
2009-01-09
14:29
[97d59567b2] part of check-in [c917961743] Fix two problems in test instrumentation that show up on some fulltests. (CVS 6151) (check-in: [c917961743] user: drh branch: trunk, size: 11842)
2009-01-07
15:18
[a67c85a29d] part of check-in [83d1eafbde] Fix for 'truncate file' operations on in-memory databases. (CVS 6131) (check-in: [83d1eafbde] user: danielk1977 branch: trunk, size: 11758)
2006-01-30
22:48
[a67bda4ff9] part of check-in [34dff874a2] Memory DB works with autovacuum. (CVS 3041) (check-in: [34dff874a2] user: drh branch: trunk, size: 11195)
2006-01-17
09:35
[ed97df0414] part of check-in [3a54a33dcb] Test suite fixes for builds that define OMIT symbols. (CVS 2962) (check-in: [3a54a33dcb] user: danielk1977 branch: trunk, size: 10703)
2005-01-21
04:25
[1860e060be] part of check-in [d4e19efcef] Modify test scripts to work when SQLITE_OMIT_SUBQUERY (but no other OMIT macros) is defined. (CVS 2252) (check-in: [d4e19efcef] user: danielk1977 branch: trunk, size: 10311)
2004-11-22
13:35
[532aac7128] part of check-in [007be591b7] Ensure tests pass when SQLITE_OMIT_COMPOUND_SELECT is defined. (CVS 2138) (check-in: [007be591b7] user: danielk1977 branch: trunk, size: 10244)
05:26
[c9ccd02cd9] part of check-in [9df837c039] Have tests pass when SQLITE_OMIT_MEMORYDB is defined. (CVS 2131) (check-in: [9df837c039] user: danielk1977 branch: trunk, size: 10198)
2004-11-04
14:47
[34ee8598de] part of check-in [158a2d16a8] All tests pass when SQLITE_OMIT_INTEGRITY_CHECK is defined. (CVS 2055) (check-in: [158a2d16a8] user: drh branch: trunk, size: 10143)
2004-06-19
00:16
[b8a13fa79f] part of check-in [d705d051be] Change the name of the TCL command from "sqlite" to "sqlite3" so that both SQLite version 2 and SQLite version 3 can be used by Tcl at the same time. (CVS 1626) (check-in: [d705d051be] user: drh branch: trunk, size: 10186)
2004-06-15
11:40
[ec2abdcf03] part of check-in [e21a181376] Minor bugfixes and test case adjustments for version 2 test cases to work with version 3. (CVS 1598) (check-in: [e21a181376] user: danielk1977 branch: trunk, size: 10192)
2004-06-09
19:03
[befe8f26d4] part of check-in [a12bef4a08] Remove legacy journal formats. (CVS 1549) (check-in: [a12bef4a08] user: drh branch: trunk, size: 11291)
2003-08-05
13:13
[6ece25c7c0] part of check-in [086aa1c992] Provide a more informative error message when a uniqueness constraint fails. Ticket #419. (CVS 1068) (check-in: [086aa1c992] user: drh branch: trunk, size: 11332)
2003-06-15
23:42
[cd4580f466] part of check-in [c9734c2707] Enhance the "PRAGMA integrity_check" command to verify that all indices are correctly constructed. New calls to integrity_check are made in the test suite. These changes are intended to prevent any future problems such as seen in ticket #334. (CVS 1024) (check-in: [c9734c2707] user: drh branch: trunk, size: 11338)
2003-05-16
02:30
[ab1d16eb31] part of check-in [0f92736d1f] Make sure the ON CONFLICT clause on a BEGIN overrides the conflict resolution specified by an index. This fixes a bug reported on the newsgroup. (CVS 975) (check-in: [0f92736d1f] user: drh branch: trunk, size: 11341)
2003-05-02
14:32
[3acf1453a5] part of check-in [be7aed2011] VDBE cursors numbers for tables in a join do not have to be consecutive. This is one step on the road to fixing ticket #272. (CVS 947) (check-in: [be7aed2011] user: drh branch: trunk, size: 11158)
2003-04-20
23:45
[4494051bcf] part of check-in [11cab41c4f] Add more tests for the in-memory database. (CVS 925) (check-in: [11cab41c4f] user: drh branch: trunk, size: 10856)
17:29
Added: [2ad45c3c32] part of check-in [fb89adf4d1] Added tests for the in-memory database backend. Also updated some comments in other modules. (CVS 924) (check-in: [fb89adf4d1] user: drh branch: trunk, size: 10171)