[IronPython] Running tests without VS Pro - any way to make it work?

Richard Nienaber rjnienaber at gmail.com
Sun Jan 23 22:05:07 CET 2011


>
> How about distributing precompiled dll's for the testing pieces that are
> absent

on VS 2010 Express (SHarpDevel) installs?


I think this would be a good idea. If we ever plan on getting the unit tests
running on the continuous integration server, it's unlikely to have a full
Visual Studio installation.

Richard

On Sun, Jan 23, 2011 at 8:55 PM, Daniel D. <dvdotsenko at gmail.com> wrote:

> Hi.
>
> Building and tweaking in VS 2010 Express is quite a tolerable
> experience (once a sensible coloring theme is applied
> http://studiostyl.es/schemes/contentisking).
>
> I see this on
> http://ironpython.codeplex.com/wikipage?title=Respository%20Instructions
> :
> "Build the DLR COM library as administrator (this only needs to happen
> once): msbuild /p:Platform=Win32 DlrComLibrary\DlrComLibrary.sln (this
> only works if you have VS Pro – you’ll see failing COM tests without
> it)"
>
> Is there a way to make the tests run with VS 2010 Express? How about
> distributing precompiled dll's for the testing pieces that are absent
> on VS 2010 Express (SHarpDevel) installs?
>
> Daniel.
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110123/7f5cc064/attachment.html>


More information about the Ironpython-users mailing list