SQLite

All files named ”test/tkt-94c04eaadb.test”
Login

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

History for test/tkt-94c04eaadb.test

2024-10-28
15:38
Deleted: Omit the antiquated and long-unsupport async extension since it has been superseded by WAL mode for over a decade. (check-in: [10b1b86821] user: drh branch: omit-async, size: 0)
2013-12-19
16:26
[f738c57c7f] part of check-in [ca3fdfd419] Make sure errors encountered while initializing extensions such as FTS4 get reported out from sqlite3_open(). This fixes a bug introduced by check-in [9d347f547e7ba9]. Also remove lots of forgotten "breakpoint" commands left in test scripts over the years. (check-in: [ca3fdfd419] user: drh branch: trunk, size: 1636)
2012-03-08
20:00
[fa9c71192f] part of check-in [82bcd7ec15] On Windows, make sure the current directory value used by the test suite is 'normalized' to what the parent command shell sees. Also, clean the test directories used by the quota2.test file. (check-in: [82bcd7ec15] user: mistachkin branch: trunk, size: 1647)
2009-12-04
08:41
[be5ea61cb0] part of check-in [e8ae7e9897] Reset the state of the asynchronous IO module at the end of the tkt-94c04eaadb.test script. (check-in: [e8ae7e9897] user: dan branch: trunk, size: 1643)
2009-10-19
07:50
Added: [40e6b1fce4] part of check-in [ca3e41b057] Use 64-bit arithmetic in the xRead() method of asyncRead. Fix for [94c04eaadb]. (check-in: [ca3e41b057] user: dan branch: trunk, size: 1611)