Tcl Source Code

Check-in [1671ba2d5c]
Login

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

Overview
Comment:provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as new test-facility "testpurebytesobj" allowing creation pure bytes object without internal representations (NULL).
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 1671ba2d5c473dc7eb3c2f7f77f5dd1a5b325439e1bb4255cf75485604fdc6ec
User & Date: sebres 2019-01-11 16:29:24.153
References
2019-08-20
17:47 Ticket [f9a45e58af] Segmentation fault on sqlite tests status still Open wit... artifact: b943b1f657 user: sebres
2019-01-11
16:37 Ticket [cc1e91552c] Regression in list expansion status still Closed with 4 ... artifact: c926700098 user: sebres
Context
2019-01-13
15:37
Slightly simpler test for empty string, still covering all cases. Also prepare testpurebytesobj for ... check-in: e94a8f9c8f user: jan.nijtmans tags: core-8-6-branch
2019-01-11
16:29
provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as new test-facility "testpu... check-in: 1671ba2d5c user: sebres tags: core-8-6-branch
14:35
Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclTest.c.
Changes to tests/lrange.test.