Tcl Source Code

View Ticket
Login
Ticket UUID: 579310
Title: io.test child processes
Type: Bug Version: obsolete: 8.4b1
Submitter: dgp Created on: 2002-07-09 20:56:57
Subsystem: 25. Channel System Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Open Last Modified: 2002-07-09 20:56:57
Resolution: None Closed By:
    Closed on:
Description:
The test file io.test launches many child
processes to do things like test the
operation of Tcl_GetsObj().  It's worth
taking a look to see if there are ways
to test these routines without the cost
of a child process.