SqNumberParserTests green

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

SqNumberParserTests green

Nicolas Cellier
PharoInbox/KernelTests-nice.217
Ancestors: KernelTests-StephaneDucasse.216

Accepting lower case 16rff broke float reading in base 16.
Let NumberParser test auto-detect whether lowercase digit letters are
allowed or not, and then disbale non-10-based floating point tests.
This makes the tests green again.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: SqNumberParserTests green

Stéphane Ducasse
TX!

On Mar 16, 2010, at 5:35 PM, Nicolas Cellier wrote:

> PharoInbox/KernelTests-nice.217
> Ancestors: KernelTests-StephaneDucasse.216
>
> Accepting lower case 16rff broke float reading in base 16.
> Let NumberParser test auto-detect whether lowercase digit letters are
> allowed or not, and then disbale non-10-based floating point tests.
> This makes the tests green again.
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


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