[ 
https://issues.apache.org/jira/browse/LOG4NET-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474368
 ] 

Gert Driesen commented on LOG4NET-114:
--------------------------------------

For now, I guess we should only run the tests again the current runtime 
framework as this is what will happens anyway.

I've considered added a new nunit task to NAnt(Contrib) that would just be a 
wrapper around nunit-console. That way we can at least support running tests on 
all versions of .NET and Mono. Not sure if and how we can make run tests again 
.NETCF or SSCLI.

The Spring.NET team took another approach and uses .NET remoting. I haven't had 
time to look into that one though.

I'll probably start by adding nunit-console.exe to the NAnt distribution, that 
way we can already modify the log4net build script to use the <exec> task in 
order to run the tests against the current target framework.



> Unit tests only support .NET 1.0
> --------------------------------
>
>                 Key: LOG4NET-114
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-114
>             Project: Log4net
>          Issue Type: Bug
>          Components: Other
>            Reporter: Curt Arnold
>
> tests/nant.build only supports running the unit tests on .NET 1.0, but 
> supports compilation on .NET 1.1 and .NET 2.0.  Mono is not supported for 
> either test compilation or running.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to