Should I even be running "rake test" at all? It is now failing further on
in the tests:
:0:in `do_generate': undefined local variable or method `methods' for
main:Object (NoMethodError)
from :0:in `#block162'
from
d:\dev\ruby\ironruby\new\src\IronRuby.Libraries\Extensions\ILi
:[EMAIL PROTECTED] On Behalf Of Unnikrishnan Nair
Sent: Tuesday, May 13, 2008 9:41 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] rake test
In one of my rake test I ran into the same problem. It looks like one of the
method was getting a null value even though the method signature
o: ironruby-core@rubyforge.org
Sent: Tuesday, May 13, 2008 11:09:31 PM
Subject: [Ironruby-core] rake test
Should I be able to run these?
I'm currently getting this error:
:0:in `do_generate': undefined local variable or method `methods' for
main:Object (NoMethodError)
from :0
Should I be able to run these?
I'm currently getting this error:
:0:in `do_generate': undefined local variable or method `methods' for
main:Object (NoMethodError)
from :0:in `#block162'
from
c:\Projects\IronRuby\trunk\src\IronRuby.Libraries\Extensions\IListOps.cs:785:in
`Each'