OutputDir can contain property values, that NUnit doesn't parse

Bug #1194103 reported by Why the Hell Do You Need an Account to Report a Bug
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nunit-console
Triaged
Wishlist
Unassigned

Bug Description

A *proj file can contain the following:
<OutputDir>\bin\$(Configuration)\</OutputDir>

I assume it can also contain any other valid property. This makes the console runner fail with a null pointer exception, seeing as the property is not expanded when looking for assemblies. I can see in the nunit source, that some, limited effort is made to handle certain properties in OutputDir in vcproj files, but not in any other types.

Revision history for this message
Why the Hell Do You Need an Account to Report a Bug (daniel-launchpad-j) wrote :

I meant to say OutputPath, not OutputDir

Changed in nunitv2:
status: New → Triaged
importance: Undecided → Wishlist
affects: nunitv2 → nunit-console
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.