Here is the checkin log: Fixed a bug in p.__eq__, introduced at rev d0dd25b7b (2015-11-14 18:37:06). p.__eq__ must *not* return NotImplemented when p2 is None.
This bug caused most of the run-x-unit-tests-y commands not to find desired tests. It surely must have caused other problems. All unit tests now pass (except for broken Javascript importer tests), including a new test: @test p.__eq__. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
