Hi Nick, Furthmore, instead of having one "test" target in each test .build file I suggest we have two: "test" which tests against the mono implementation and "test-ref" which tests against the ms.net implementation. Makes comparing for compatibility a lot easier.
If you need help defining or testing the targets for running against the ms.net implementation let me know. Greets, Lawrence ----- Original Message ----- From: "Nick Drochak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 18, 2002 04:03 Subject: [Mono-list] RunTests.*.exe > All, > > Now that Nunit is running Linux, I was wondering if we could remove the > files and build parts that make up the RunTests*.exe (Thanks again > Martin!). > > They were great when we couldn't Nunit on Linux, and in fact some people > might still be using them because it's hard to remember how to run the > tests using Nunit :) > > But they are getting in the way a bit now. They can cause build > problems because you have to be careful of what mix of *.cs files to > include in the different exe/dll's. You have to update the same info in > two places, etc. It's just unnecessary now. > > Unless anyone has strong objections, I'll remove them over the next week > or so. > > Thanks, > Nick D. > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
