Tcl Source Code

Check-in [762f581ae3]
Login

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

Overview
Comment:Fix Valgrind "still reachable" report in TestcmdtokenCmd().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | pyk-TestcmdtokenCmd
Files: files | file ages | folders
SHA3-256: 762f581ae336be9f3d4a0c6d6a3b99bb783739b4a969d62ccb260ee52f4142b6
User & Date: pooryorick 2023-03-03 12:15:11.199
Context
2023-03-05
07:11
A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). closed check-in: 4cdf1436d1 user: pooryorick tags: pyk-TestcmdtokenCmd
2023-03-03
12:39
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 69364e849f user: pooryorick tags: trunk, main
12:17
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 1170c0f0a8 user: pooryorick tags: core-8-branch
12:15
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 762f581ae3 user: pooryorick tags: pyk-TestcmdtokenCmd
2023-03-02
07:08
Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 547d467832 user: apnadkarni tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclTest.c.
Changes to tests/basic.test.
Changes to tests/cmdInfo.test.