← Back to team overview

nunit-dev team mailing list archive

Re: FW: [ nunit-Feature Requests-2820383 ] Need aSetUICultureAttribute

 

Hey Charlie,

I think you mentioned this, but are we moving to the .NET framework 3.5 for v 3.0 of NUnit?

/Justin

  ----- Original Message ----- 
  From: Charlie Poole 
  To: 'Ludovic Delabre' 
  Cc: nunit-dev@xxxxxxxxxxxxxxxxxxx 
  Sent: Sunday, July 26, 2009 12:20 PM
  Subject: Re: [Nunit-dev] FW: [ nunit-Feature Requests-2820383 ] Need aSetUICultureAttribute


  Hi Ludovic,

  I just returned from travelling last night and I'm catching up on email
  I'll check out your patch later today.

  Regarding the absence of core in 3.0 - this is true. It's because of
  a design change in how tests are run, which I'll document and send
  out to the group "soon" :-) Meanwhile, the tests should be capable of 
  being run under the 3.0 framework using NUnit 2.5.1.

  Regarding the test target in the build script - you are correct, it can't
  be made to work in the current state of the code. Probably, I should
  have commented it out in trunk. Currently only the build target 
  really works.

  Both of these things were mentionned in emails but not documented
  in any permanent place. Maybe we need something that keeps us
  all up to date about current status. The wiki? The whiteboard text
  for each blueprint on launchpad? Of course, the best solution is to
  get everything working as soon as possible. I am expecting that the 
  2.9.3 milestone will have full functionality. BTW - have you looked
  at the blueprints on Launchpad?

  I think you're right about using the mailing list. The nunit-dev team list 
  is the best for this discussion, so I copied it this time.

  Charlie

----------------------------------------------------------------------------
    From: Ludovic Delabre [mailto:ldelabre54@xxxxxxx] 
    Sent: Friday, July 24, 2009 9:46 AM
    To: Charlie Poole
    Subject: Re: FW: [ nunit-Feature Requests-2820383 ] Need a SetUICultureAttribute


    Hi Charlie!

    Here's the patch using a new SetUICultureAttribute. 

    On 2.x branch, nothing special to add.

    On the 3.0 branch, I could not found anything related to the core... Only the framework (and its tests) where there ?!
    Is it on purpose or have I done anything wrong with bzr ? :-/

    Something else: when I tried to use the build script (for the "test" target), it failed with the following message:
    D:\Workspace\nunit\v30\trunk\nunit.build(238,6):
    Property evaluation failed.
    Expression: nunit.framework.tests.dll ${nunit.options} /xml:${result.file}.xml /domain:Multiple
                                            ^^^^^^^^^^^^^
        Property 'nunit.options' has not been set.

    I look it up and found that a property nunit-options was defined (7 lives above) instead of unit.options.
    I corrected it but now it fails because there's no nunit-console.exe :-/

    What am I missing here ?

    Have a nice trip and week-end,
    Ludovic.

    P.S. : I keep sending you direct emails, but maybe I should use the mailing lists ?



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


  _______________________________________________
  Mailing list: https://launchpad.net/~nunit-dev
  Post to     : nunit-dev@xxxxxxxxxxxxxxxxxxx
  Unsubscribe : https://launchpad.net/~nunit-dev
  More help   : https://help.launchpad.net/ListHelp

Follow ups

References