Problem with Lint in 3.7

Rick Zaccone zaccone at bucknell.edu
Tue Mar 15 15:23:33 UTC 2005


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.

- Select one or more tests from the left pane

- Select a category from the middle pane

- Select one or more classes from the class pane

Nothing happens when I press the Run button.

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



More information about the Squeak-dev mailing list