> I would suggest adding the Max and Min values as tests as well. There are > no tests in here using negative numbers at all, so the Min value for some of > those types might prove to be interesting.
of course there should be tests for max and min will add them this weekend > > Also, the comma/decimal issue is probably culture related. You can try to > include this code in your SetUp and TearDown (which I grabbed from > Int16Test.cs): > 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 > I think support for various cultures is somewhat lacking still at this > point. ok > Thanks again, > Nick D. /Krister _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
