| -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]] On Behalf Of babar haq | Sent: Monday, December 23, 2002 8:47 PM | To: [EMAIL PROTECTED] | Subject: [Mono-list] newbie nunit test | | | well i used to mono rpms to install mono. | and i downloaded the source of the classes and C# compiler | and put it into /usr/src. i am trying to build the first test
I don't think it matters where you put the files from CVS. Once you have them, you can do 'make; make test' in the mcs directory. Assuming mono is installed correctly, it should try to run the unit tests. Right now the unit tests for the corlib assembly is a bit broken, but the others should run--and produce several errors/failures. Let me know if you need more help than this. Regards, Nick D. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
