Tcl Source Code

Check-in [1b2cf8fff3]
Login

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

Overview
Comment:[60559fd4a6] Test more robust against frame contexts of testing environment.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 1b2cf8fff37b9570c1e72db0ba0a6ac019051a294bbe20ca5ce77bc046f0001e
User & Date: dgp 2019-04-17 15:08:25.444
Context
2019-04-17
16:26
The [namespace delete ::httpTest] at the end of httpPipeline.test failed to also undo the custom [::... check-in: c1db7d219b user: dgp tags: core-8-branch
15:08
[60559fd4a6] Test more robust against frame contexts of testing environment. check-in: 1b2cf8fff3 user: dgp tags: core-8-branch
14:34
Revise coroutines tests so they do not leave behind frame footprints that can interfere with other t... check-in: 30b5977b56 user: dgp tags: core-8-6-branch
2019-04-16
13:25
Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch
2019-04-11
21:39
Suggested fix for [60559fd4a6]: put selected tests in child interps closed check-in: d321b807d3 user: dkf tags: bug-60559fd4a6
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tests/coroutine.test.
Changes to tests/info.test.