Re: CSUnit
Rhys Weatherley <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Organization | Southern Storm Software, Pty Ltd |
| Message-ID | <[email protected]> |
On Friday 24 September 2004 09:34 am, Marcus wrote: > Is there a way to run tests using a different runtime/class lib, to compare > whether they pass on other systems? You should be able to copy the cstest.dll, csunit.exe, and TestXXX.dll files to another system and run them with "csunit TestXXX.dll". Cheers, Rhys.