[Nant-users] Red/Yellow/Green vs nunit-console.exe return codes

2004-07-16 Thread Merrill Cornish
The three status colors in the GUI that are being used to indicate five different statuses is problem enough. Now we've got nunit-console.exe's three return codes (0, 1, and 2) to reflect those five test execution statuses plus a few of its own (bad command line arguments, internal errors, etc.

Re: [Nant-users] Red/Yellow/Green

2004-07-16 Thread Ian MacLean
Did you mean to send this to the nunit-dev list ? Merrill Cornish wrote: Someone sent me mail with a proposal for the use of read, yellow, and green status indications--but I mananged to delete it before saving the return address. [Sorry about that.] The overall problem we have is that we have

[Nant-users] Red/Yellow/Green

2004-07-16 Thread Merrill Cornish
Someone sent me mail with a proposal for the use of read, yellow, and green status indications--but I mananged to delete it before saving the return address. [Sorry about that.] The overall problem we have is that we have three colors but at least five states to distinguish. * Red means that