Is there are any tool which make tcl code robust and error free
(almost).
I mean, i have written a program. And when i run this tool on that
program then this tool give me the errors like memory leak, deadcode,
unused code, return NULL error ... etc.
If it is there then please tell me the location of that tool.
-- Puneet
But there are tools for static syntax analysis to find simple syntax
flaws, tools for test coverage checks, and tools for running unit tests.
Read:
http://wiki.tcl.tk/tcltest
http://wiki.tcl.tk/static%20syntax%20analysis
http://wiki.tcl.tk/8638
Michael
ROTFLMAO!
I almost busted my stitches when I saw the subject line!
Isn't that the holy grail of all languages?
Gray Cells and Testing...
Rufus
Look at tip #131--http://www.tcl.tk/cgi-bin/tct/tip/131
Unfortunately it's still only in the draft stage but I'm
sure it will be in a release very soon now.
Keith
> Look at tip #131--http://www.tcl.tk/cgi-bin/tct/tip/131
>
> Unfortunately it's still only in the draft stage but I'm
> sure it will be in a release very soon now.
We're coming up on a possible "release window" in sixty-three days...