aboutsummaryrefslogtreecommitdiff
path: root/test/shell7.test
Commit message (Collapse)AuthorAge
* Get rid of "-encoding binary" across all test cases, as that is no longerdrh2024-07-30
| | | | | supported in Tcl9. Use "-translation binary" instead. FossilOrigin-Name: e0d9670dd98a22d2e22aac8ba8720787a05e280e18ec9b2d4323f947c83718f5
* Update mdevtest and sdevtest to do shell builds in parallel. And only if one ↵dan2024-03-11
| | | | | or more of the tcl scripts run requires it. FossilOrigin-Name: 6eae4547d4d50c798d1f05eaa1da02f4682d261dbd64e94748179923839024e6
* Change the error message text for SQLITE_ERROR to omit the part aboutdrh2017-07-07
| | | | | "missing database" as that meaning is now obsolete (since approx SQLite 2.0). FossilOrigin-Name: 732f90d6327c5c6368fc8b4cc207bd644ef08e3ae6d2e7295258ab099deaba63
* Fix a problem in the shell tools readfile() command causing blobs to be dan2016-12-17
truncated at the first embedded 0x00 byte in release builds, or an assert() to fail in a debug build. FossilOrigin-Name: 8dedd6ad44bd1d103dced9d1350188cb2327128d