[Mono-dev] Working on Olive in VS

Andreia Gaita shana.ufie at gmail.com
Fri Sep 14 14:15:46 EDT 2007


On 9/14/07, Kevin Kubasik <kevin at kubasik.net> wrote:
> My concern is that VS is going to use csc for all
> compiles, and I don't want there to be some licsense violation with
> writing unit tests in VS. (using nunit, although I'm not really sure
> how to integrate the nunit tests into the makefiles, and really would
> rather spend my time writing the tests then spending hours getting a
> nuanced build system to work on windows, however, if thats the only
> real way to make this work, I'll do it.)

Take a look at the Managed.Windows.Forms solution, project files and
unit tests. The winforms team regularly uses both vstudio on windows
and makefiles on both windows and linux to build and test winforms, so
that is the sort of setup you should aim for.

andreia gaita



More information about the Mono-devel-list mailing list