** Changed in: nunitv2
Status: New => Incomplete
--
SetUICulture doen't work in nunit-console (but nunit-gui)
https://bugs.launchpad.net/bugs/499232
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
Status in NUnit V2 Test Framework: Incomplete
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
_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp