You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2011/04/05 17:34:06 UTC

DO NOT REPLY [Bug 51023] New: nunit task should support nunit-console-x86

https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

           Summary: nunit task should support nunit-console-x86
           Product: Ant
           Version: unspecified
          Platform: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: .NET Antlib
        AssignedTo: notifications@ant.apache.org
        ReportedBy: peder.refsnes@gmail.com


Created an attachment (id=26857)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26857)
adds a boolean attribute x86 to file NUnitTask.java

When running test assemblies targeting x86 in a 64bit windows os, the file
nunit-console-x86.exe has to be used instead of nunit-console.exe. 

Currently, there is no way to toggle this in the nunit task. The attached patch
implements a a boolean attribute that when set to true will use
nunit-console-x86.exe. 

Could you please apply this patch to trunk?

Regards
Peder Refsnes

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
            Version|nightly                     |1.1
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.2

--- Comment #3 from Stefan Bodewig <bo...@apache.org> ---
I've added an executable attribute instead which may also be used to speficy
the command using an absolute PATH and thus helps in a more general use case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

DO NOT REPLY [Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

Peder Refsnes <pe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peder.refsnes@gmail.com
            Version|unspecified                 |nightly
         OS/Version|                            |All

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

John Deer <li...@forum-bot.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://www.free-iphone-apps
                   |                            |.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

--- Comment #4 from Stefan Bodewig <bo...@apache.org> ---
(In reply to Stefan Bodewig from comment #3)
> I've added an executable attribute instead which may also be used to speficy
> the command using an absolute PATH and thus helps in a more general use case.

git commit 0e38fd1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

--- Comment #2 from blog <ed...@yahoo.com> ---
Currently, there is no way to toggle this in the nunit task. The attached patch
implements a a boolean attribute that when set to true will use
nunit-console-x86.exe. 

Could you please apply this patch to trunk?

Regards
http://edu.thinkific.com
http://contentcurator.withknown.com/

-- 
You are receiving this mail because:
You are the assignee for the bug.

DO NOT REPLY [Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.free-iphone-apps |
                   |.com                        |

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 51023] nunit task should support nunit-console-x86

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51023

--- Comment #1 from John Deer <li...@forum-bot.com> 2011-07-10 04:52:13 UTC ---
http://www.free-iphone-apps.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.