[Mono-devel-list] Case Sensitivity On Windows

Charlie Poole cpoole at pooleconsulting.com
Wed Jul 21 21:58:08 EDT 2004


Hi All,

Some of my tests of NUnit fail because they are loading "NUnit.Tests.dll"
rather than "nunit.tests.dll" using Assembly.Load(). Of course, I need
to fix this, so the tests run on all platforms. But this failure is 
happening even when running mono 1.0 on Windows. Is this by design?
Shouldn't file loading, opening, etc. follow the conventions of the 
underlying OS?

Charlie

Charlie Poole
cpoole at pooleconsulting.com
www.pooleconsulting.com
www.charliepoole.org





More information about the Mono-devel-list mailing list