Nick Drochak <[EMAIL PROTECTED]> writes: > NUnit is now running on Linux! Here's the output for those that want to > help track down bugs:
Oh, great news ! >From a quick look at the output, some of these failures are due to localization problems especially wrt. numbers - the invariant locale is not always correct and AFAIK we aren't implementing en_US yet. However, all these ArrayList tests worry me a bit - this is a heavily used piece of code so IMHO we should try to fix them and the I/O bugs first before we work on localization. -- Martin Baulig [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
