[IronPython] Running the IronPython tests (on Mono)

Dave Fugate dfugate at microsoft.com
Mon Feb 22 22:59:39 CET 2010


For IronPython, try running:
  IronPython\Tests> ipy.exe harness.py

I haven't tried running this recently, but it did work about a year ago...

Dave

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of C.J. Adams-Collier
Sent: Monday, February 22, 2010 1:08 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Running the IronPython tests (on Mono)

Thanks Tomas,

I recall doing a bit of work on this with Ivan last year.  I think we got most of them performing reasonably.  I don't remember whether we re-wrote the batch files in ruby or bash or whatever... we should probably do that at some point...

Cheers,

C.J.


On Mon, 2010-02-22 at 17:19 +0000, Tomas Matousek wrote: 
> To run IronRuby tests you can use Merlin\Main\Languages\Ruby\Scripts\irtests.rb.
> But it won't run on Linux as is due to dependencies on various batch files. We should replace all of them by Ruby scripts in future so that it runs on Linux as well.
> 
> Tomas
> 
> -----Original Message-----
> From: users-bounces at lists.ironpython.com 
> [mailto:users-bounces at lists.ironpython.com] On Behalf Of C.J. 
> Adams-Collier
> Sent: Sunday, February 21, 2010 10:50 PM
> To: users at lists.ironpython.com
> Subject: [IronPython] Running the IronPython tests (on Mono)
> 
> Hey folks,
> 
> I'm trying hard to shoehorn IronPython (and IronRuby) into Ubuntu Lucid, the next long-term stable release.  They're asking if I can get the test suite to execute as part of the package build script.
> 
> Can someone walk me through running the test suite?
> 
> The one caveat is that this is a snapshot from git as of 08/05/2009.
> I've been working on this version since then in order to get it packaged up.  It shouldn't take quite so long to get releases packaged up in the future.
> 
> Let me know if you need a shell on ironruby.colliertech.org and when/if you can help me walk through getting the test suite going.
> 
> Thanks in advance,
> 
> C.J.
> 
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list