Problem with Lint in 3.7

raymondasselin at sympatico.ca raymondasselin at sympatico.ca
Tue Mar 15 07:57:42 UTC 2005


Hi Rick
	will try to answer your question but don't have Lint at hand...
	
Rick Zaccone <zaccone at bucknell.edu> wrote:
> Date: Tue, 15 Mar 2005 10:23:33 -0500
> From: Rick Zaccone <zaccone at bucknell.edu>
> Subject: Problem with Lint in 3.7
> To: squeak-dev at lists.squeakfoundation.org
> reply-to: zaccone at bucknell.edu, The general-purpose Squeak developers list <squeak-dev at lists.squeakfoundation.org>
> 
> I'm having trouble using Lint in Squeak 3.7.  Here is what I did.
> 
> - Select Open : Lint from the World menu which opens the SmallLint
>   window.

OK

> - Select one or more tests from the left pane

OK

> - Select a category from the middle pane

OK
> - Select one or more classes from the class pane
OK

> Nothing happens when I press the Run button.

You must also select the lines in the pane under the left pane. (sorry I
work with memory) If I remember correctly
when you select for exemple 'Bug' on the upper left pane, there is a
list of tests that may be execute with 'Bug'. This list
appear in a pane...the bottom left...you must select the tests you want
to be execute in that list too....


> Some investigation reveals that LintDialog>>canRun returns false
> because it thinks that no tests are selected.  This seems to be true
> no matter how many tests I select.
> 
> Any suggestions on how to correct this?
> 
> Rick

Hope this help



More information about the Squeak-dev mailing list