tfpt review "/shelveset:Equality;REDMOND\tomat" Comment : Fixes comparisons of hashes, arrays and strings to behave according to http://redmine.ruby-lang.org/repositories/revision/2?rev=3442 Adds specs for this behavior. Also fixes: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3565 (the failures are not critical any more, our behavior is now the same as 1.8.6). Fixes interop test assembly build so that it works on machine with VS2010. Tomas -------------- next part -------------- A non-text attachment was scrubbed... Name: Equality.diff Type: application/octet-stream Size: 34324 bytes Desc: Equality.diff URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20100205/83b579de/attachment-0001.obj>
Test changes look good. -----Original Message----- From: Tomas Matousek Sent: Thursday, February 04, 2010 6:01 PM To: IronRuby External Code Reviewers Cc: ironruby-core at rubyforge.org Subject: Code Review: Equality tfpt review "/shelveset:Equality;REDMOND\tomat" Comment : Fixes comparisons of hashes, arrays and strings to behave according to http://redmine.ruby-lang.org/repositories/revision/2?rev=3442 Adds specs for this behavior. Also fixes: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=3565 (the failures are not critical any more, our behavior is now the same as 1.8.6). Fixes interop test assembly build so that it works on machine with VS2010. Tomas