Understanding of simpletest utility
- From: "surendra" <japan_70@xxxxxxxxx>
- Date: 29 Nov 2005 01:50:50 -0800
I am new to tcl and trying to understand how the following command
works .
tclsh82 simpletest SimpleProc
can some body expalin me the sequence of events ( how the test file
SimplaeProc-test is evaluated ) that happen till we get the following
result
C:\Program Files\Tcl\lib\tcl8.2\SimpleDevLib-1.0>tclsh82 simpletest
SimpleProc
Testing session run by root@suvendra at 15:20 29-Nov-2005
Using simpletest 1.0 and Tcl 8.2.3 (C:/Program
Files/Tcl/bin/tclsh82.exe)
Testing packages: SimpleProc
================================================================================
Package name version total passed failed skipped ignored
status
================================================================================
SimpleProc 1.0 169 169
PASSED
.
- Follow-Ups:
- Re: Understanding of simpletest utility
- From: Juan C. Gil
- Re: Understanding of simpletest utility
- Prev by Date: Re: Getting system uptime on Windows
- Next by Date: Re: Packaging Tcl/Tk Application on Windows: Single File Executable
- Previous by thread: Packaging Tcl/Tk Application on Windows: Single File Executable
- Next by thread: Re: Understanding of simpletest utility
- Index(es):