Xtreams was Re: Unit Tests on Pharo 1.1.1

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Xtreams was Re: Unit Tests on Pharo 1.1.1

Sven Van Caekenberghe
Nicolas,

On 11 Oct 2010, at 22:35, Nicolas Cellier wrote:

> Yes, that was expected.
>
> With latest versions, the Base64 encoding/decoding now pass.
> Beware, I moved everything to http://www.squeaksource.com/Xtreams.html
>
> Cheers
>
> Nicolas
>
> 2010/10/11 Sven Van Caekenberghe <[hidden email]>:
>> Nicolas,
>>
>> Here is the unit test report I promised:

OK, thanks, I moved to the new SS project.

I commited some changes:

replacing on: XTIncomplete do: #count with on: XTIncomplete do: [:exception | exception count] as suggested by Martin Kobetic

Now, this works: ((1 to: 10) reading collecting: [:x | x * x]) rest
and I think more tests succeed, but I am not sure since I forgot how many failed before.

Sven



_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project