SQLite

All files named ”test/enc3.test”
Login

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

History for test/enc3.test

2022-08-15
12:26
[55ef64416d] part of check-in [52c3ae063e] In the documentation emphasize that the use of shared cache is discouraged. Fix test cases so that they all work with shared cache disabled. (check-in: [52c3ae063e] user: drh branch: trunk, size: 2585)
2015-12-01
21:23
[6807f7a774] part of check-in [9e1d6d4c39] Add the SQLITE_LIKE_DOESNT_MATCH_BLOBS compile-time option. (check-in: [9e1d6d4c39] user: drh branch: trunk, size: 2638)
2011-08-02
00:57
[90683ad0e6] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 2589)
2008-01-22
01:48
[5c550d59ff] part of check-in [2a0bc1e186] Changes to lemon to generate additional comments in the output file and to remove unreachable code. Additional test cases for improved test coverage. (CVS 4736) (check-in: [2a0bc1e186] user: drh branch: trunk, size: 2603)
2008-01-19
23:50
[adb01b50ca] part of check-in [010f7b780c] Additional test coverage improvements. Test coverage now stands at 98.73%. (CVS 4731) (check-in: [010f7b780c] user: drh branch: trunk, size: 2402)
2007-05-10
21:14
[9331988b9d] part of check-in [a57afaff42] When converting literal BLOBs to text using the encoding of the main database. Ticket #2349. (CVS 3975) (check-in: [a57afaff42] user: drh branch: trunk, size: 1841)
2006-01-12
19:42
[890508efff] part of check-in [730ddb0b74] Automatically cast BLOBs to strings prior to handing them over to functions like LIKE that want strings. Ticket #1605. (CVS 2928) (check-in: [730ddb0b74] user: drh branch: trunk, size: 1630)
2004-11-14
21:56
[f6a5f0b7b7] part of check-in [98c7a55478] The SQLITE_OMIT_UTF16 macro now removes lots of code and all tests still pass. (CVS 2100) (check-in: [98c7a55478] user: drh branch: trunk, size: 1328)
2004-11-03
13:59
[a96f4a7c44] part of check-in [a82980fd70] More work on optionally removing unused features at compile-time. (CVS 2049) (check-in: [a82980fd70] user: drh branch: trunk, size: 1294)
2004-06-30
03:08
[2ae80b11ad] part of check-in [0c999f2813] Improved test coverage of func.c and hash.c. (CVS 1772) (check-in: [0c999f2813] user: drh branch: trunk, size: 1246)
2004-06-22
17:59
Added: [315f302ed9] part of check-in [d333ac8002] Make sure the result of a user-defined function uses the text encoding of the database. (CVS 1670) (check-in: [d333ac8002] user: drh branch: trunk, size: 998)