[Mono-list] testcase for System.Convert complete...
Nick Drochak
ndrochak@gol.com
Sat, 18 May 2002 09:36:48 +0900
| As you said it was a culture specific thing. I find it
| strange though that you should format strings with commas
| with some cultures and with a dot i other
|
Krister,
On windows (en-US culture) the reference tests are failing:
1) TestToDecimal(MonoTests.System.ConvertTest) "#H11
expected:<23456.432> but was:<23456432>"
2) TestToDouble(MonoTests.System.ConvertTest) "#I11 expected:<23456.432>
but was:<23456432>"
Not sure how you wanted to structure that area, so I'll just let you
handle it unless you need more info.
Thanks,
Nick