← Back to team overview

nunit-core team mailing list archive

[Bug 893991] Re: When working directory contains # sign, it is truncated

 

** 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


References