[FIX] problem with abstract classes (was: [ANN] Test Runner Enhan cements 1.5 updated on SqueakMap.)

Magistrello Alejandro (SFA) magistra at TELEFONICA.COM.AR
Thu Dec 19 19:02:07 UTC 2002


Hi Ned and all !,

please try this:

- Install MinneStore in a image without the TestRunnerEnh.
- run SMSMultiObjectTestCase tests, this is an abstract class and 
	executes the ones in its subclasses

- install the last version of the TestRunnerEnh
- run SMSMultiObjectTestCase test it executes the test on the abstract
  class, and as expected those tests fails.

- install the attached cs and try again, hopefully it will behave like
  the base TestRunner

Tested this with:  Squeak3.4beta5156, TestRunnerEnh-nk.1.5.cs and
SMS.2.08.sar
  
Best regards
Alejandro Magistrello

 <<tr-asm.1.cs>> 
> -----Mensaje original-----
> De:	Ned Konz [SMTP:ned at bike-nomad.com]
> Enviado el:	jueves 19 de diciembre de 2002 14:30
> Para:	squeak-dev at lists.squeakfoundation.org
> Asunto:	[ANN] Test Runner Enhancements 1.5 updated on SqueakMap.
> 
> TestRunner Enhancements has been updated on SqueakMap.
> 
> Changes in 1.5: 
> Added to World open menu.
> Made top divider work right.
> Added button spacing.
> Made it respect window color choice.
> Kept select/deselect all from scrolling list.
> 
> -- 
> Ned Konz
> http://bike-nomad.com
> GPG key ID: BEEA7EFE
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tr-asm.1.cs
Type: application/octet-stream
Size: 922 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021219/870ce25a/tr-asm.1.obj


More information about the Squeak-dev mailing list