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 <[email protected]>: >> 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 [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
