El dom, 08-09-2002 a las 22:48, Shahms E. King escribi�: > Well, so running the NUnit tests against the compiled Mono dlls is > pretty easy here, and the docs make mention of testing them against the > Microsoft runtime/dlls but how does one about doing that? Either it's so > simple it should be obvious and I'm just missing something or it hasn't > been documented, either way, it makes life difficult for me trying to > test the tests, as it were. Could someone fill in the missing pieces > here? or point me to the right manual to RTFM?
In windows, 'make test' in mcs/class will run the tests for you. Then you will see the command executed to run a single test. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
