NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Bitchy Tk (Score:2)
Is this thing supposed to run on this version of Tk? It could well be that my Tk is screwed. 'make test'ing looked a little fishy for me.
Re:Bitchy Tk (Score:2)
This reminds me---how do you test Tk things?
Re:Bitchy Tk (Score:2)
That was what I asked me as well when I saw the Tk tests fly by. NI-S has obviously found a way.
Those tests are maybe a little flaky. I have my window manager configured so that I place any newly created window on my desktop with a mouse-click. That made some of the tests, that apparently expected to create a new window right away, fail.
Re:Bitchy Tk (Score:2)
I suppose that a Test::Tk could delve into the main window data structure and look at things, or could simulate some events somehow. Someone with more skill than I have would need to figure all that out.
Reply to This
Parent