André Santi wrote:
Charles,
I've read your comment:
Charles Oliver Nutter
<http://jira.codehaus.org/secure/ViewProfile.jspa?name=headius> added a
comment - 23/Feb/09 04:11 PM
There are a lot of new specs in RubySpec for load stuff, but we need
some of our own for URLs, jar files, all that. It's still fuzzily covered.
Should I use this code for all this stuffs? Is this the best way?
compliant_on :jruby do
it "returns true" do
end
end
Actually the specs for URL/jar/etc behavior should be written
independent of RubySpec (though you can use the same style if you like).
Really we're just looking for any help writing specs for how File APIs
should behave against URLs and from within jars, so we can start working
toward everything working correctly.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email