TestRunner's filter action

Jason Rogers jacaetevha at fast-mail.org
Mon Dec 16 18:27:30 UTC 2002


TestRunner>>setFilter includes the line:

	(filter endsWith: '*') ifFalse: [ filter _ filter, '*' ].

Does anyone know why this is?  I just tried filtering on <*Widget*> to
get all of my Widget test cases selected and it ended up selecting
everything.  Is that line really necessary and I am just missing the
point?  For the time being I have commented out that line and everything
SEEMS to be fine.

=jason
[:question | ^One] 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 10/15/2002
 




More information about the Squeak-dev mailing list