[Mono-list] SByteTest, Int16Test, Int32Test, et. al.

Nick Drochak ndrochak@gol.com
Wed, 28 Nov 2001 08:29:46 +0900


Mario,

SByteTest, Int16Test, Int32Test, et. al. have tests for this overloaded
function signature: ToString(string).  However, the output of this
method is dependant upon the culture setting of the system it runs on.
The tests are failing on my box, where they obviously passed on yours.

I've commented out those sections in the tests that were failing and
committed them back to CVS for now.  Can you work on those tests, and
maybe use the system's culture setting to determine what to test for?

Best,
Nick D.