On 5 juin 2012, at 13:28, garduino wrote:
>> Can I get write access grant to the repo, so I can upload any improvement
>> I do ?
>
> Sure, I added you as developer. Let me know if works ok.
>
Thanx. I'll try it.
>> What I wanted to do is to cut off everything not XML RPC and complete
>> based on sUnit tests.
>> BTW, any simple way to load all SUnit tests for all packages ?
>
> I'm not sure of understand what you mean.
>
Actually, I get only tests from xml rpc with your procedure.
I thought there might be a way to get all tests for all required packages, to
test their compatibility with Pharo 2.0
But, it seems that I have to load them by hand.
Any way, I tried on Pharo 2.0. There is the issue of underscores, but this is
no big deal.
The good news is that the client side seems to work. At least the tests are
green for parts that does not rely on a local server (XMLRPCTest is red!).
Tests with Flicker do pass.
There is however XMLROCDecoderTest>>#testDecoder that fails. The reason is that
now Pharo does take care of nanoseconds, but the encoder does not handle it.
I guess this is not supported in the protocol. Isn't it? So, I propose to fix
it but putting nanoseconds to zero
XMLRPCDateAndTime>>time: t
"set the time portion of the datetime."
time := Time fromSeconds: t seconds truncated
Noury
--
http://twitter.com/#!/NouryBouraqadi
http://www.kroobe.com/profile/noury
Afin de contribuer au respect de l'environnement,
merci de n'imprimer ce courriel qu'en cas de necessite
Please consider the environment before you print