SQLite

All files named ”test/zipfile2.test”
Login

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

History for test/zipfile2.test

2024-07-30
20:39
[6df5f5ef9d] part of check-in [8e27f5326c] All tests in "make test" now pass with Tcl9, except for about 198 cases where the error involves small differences in the rendering to floating point values. (check-in: [8e27f5326c] user: drh branch: tcl9, size: 7184)
2018-11-07
02:17
[9903388a60] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 7138)
2018-04-19
20:06
[8a18965530] part of check-in [893e6089c8] Modify a test case in zipfile2.test to take into account that with some platform/file-system combinations it is possible to fopen() and fread() (but not fwrite()) a directory. (check-in: [893e6089c8] user: dan branch: trunk, size: 7139)
2018-03-20
13:26
[fc2f08d5ec] part of check-in [9a5ef341de] Fix handling of "UPDATE OR REPLACE" statements run on zipfile virtual tables. (check-in: [9a5ef341de] user: dan branch: testFixes, size: 7191)
12:12
[f611e537db] part of check-in [7834cf6c28] Add a test case for the fix on this branch. (check-in: [7834cf6c28] user: dan branch: testFixes, size: 6931)
2018-03-17
00:44
[63bfa89686] part of check-in [9f604418ca] Another Win32 portability fix for the 'zipfile' tests. (check-in: [9f604418ca] user: mistachkin branch: testFixes, size: 6044)
2018-03-16
23:54
[fb68e022bf] part of check-in [49d2566c8e] Enable more 'zipfile' tests on Win32. (check-in: [49d2566c8e] user: mistachkin branch: testFixes, size: 5932)
2018-02-01
19:41
[67d5f08a20] part of check-in [48f1c55699] Fix a problem triggered when a zipfile virtual table is created and written to within the same transaction. And add other zipfile tests. (check-in: [48f1c55699] user: dan branch: trunk, size: 5907)
2018-01-31
19:13
[5f93611307] part of check-in [e2114df183] When creating a new archive entry, have zipfile store UTC instead of local time in the legacy MS-DOS format timestamp field. (check-in: [e2114df183] user: dan branch: zipfile-timestamp-fix, size: 4790)
2018-01-30
18:33
[1066dd9769] part of check-in [71e3b715ad] If a virtual table xColumn method sets an error message using sqlite3_result_error(), use that message in preference to any error message left in the sqlite3_vtab object. (check-in: [71e3b715ad] user: dan branch: trunk, size: 4574)
17:43
Added: [2855c99364] part of check-in [13b786dafd] Add tests cases for the zipfile extension. (check-in: [13b786dafd] user: dan branch: trunk, size: 4581)