|
Asked about this before but really need help with
this.
I'm trying to get failures and errors out of
MonoTests.System.Convert but it seems like when I'm assigning a value to tryDec
in SetUp() the test just halts.
Here are the inputs and outputs of whar I
do:
$ mono NUnitConsole_mono.exe
MonoTests.System.ConvertTest,corlib_linux_test.dll
Output is:
.E.
The same thing is happed when I added a decimal in
MonoTests.System.ConsoleTest.SetUp()
If tryDec is commented out in SetUp() all the tests
run.
Can anyone make anything out of this?? Don't whant
to leav the decimal out of the test.
BTW the test seems to run fine when i run make test
in mono/mcs/
/Krister
|
- RE: [Mono-list] Bug in NUnit when initialising decimal Krister Hansson
- RE: [Mono-list] Bug in NUnit when initialising decima... Nick Drochak
- FW: [Mono-list] Bug in NUnit when initialising decima... Nick Drochak
- Re: [Mono-list] Bug in NUnit when initialising decima... Krister Hansson
- RE: [Mono-list] Bug in NUnit when initialising de... Nick Drochak
- Re: [Mono-list] Bug in NUnit when initialisin... Krister Hansson
- RE: [Mono-list] Bug in NUnit when initial... Nick Drochak
- RE: [Mono-list] Bug in NUnit when in... Duncan Mak
- RE: [Mono-list] Bug in NUnit whe... Nick Drochak
- RE: [Mono-list] Bug in NUnit... Nick Drochak
- RE: [Mono-list] Bug in NUnit... Duncan Mak
