From: Arjen M. <arj...@wl...> - 2006-11-30 07:53:15
|
Virden, Larry W. wrote: >1. is it just me, or is there only one module in tklib with a test suite? > >2. In that one module - plotchart - I see this error: > >modules/plotchart/plotchart.test >Plotchart 1.1 >modules/plotchart/plotcontour.test >classes (cont) : 20.0 40.0 60.0 80.0 100.0 120.0 >modules/plotchart/plothist.test >couldn't read file "plotchart.tcl": no such file or directory > while executing >"source plotchart.tcl" > (file "/vol/tclsrcsol/tcl85/tklib/modules/plotchart/plothist.test" line 1) > invoked from within >"source [pSet file]" > > > Automated test suites for graphical applications or libraries are a bit tricky: how can the program be sure that what is shown on the screen is indeed what is expected? But I will look into this problem! Regards, Arjen |