Bugs item #1021369, was opened at 2004-09-02 13:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1021369&group_id=31650

Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Submitted By: David Easterby (deasterby)
Assigned to: Nobody/Anonymous (nobody)
Summary: NUnit2 does not find default assembly config file

Initial Comment:
If no appconfig is specified for an assembly in the test 
task, the default config does not get used.  I believe the 
code that creates the default config file name 
incorrectly does
Path.Combine(assemblyFile.FullName, ".config");
rather than simple concatenation.  The attached cvs -u 
patch should fix.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1021369&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to