Eloy, I did not see your email before I submitted the patch. I glanced at the hash tests in the RubySpec project and there is not much there, so moving this test into RubySpec sounds like a good idea. Is that something that I should take care of now? -Scott On Feb 12, 2009, at 8:53 AM, Eloy Duran wrote:
Hi,
If this is a problem with the Objective-C Hash implementation, I would be inclined to say that the test case should go in test- macruby/cases/rubyspec/hash_test.rb. Because we might need to move this into the rubyspec project, if it's not already in there, once we start on integrating rubyspec.
If so, please take a look at, for instance, this test case as an example: http://www.macruby.org/trac/browser/MacRuby/trunk/test-macruby/cases/hotcoco...
- Eloy