← Back to team overview

larry-discuss team mailing list archive

Re: Can all larry methods handle empty larrys?

 

On Fri, Feb 5, 2010 at 7:13 PM, Keith Goodman <kwgoodman@xxxxxxxxx> wrote:
> I'm making a unit test that passes an empty larry to all the larry
> methods. I've tested about half the methods. So far I have found one
> bug:
>
> larry([]) == larry([])
>
> crashes.

Oh, I guess it was a bug in all the comparison operators. So that's 6
bugs found so far. But all originating from a shared function.



Follow ups

References