SQLite

All files named ”test/fts3expr4.test”
Login

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

History for test/fts3expr4.test

2022-11-24
17:58
[6c7675bbdb] part of check-in [a2b6883ac2] Fix a test case in fts3expr4.test to account for different locales. (check-in: [a2b6883ac2] user: dan branch: trunk, size: 2935)
2019-02-26
19:16
[f5b2832549] part of check-in [29d02bf2fa] Reformat the white-space in a few test cases so that the tests work with Tcl 8.6.9. (check-in: [29d02bf2fa] user: dan branch: trunk, size: 2711)
2018-04-27
18:05
[cac5dd815f] part of check-in [576a8f69ae] Update test script fts3expr4.test so that it always creates fts3 tokenizers in the "en_US" locality. (check-in: [576a8f69ae] user: dan branch: trunk, size: 2712)
2016-02-05
16:46
[c39a15d676] part of check-in [a6b3527323] From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. (check-in: [a6b3527323] user: drh branch: trunk, size: 2687)
2014-10-09
15:08
[e1be124856] part of check-in [49dfee7cd1] Allow FTS tokenizers to choose whether or not to consider the "*" character part of tokens or not. This restores the pre-[e21bf7a2ad] behaviour. Also fix a problem causing FTS to interpret tokens beginning with "*" characters as EOF. (check-in: [49dfee7cd1] user: dan branch: trunk, size: 2688)
2014-05-07
19:59
Added: [0713d94ab9] part of check-in [e21bf7a2ad] Fix the way parenthesis in MATCH expressions are handled by FTS if the tokenizer considers them to be token characters. (check-in: [e21bf7a2ad] user: dan branch: trunk, size: 1731)