SQLite

All files named ”ext/fts5/test/fts5ah.test”
Login

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

History for ext/fts5/test/fts5ah.test

2024-08-15
18:50
[e1f01314b3] part of check-in [d27985245a] Further tests and fixes for this branch. (check-in: [d27985245a] user: dan branch: fts5-locale, size: 5293)
2024-06-24
18:06
[ac327281c8] part of check-in [d07085e203] Fix an incorrect tcl comment that appeared in many fts5 test files. (check-in: [d07085e203] user: dan branch: trunk, size: 4984)
2022-07-18
19:32
[2f047dfe89] part of check-in [22d280a5cd] Remove a few unsuitable scripts from the "veryquick" test suite. Also have every second testrunner.tcl process favour running test scripts that contain text like "testrunner: slow" before any others. (check-in: [22d280a5cd] user: dan branch: trunk, size: 4980)
2017-07-07
19:43
[27b5a33bfd] part of check-in [732f90d632] Change the error message text for SQLITE_ERROR to omit the part about "missing database" as that meaning is now obsolete (since approx SQLite 2.0). (check-in: [732f90d632] user: drh branch: trunk, size: 4961)
2016-01-04
16:19
[dfb7897711] part of check-in [3fcf3b1e24] Update more fts5 tests to run in detail=none and detail=column modes as well as the default detail=full. (check-in: [3fcf3b1e24] user: dan branch: fts5-offsets, size: 4962)
2015-09-04
11:13
[e592c49786] part of check-in [d648ddd93d] Enhance showfts5.tcl so that it can optionally display the number of terms in each segment. (check-in: [d648ddd93d] user: dan branch: trunk, size: 4250)
2015-06-05
19:05
[b9e78fa986] part of check-in [32cbc0ed36] Make use of range constraints on the rowid field of an fts5 table in full-text queries. (check-in: [32cbc0ed36] user: dan branch: fts5, size: 4248)
2015-05-25
11:46
[dbc37d7368] part of check-in [02069782f8] Avoid redundant loads from the %_data table in the fts5 code. (check-in: [02069782f8] user: dan branch: fts5, size: 3059)
2015-04-14
20:15
[d74cf8b7de] part of check-in [9341c070bb] Begin changing fts5 to use a delete flag so that delete markers may be annihilated more quickly. (check-in: [9341c070bb] user: dan branch: fts5, size: 2973)
2015-01-27
20:41
[56b5a25997] part of check-in [f704bc059e] Fix a problem with fts5 doclist-indexes that occured if the first rowid of the first non-term page of a doclist is zero. (check-in: [f704bc059e] user: dan branch: fts5, size: 2972)
2015-01-21
20:30
[17ba8e197a] part of check-in [c020a291ed] Further tests and fixes for fts5. (check-in: [c020a291ed] user: dan branch: fts5, size: 2971)
2015-01-06
19:08
[749855d1f4] part of check-in [65f0262fb8] Remove the iPos parameter from the tokenizer callback. Fix the "tokenchars" and "separators" options on the simple tokenizer. (check-in: [65f0262fb8] user: dan branch: fts5, size: 2673)
2014-12-29
15:59
Renamed and modified test/fts5ah.test → ext/fts5/test/fts5ah.test. [e510c741e9] part of check-in [7f148edb30] Move all fts5 test files to new directory "ext/fts5/test". (check-in: [7f148edb30] user: dan branch: fts5, size: 2737)