[Pharo-project] Xtreams was Re: Unit Tests on Pharo 1.1.1
Oct. 11, 2010
9:27 p.m.
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 <sven@beta9.be>:
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
5772
Age (days ago)
5772
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sven Van Caekenberghe