Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/sort5.test
2018-04-03
| ||
17:05 | Fix a few small test script issues affecting SQLITE_TEMP_STORE=3 builds. file: [6b43ae0e] check-in: [e171f372] user: dan branch: trunk, size: 2803 | |
2016-05-09
| ||
22:35 | Enhancements to test/sort5.test so that it works with SEE. file: [30cc1776] check-in: [8a39c8ee] user: drh branch: trunk, size: 2724 | |
22:32 | Remove some forgotten debugging lines from test/sort5.test. file: [9cf239ac] check-in: [f5875489] user: drh branch: trunk, size: 2569 | |
2016-04-14
| ||
15:44 | Correctly interpret negative "PRAGMA cache_size" values when determining the cache-size used for sorting large amounts of data (i.e. the functionality in vdbesort.c). file: [e47ec7a4] check-in: [79147dca] user: dan branch: trunk, size: 2601 | |
2016-02-05
| ||
16:46 | From test scripts, remove stray "breakpoint" commands and blank lines at the ends of files. file: [d3041ce3] check-in: [a6b35273] user: drh branch: trunk, size: 1064 | |
2014-09-15
| ||
16:50 | Avoid attempting to call the xFetch() method of an sqlite3_io_methods object with a version number less than 3. file: [a448240a] check-in: [dedaa6fb] user: dan branch: trunk, size: 1065 Added | |