** Branch linked: lp:nunitv2 -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/893991
Title: When working directory contains # sign, it is truncated Status in NUnit V2 Test Framework: Fix Committed Bug description: For example, my assembly with tests located in C:\path\to\my\C#\project In test I call Console.WriteLine(Environment.CurrentDirectory) and get only "C:\path\to\my" in output. Reproduced on 2.5.10. To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/893991/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp