nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01418
[Bug 499232] Re: SetUICulture doen't work in nunit-console (but nunit-gui)
Auto bug expiry isn't working, so I'm closing this manually.
** Changed in: nunitv2
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/499232
Title:
SetUICulture doen't work in nunit-console (but nunit-gui)
Status in NUnit V2 Test Framework:
Won't Fix
Bug description:
I need to set different ui cultures to test the correctness of some resources.
Using SetCulture and SetUICulture for the whole test fixture works fine, when the test are run with nunit-gui. But if I run the same test with the same settings with nunit-console cultures are always "en" independent of what I have set with Set(UI)Culture.
NUnit 2.5.2
NAnt 0.86
.NET 3.5 64 Bit
Windows 7
Visual Studio 2008