Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/fts3_common.tcl
2020-07-29
| ||
16:18 | [73816f683b] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 12068) | |
2019-01-26
| ||
20:41 | [dffad248f9] part of check-in [773b598608] Fix another typo in fts3_common.tcl causing test failures in builds that do not support fts3. (check-in: [773b598608] user: dan branch: rollback-abort, size: 12069) | |
2019-01-25
| ||
14:48 | [23ec6f568c] part of check-in [3498908cd7] Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true when it is guaranteed that the fts3 database is not corrupt. (check-in: [3498908cd7] user: dan branch: trunk, size: 12048) | |
2012-03-27
| ||
15:00 | [99cf6659b8] part of check-in [5c447e226a] Remove the fts3merge.test script in favour of changing the fts4merge.test script so that it runs tests using both fts4 and fts3. Fix some problems with incr-merge and FTS3 tables. (check-in: [5c447e226a] user: dan branch: fts4-incr-merge, size: 12016) | |
2012-03-21
| ||
14:34 | [52423d0f15] part of check-in [903ec5126d] Add fts4merge3.test, for testing that older versions of FTS4 may interoperate with incr-merge capable versions. (check-in: [903ec5126d] user: dan branch: fts4-incr-merge, size: 11168) | |
2012-03-15
| ||
17:45 | [d65de7e21c] part of check-in [cd34bc1af4] Modify incremental merge code to merge nMin segments at a time. (check-in: [cd34bc1af4] user: dan branch: fts4-incr-merge, size: 10104) | |
2012-03-14
| ||
20:01 | [1b2e522476] part of check-in [570473729d] Add tests for incremental merge code. (check-in: [570473729d] user: dan branch: fts4-incr-merge, size: 10076) | |
2012-03-08
| ||
18:39 | [91c29230c4] part of check-in [741b8f8977] Add the 'merge=?,?' command to fts4. This still needs some work. (check-in: [741b8f8977] user: dan branch: fts4-incr-merge, size: 8191) | |
2010-05-04
| ||
11:06 | [4d8eec9db5] part of check-in [232dbe8ece] Fix a typo in walfault.test. (check-in: [232dbe8ece] user: dan branch: trunk, size: 8122) | |
2010-01-15
| ||
17:25 | [1d887ded06] part of check-in [5e9d8ccae9] Add coverage tests for fts3_snippet.c. Also fixes related to the same. (check-in: [5e9d8ccae9] user: dan branch: trunk, size: 13230) | |
2009-12-12
| ||
09:51 | [2a2044688c] part of check-in [8fcb0478c8] Add coverage test cases for fts3. (check-in: [8fcb0478c8] user: dan branch: trunk, size: 13206) | |
2009-12-10
| ||
18:20 | [dbed2fca21] part of check-in [61efff4142] Fix an OOM related problem in the snippet() and offsets() functions of fts3. (check-in: [61efff4142] user: dan branch: trunk, size: 12445) | |
16:04 | [363b6b215c] part of check-in [48c0db0eb2] Changes to fts3 to avoid flushing data to disk within a SELECT statement. (check-in: [48c0db0eb2] user: dan branch: trunk, size: 12446) | |
2009-12-09
| ||
14:39 | [8f75c15fa4] part of check-in [56b6432f86] Improve test coverage of fts3.c. (check-in: [56b6432f86] user: dan branch: trunk, size: 12371) | |
2009-11-30
| ||
08:55 | [31935839b1] part of check-in [498922cc35] Add test cases for examples recently added to documentation file fts3.html. (check-in: [498922cc35] user: dan branch: trunk, size: 12326) | |
2009-11-28
| ||
15:35 | [cdc89bb787] part of check-in [a9cba7ea0a] Add a test case for creating an FTS3 table with no module arguments or opening/closing brackets in the CREATE VIRTUAL TABLE statement. (check-in: [a9cba7ea0a] user: dan branch: trunk, size: 12319) | |
12:40 | [b4d857bbc2] part of check-in [eada284bc1] Fix a bug introduced by the fts3 refactoring (segfault when creating a table with zero module args). Also a fix to handle an OOM error. (check-in: [eada284bc1] user: dan branch: trunk, size: 12254) | |
2009-11-15
| ||
06:50 | [c6493126a3] part of check-in [d3cae986ee] Fixes to fts3 integrity check code. (check-in: [d3cae986ee] user: dan branch: fts3-refactor, size: 8042) | |
2009-11-14
| ||
18:41 | Added: [2a38db65c9] part of check-in [c27d46b33e] Further OOM testing for fts3 code. Add Tcl code implementing an integrity-check for fts3. (check-in: [c27d46b33e] user: dan branch: fts3-refactor, size: 7780) | |