#763: Test/More.pir's is_deeply() needs work with hash corner cases
-----------------------+----------------------------------------------------
  Reporter:  Infinoid  |        Type:  todo              
    Status:  closed    |    Priority:  normal            
 Milestone:            |   Component:  library           
   Version:  1.2.0     |    Severity:  medium            
Resolution:  fixed     |    Keywords:  test is_deeply pir
      Lang:            |       Patch:  applied           
  Platform:            |  
-----------------------+----------------------------------------------------
Changes (by dukeleto):

  * status:  new => closed
  * resolution:  => fixed
  * patch:  new => applied


Comment:

 All of these issues have been taken care of in r41541 and r41542 . %hash1
 and %hash2 as detailed above do not evaluate equal, because they have
 different number of keys. When another key is added so they have the same
 number of keys, they still do not evaluate equally.

 The original patch was a good start, thanks!

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/763#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to