Tcl Source Code

View Ticket
Login
Ticket UUID: 2888130
Title: test file hygiene debugging
Type: RFE Version: None
Submitter: dgp Created on: 2009-10-28 17:53:33
Subsystem: 34. tcltest Package Assigned To: dgp
Priority: 5 Medium Severity:
Status: Open Last Modified: 2012-08-27 20:36:26
Resolution: None Closed By:
    Closed on:
Description:
Add to some level of the -debug machinery
the ability to detect poor hygiene of individual
test files run by [runAllTests] and report them
for things like leaving behind variables and
possibly commands that could interfere with
the proper function of other test files.
User Comments: dgp added on 2009-11-04 00:18:03:
Along these lines, take a look at
what the commands tcltest::saveState
and tcltest::restoreState have to offer.

dgp added on 2009-10-29 23:56:02:
Patch to review.

dgp added on 2009-10-29 23:55:33:

File Added - 348734: 2888130.patch

dgp added on 2009-10-29 00:54:14:

data_type - 360894


sorry, meant to be an RFE

Attachments: