There is already a test case in there for Queue that should trigger the error I detected, but I can't build it because of this:


MONO_PATH= mono ../../../mcs/mcs.exe --target library --noconfig -o corlib_linux_test.dll -r
../../../class/lib/corlib.dll -r ../../../class/lib/System.dll -r ../../../class/lib/NUnitCore_mono.dll @.response
System.Security.Cryptography/AsymmetricAlgorithmTest.cs(17) error CS0246: Cannot find type `AsymmetricAlgorithm'


That is the output of make -f makefile.gnu test. Any help?

Pablo

On Tue, 2002-10-15 at 01:13, Pablo Baena wrote:
Silly me!! I totally missed NUnit!! I thought I just needed to add what I had to mcs/tests. Well, it already exists a test suite for Queue, so I'll add my test to the existing suite.

Sorry for all the garbage I posted already!! :P
I'm sending the diffs in a couple of hours.

Pablo

On Tue, 2002-10-15 at 00:24, Miguel de Icaza wrote:
Hello!

> Sure!!! I hope this is enough. I will make more as I found more
> errors. I don't know the guidelines to make these tests so please
> inform me of any mistakes. 

Take a look at:

	mcs/class/doc/NUnitGuidelines

That document describes how to write a test that we can integrate into
the MCS build process.

Miguel.

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list



<Tetsuo> la vida es muy ironica vio?
<Ranma> sip la verdad que se nos esta cagando de risa!
<Ranma> y la voy a cagar a piñas



<Tetsuo> la vida es muy ironica vio?
<Ranma> sip la verdad que se nos esta cagando de risa!
<Ranma> y la voy a cagar a piñas

Reply via email to